<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blogging For Novice &#187; security</title>
	<atom:link href="http://www.blogging4novice.com/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogging4novice.com</link>
	<description>tips for beginner like you and me</description>
	<lastBuildDate>Tue, 18 Jan 2011 15:14:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>How Secure is Your WordPress Blog?</title>
		<link>http://www.blogging4novice.com/wordpress/how-secure-is-your-wordpress-blog/</link>
		<comments>http://www.blogging4novice.com/wordpress/how-secure-is-your-wordpress-blog/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 08:02:41 +0000</pubDate>
		<dc:creator>Apple</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.blogging4novice.com/?p=121</guid>
		<description><![CDATA[When you think of starting a blog, you might think of starting it out from Blogger or the free WordPress.com just before you go further on buying a domain and host your own blog with your favorite CMS (Content Management System) / blog software. Although there are several popular CMS other than WordPress, such as [...]]]></description>
			<content:encoded><![CDATA[<p><img style="float: left; margin: 3px;" src="http://www.blogging4novice.com/index.php?feedimage=wp-content/uploads/2008/04/binary.jpg" alt="" /> When you think of starting a blog, you might think of starting it out from <a href="http://www.blogger.com" target="_blank">Blogger</a> or the free <a href="http://www.wordpress.com" target="_blank">WordPress.com</a> just before you go further on buying a domain and host your own blog with your favorite CMS (<span>Content Management System</span>) / blog software.</p>
<p>Although there are several popular CMS other than WordPress, such as Joomla, Drupal, Movable Type, etc.. <a href="http://www.wordpress.org" target="_blank">WordPress</a> seems to be the most widely used platform in the blogosphere.</p>
<p>That derives a new problem.  People tend to get jeolous or start to cultivate mischievious ideas when you are getting popular.  WordPress, naturally became the target for hackers.  It doesn&#8217;t mean that other blogging platforms is far from hackers. WordPress, in this case, has a higher percentage of being targetted by hackers.</p>
<p>Now, a question for you as the title suggested:</p>
<p><span style="color: #ff6600;"><strong>How secure in your WordPress blog?</strong></span> (if you are running your blog under Wordrpess)</p>
<p><span id="more-121"></span>Quoting what <a href="http://en.wikipedia.org/wiki/Matt_Mullenweg" target="_blank">Matt Mullenweg</a>, founder of WordPress, once said:</p>
<blockquote><p>The best thing you could do to make sure your blog is secure is to stay up to date with the latest stable version of WordPress.</p></blockquote>
<p>With the released of WordPress 2.5 last month, I have read some comments from my blogger friends that they don&#8217;t wish to upgrade to 2.5, not until it is really stable.  On the other hand, few days after the release, I started the upgrade for one of my blogs first (this is the blog which I upgraded first).  Before upgrading, to make sure everything work fine, I <a href="http://www.blogging4novice.com/wordpress/setting-up-wordpress-in-your-local-computer/">installed 2.5 in my local machine</a> to test out some of the newly implemented features.</p>
<p>It is really improtatnt to keep your WordPress blogs updated with the latest security fix.  Keeping a blog is not as easy as it seems, especially when you start your own domain and host your own blog.  Although WordPress is free, it has some hidden cost that you won&#8217;t notice until some security issue threaten you.</p>
<p><strong>What sort of hidden cost?</strong></p>
<ol>
<li> You have to <span style="text-decoration: underline;"><strong>update your WordPress</strong></span> everytime there&#8217;s an update.</li>
<li> You have to <span style="text-decoration: underline;"><strong>update your plugins</strong></span>. This is where security leaks most often. [<a href="http://codex.wordpress.org/Plugins/Plugin_Compatibility/2.5" target="_blank">Check plugin compatiblity for 2.5</a>]</li>
<li> You may need to <span style="text-decoration: underline;"><strong>update your theme</strong></span> for compatibility. [<a href="http://codex.wordpress.org/Themes/Theme_Compatibility/2.5" target="_blank">Check theme compatibility for 2.5</a>]</li>
</ol>
<p>In conclusion, you have to pay extra attention on the <strong>maintenance costs</strong>.</p>
<p>These are what you can do to secure your WordPress blogs:</p>
<ol>
<li><span style="color: #ff6600;"><strong>Secure your /wp-admin/ directory</strong></span> &#8211; Lock down your wp-admin folder so that only certain IP addresses can access that directory</li>
<li><span style="color: #ff6600;"><strong>Make an empty wp-content/plugins/index.html file</strong></span> &#8211; This is to prevent others to access to your plugins folder. Creating a blank index.html is very easy. Just open up a new file in Notepad and save as &#8220;index.html&#8221; including the double quotes (&#8220;&#8221;), and upload this blank index.html file to your plugins folder.</li>
<li><span style="color: #ff6600;"><strong>Keep an eye on WordPress Development blog</strong></span> &#8211; I know some of you have some plugins installed to keep away those &#8220;useless&#8221; widget/announcement appear in the dashboard. But it&#8217;s always good to keep an eye on the WordPress development blog or any updates or simply, subscribe to it.</li>
<li><strong><span style="color: #ff6600;">Hide your WordPress version</span> -</strong> Most WordPress themes display the current version of WordPress that you used.  This tracking code can be found in the <strong>header.php</strong>. You want to hide your WordPress version, imagine if your blog is not running the latest version and you are showing the version information, it will then be open to hackers. Just open your theme’s header.php file and look for the following line<code> &lt;meta name=”generator” content=”WordPress &lt;?php bloginfo(’version’); ?&gt;” /&gt;</code> and remove the <strong><code>&lt;?php bloginfo(’version’); ?&gt;</code></strong></li>
</ol>
<p>Other than those, you can also install a variety of security plugins. Check out the <a href="http://speckyboy.com/2008/04/08/top-10-security-and-protection-plugins-for-wordpress/" target="_blank">top 10 security and protection plugins for WordPress</a>. I&#8217;m going to check out those plugins myself later.</p>
<p>If you want more extra readings on WordPress security, <a title="Hardening WordPress" href="http://codex.wordpress.org/Hardening_WordPress" target="_blank">this</a> is a very good one.<br />
[via <a href="http://www.metaphoriclabs.com/articles/4-hidden-costs-of-wordpress-sites/?PHPSESSID=q9cdqlpmsc6usl54e375f373v0" target="_blank">Metaphorics Lab</a>, <a href="http://www.johntp.com/2008/01/23/4-tips-to-protect-your-wordpress-blog/" target="_blank">JohnTP</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogging4novice.com/wordpress/how-secure-is-your-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

