<?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>Tech Stuff &#187; Securing Wordpress</title>
	<atom:link href="http://www.jasonwebber.com/tag/securing-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasonwebber.com</link>
	<description></description>
	<lastBuildDate>Fri, 04 Mar 2011 01:10:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>Securing WordPress Part 2</title>
		<link>http://www.jasonwebber.com/2008/03/15/securing-wordpress-part-2/</link>
		<comments>http://www.jasonwebber.com/2008/03/15/securing-wordpress-part-2/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 18:43:48 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[AskApache plugin]]></category>
		<category><![CDATA[Login LockDown]]></category>
		<category><![CDATA[Securing Wordpress]]></category>
		<category><![CDATA[WordPress Automatic Upgrade Plugin]]></category>

		<guid isPermaLink="false">http://www.jasonwebber.com/2008/03/15/securing-wordpress-part-2/</guid>
		<description><![CDATA[After publishing Part I and doing some more searching on Google I came across the WordPress Automatic Upgrade plugin. The plugin will keep your WordPress installation updated to the newest version available. Reading through the comments it looks like a pretty good plugin and I&#8217;ll be recommending it to my friends who have problems keeping [...]]]></description>
			<content:encoded><![CDATA[<p>After publishing Part I and doing some more searching on Google I came across the <a href="http://techie-buzz.com/wordpress-plugins/wordpress-automatic-upgrade-plugin-update.html/trackback" target="_blank">WordPress Automatic Upgrade plugin</a>.  The plugin will keep your WordPress installation updated to the newest version available.  Reading through the comments it looks like a pretty good plugin and I&#8217;ll be recommending it to my friends who have problems keeping their versions up to date.</p>
<p>Previously I mentioned that you can use the .htaccess file to block access by IP address.  If this is too much trouble or you don&#8217;t feel comfortable setting it, then there is another option that provides similar security.   The <a href="http://www.askapache.com/wordpress/htaccess-password-protect.html">AskApache plugin</a> will create the .htaccess file with a username and password that is controlled at the Apache level to help secure the admin section of your blog.</p>
<p>A final plugin is <a href="http://www.bad-neighborhood.com/login-lockdown.html" target="_blank">Login LockDown</a> which will disable the login function automatically lock out an IP range for an hour after 3 failed login attempts in 5 minutes.  The plugin can be configured with different options.  This will help stop the brute force password discovery.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasonwebber.com/2008/03/15/securing-wordpress-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

