<?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>Joshua + Schaible + Blog &#187; WordPress Security</title>
	<atom:link href="http://www.joshuaschaible.com/blog/tag/wordpress-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joshuaschaible.com/blog</link>
	<description>My World.</description>
	<lastBuildDate>Fri, 14 May 2010 18:19:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Simple Ways To Beef Up Security On Wordpress.</title>
		<link>http://www.joshuaschaible.com/blog/simple-ways-to-beef-up-security-on-wordpress/</link>
		<comments>http://www.joshuaschaible.com/blog/simple-ways-to-beef-up-security-on-wordpress/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 18:08:55 +0000</pubDate>
		<dc:creator>Joshua Schaible</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WordPress Security]]></category>
		<category><![CDATA[WP Security]]></category>

		<guid isPermaLink="false">http://www.joshuaschaible.com/blog/?p=2220</guid>
		<description><![CDATA[
With Wordpress being a very popular free and open source software, it can be very easy for hackers to find vulnerabilities and exploit them on whoever they want. In this post I&#8217;m going to explain measures you can take to make sure your site doesn&#8217;t fall victim to an attack.

1. Run The Most Recent Version.
With each release [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter size-full wp-image-2221" style="border: 1px solid #333;" title="wordpress" src="http://www.joshuaschaible.com/blog/wp-content/uploads/2010/01/wordpress.jpg" alt="" width="500" height="150" /></p>
<p style="text-align: left;">With Wordpress being a very popular free and open source software, it can be very easy for hackers to find vulnerabilities and exploit them on whoever they want. In this post I&#8217;m going to explain measures you can take to make sure your site doesn&#8217;t fall victim to an attack.</p>
<p><span id="more-2220"></span></p>
<h4 style="text-align: left;"><strong>1. Run The Most Recent Version.</strong></h4>
<p>With each release comes new bugs and new vulnerabilities making it very important that you keep your WordPress up to date, as well as plugins that you have installed. Most newer versions even let you upgrade right within your WordPress Admin Panel.</p>
<h4 style="text-align: left;">2. Search For Vulnerabilities.</h4>
<p>With the <a href="http://wordpress.org/extend/plugins/wp-security-scan/" target="_blank">WP Security Scan</a> plugin you can scan your WordPress installation for security vulnerabilities and it suggests corrective actions. It covers passwords, file permissions, database security, version hiding, WordPress admin protection/security and removes WP Generator META tag from core code.</p>
<h4 style="text-align: left;">3. Protect Your Login &amp; Password.</h4>
<p>Most people that want to hack a WordPress blog usually start first with trying to guess your password. <a href="http://wordpress.org/extend/plugins/login-lockdown/" target="_blank">Login LockDown</a> records the IP address and timestamp of every failed login attempt. If more than a certain number of attempts are detected within a short period of time from the same IP range, then the login function is disabled for all requests from that range.</p>
<h4>4. Secure Your Wordpress.</h4>
<p><a href="http://wordpress.org/extend/plugins/secure-wordpress/" target="_blank">Secure WordPress</a> helps to secure your WordPress installation by removing error information on login pages, adds index.html to the plugin directory, removes the WP-version, except in the admin area.</p>
<p>If you have other plugins or ways you secure your WordPress installations please put them in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joshuaschaible.com/blog/simple-ways-to-beef-up-security-on-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
