<?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>Internet Business &#38; Marketing Strategy - Andy Beard &#187; WordPress Security</title>
	<atom:link href="http://andybeard.eu/tag/wordpress-security/feed" rel="self" type="application/rss+xml" />
	<link>http://andybeard.eu</link>
	<description>Internet Marketing, Lead Acquisition, Online Business Strategy and Social Media with Original Opinion and Loads of Attitude</description>
	<lastBuildDate>Sun, 12 Feb 2012 06:16:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>WordPress Hacked? Total Security Lockdown</title>
		<link>http://andybeard.eu/2517/wordpress-hacked.html</link>
		<comments>http://andybeard.eu/2517/wordpress-hacked.html#comments</comments>
		<pubDate>Tue, 08 Dec 2009 10:34:11 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[blogging tips]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[301 redirect]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[http user agent]]></category>
		<category><![CDATA[WordPress Hacked]]></category>
		<category><![CDATA[WordPress Security]]></category>

		<guid isPermaLink="false">http://andybeard.eu/?p=2517</guid>
		<description><![CDATA[
<p>It is no huge secret that I have had this WordPress blog hacked twice this year but some consolation is that <a href="http://themeshaper.com/dont-get-hacked-wordpress-security-tips/">I am not alone</a>.</p>
<h2>Helpful resources</h2>
<p>Alex recently launched a DVD course on <a href="http://lockyourblog.com/">WordPress security</a> that is available for FREE + shipping<br />
Stop &#8211; I know what you are thinking &#8211; FREE + Shipping these days normally comes with lots of strings attached, forced continuity often hidden etc. Whilst Alex does cross-sell a few related products, the main offer is genuinely free.</p>
<p><a href="http://andybeard.eu/2517/wordpress-hacked.html" class="more-link">Read more on WordPress Hacked? Total Security Lockdown&#8230;</a></p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F2517%252Fwordpress-hacked.html%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22WordPress%20Hacked%3F%20Total%20Security%20Lockdown%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/301-redirect" title="301 redirect" rel="tag">301 redirect</a>, <a href="http://andybeard.eu/tag/htaccess" title="htaccess" rel="tag">htaccess</a>, <a href="http://andybeard.eu/tag/http-user-agent" title="http user agent" rel="tag">http user agent</a>, <a href="http://andybeard.eu/tag/wordpress" title="wordpress" rel="tag">wordpress</a>, <a href="http://andybeard.eu/tag/wordpress-hacked" title="WordPress Hacked" rel="tag">WordPress Hacked</a>, <a href="http://andybeard.eu/tag/wordpress-security" title="WordPress Security" rel="tag">WordPress Security</a><br />
]]></description>
			<content:encoded><![CDATA[
<p>It is no huge secret that I have had this WordPress blog hacked twice this year but some consolation is that <a href="http://themeshaper.com/dont-get-hacked-wordpress-security-tips/">I am not alone</a>.</p>
<h2>Helpful resources</h2>
<p>Alex recently launched a DVD course on <a href="http://lockyourblog.com/">WordPress security</a> that is available for FREE + shipping<br />
Stop &#8211; I know what you are thinking &#8211; FREE + Shipping these days normally comes with lots of strings attached, forced continuity often hidden etc. Whilst Alex does cross-sell a few related products, the main offer is genuinely free.</p>
<p>Michael VanDeMar has a useful plugin to <a href="http://www.bad-neighborhood.com/login-lockdown.html">lock down your login</a> process</p>
<p>SEO Egg Head offers a <a href="http://www.seoegghead.com/software/wordpress-firewall.seo">WordPress firewall</a></p>
<p>Donna has a useful script for <a href="http://www.webchicklet.com/tools/monitorhackdfiles-tool-helps-fight-site-hackers/">monitoring your files</a></p>
<p>Of course you should also keep backups which you have total control over &#8211; this includes both database and files and you shouldn&#8217;t rely on claims that your webhost has a backup. With a VPS I find being able to &#8220;roll back&#8221; to a previous version useful, but backup with shared hosting plans supposedly made by admins isn&#8217;t a solution when you need to fix things in minutes.</p>
<p>Keep WordPress up to date, plugins up to date etc</p>
<p>Part of security is controlling what bots can crawl and index on your site, so some pamphlets would be useful as well</p>
<p><a href="http://sebastians-pamphlets.com/getting-urls-out-of-google-the-good-popular-definitive-way/">Getting URLs outta Google &#8211; the good, the popular, and the definitive way</a><br />
<a href="http://sebastians-pamphlets.com/handling-googles-neat-x-robots-tag-sending-rep-header-tags-with-php/">Handling Google’s neat X-Robots-Tag &#8211; Sending REP header tags with PHP</a> </p>
<h2>Nasty Bots &#038; Users</h2>
<p>A lot of security relies on identifying nasty bots, detecting rogue activity such as failed logins or preventing access to all but approved users using an additional layer of password protection, or only allowing access to a server from a specific IP or range of IP addresses.</p>
<p>Also it is important to realise that different WordPress implementations require different levels of access control. With WordPress frequently being used for membership sites, you need to allow access to members. This reduces the number of security options available.</p>
<h2>SEO Benefits</h2>
<p>Lots of the pages you want to block from being crawled for security purposes also need to somehow be blocked or removed from indexation for SEO purposes, so tightening up security using the right methods will have natural SEO benefits.</p>
<p>Robots.txt isn&#8217;t the best option because you end up with lots of blocked pages appearing in search results and potentially indexed instead of pages you want in the index. As Sebastian explained, you have to let the bots in to crawl a URL before you can redirect them.<br />
Not all bots can be identified, and not all bots obey robots.txt, though you can trap the naughty ones. If you are serious about your bot control you might also consider <a href="http://searchbotbase.com/">Fantomasters Searchbot Database</a>.</p>
<h2>User Agent Access Control For Total Lockdown</h2>
<p>Lots of security and SEO methods rely on identifying various bots and kicking them somewhere else with 301 redirects, or denying them access to areas they are not wanted.</p>
<p>Far better would be to only allow access to one specific user agent, and globally kick out anything that doesn&#8217;t match &#8211; this is the user agent equivalent to restricting access to only a single IP address.</p>
<p>But how could this be achieved?</p>
<p>Many SEOs would already be familiar with <a href="https://addons.mozilla.org/en-US/firefox/addon/59">User Agent Switcher</a> for Firefox. This allows you to wander around the web pretending to be someone else, or something else such as Googlebot.</p>
<p>Unfortunately User Agent Switcher has a nasty problem &#8211; you often forget you have it switched to something different and then suddenly realise when a website starts misbehaving, refusing you entry, redirecting you to funny places etc.</p>
<p>If you created a custom user agent for security purposes, it wouldn&#8217;t be very secure  if there was a chance you could broadcast it to lots of other webmasters by mistake. It is bad enough that user agent is broadcast &#8220;in the clear&#8221; unless you use SSL connections.</p>
<p>Then I came across an article discussing how to <a href="http://mirzmaster.wordpress.com/2009/10/09/helpful-hints-apple-movie-trailers-download-using-firefox-greasemonkey-and-user-agent-hack/">fake your user agent specifically for itunes</a> but not other sites.</p>
<p>The <a href="https://addons.mozilla.org/en-US/firefox/addon/11327">Header Control</a> Firefox plugin allows you to set your User Agent specific to a domain.</p>
<p>This would allow you to set a specific unique or relatively obscure user agent, and for it to only be used when accessing your own websites.</p>
<p>Even more useful this can be set up in multiple locations, work with variable IPs etc.</p>
<h2>Experimental</h2>
<p>This is something I am still experimenting with &#8211; I haven&#8217;t decided whether it is best to use .htaccess, php or a combination of both, and I am convinced the best option is to 301 redirect everything rather than deny access.<br />
The best option might be to use a combination htaccess > php so you can do some enhanced logging.</p>
<p>The user agent doesn&#8217;t have to be unique, it could just be an obscure out of date version of Firefox or Chrome.</p>
<p>Example .htaccess to deny access</p>
<pre class="brush: plain; title: ; notranslate">
RewriteEngine on
#
RewriteCond %{HTTP_user_agent} !^RareUserAgent
RewriteRule .* - [F,L]
#
</pre>
<p>Example .htaccess to 301 redirect </p>
<pre class="brush: plain; title: ; notranslate">
RewriteEngine on
#
RewriteCond %{HTTP_user_agent} !^RareUserAgent
RewriteRule ^ http://WhereIWantPagerank.com/MyMoneyPage/ [R=301,L]
#
</pre>
<p>What I haven&#8217;t included are rewrite conditions based on specific paths as I haven&#8217;t worked out exactly what paths I need to block whilst using specific <a href="http://www.newmedias.co.uk/wordpress-membership/">WordPress Membership Plugins</a>.</p>
<p><strong>Warning 1 &#8211; always have backups</strong><br />
<strong>Warning 2 &#8211; you can majorly mess up access to your website with htaccess it you get it wrong and can&#8217;t restore a working version</strong></p>
<p>Disclaimer/License: <a href="http://www.gnu.org/copyleft/fdl.html">GNU FDL</a> &#8211; run with it, make it useful</p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F2517%252Fwordpress-hacked.html%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22WordPress%20Hacked%3F%20Total%20Security%20Lockdown%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/301-redirect" title="301 redirect" rel="tag">301 redirect</a>, <a href="http://andybeard.eu/tag/htaccess" title="htaccess" rel="tag">htaccess</a>, <a href="http://andybeard.eu/tag/http-user-agent" title="http user agent" rel="tag">http user agent</a>, <a href="http://andybeard.eu/tag/wordpress" title="wordpress" rel="tag">wordpress</a>, <a href="http://andybeard.eu/tag/wordpress-hacked" title="WordPress Hacked" rel="tag">WordPress Hacked</a>, <a href="http://andybeard.eu/tag/wordpress-security" title="WordPress Security" rel="tag">WordPress Security</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/2517/wordpress-hacked.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Letting Other People Write The LinkBait</title>
		<link>http://andybeard.eu/787/letting-other-people-write-the-linkbait.html</link>
		<comments>http://andybeard.eu/787/letting-other-people-write-the-linkbait.html#comments</comments>
		<pubDate>Sun, 27 May 2007 01:42:34 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[SEO Blog]]></category>
		<category><![CDATA[charity]]></category>
		<category><![CDATA[disclosure]]></category>
		<category><![CDATA[linking]]></category>
		<category><![CDATA[niche marketing]]></category>
		<category><![CDATA[payperpost]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[WordPress Security]]></category>

		<guid isPermaLink="false">http://andybeard.eu/2007/05/letting-other-people-write-the-linkbait.html</guid>
		<description><![CDATA[
<p>A lot of the things I write go completely over the head of many of my readers, and in some ways that is actually a concious decision which certainly costs me a much higher readership.</p>
<p><a href="http://andybeard.eu/787/letting-other-people-write-the-linkbait.html" class="more-link">Read more on Letting Other People Write The LinkBait&#8230;</a></p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F787%252Fletting-other-people-write-the-linkbait.html%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Letting%20Other%20People%20Write%20The%20LinkBait%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/charity" title="charity" rel="tag">charity</a>, <a href="http://andybeard.eu/tag/disclosure" title="disclosure" rel="tag">disclosure</a>, <a href="http://andybeard.eu/tag/linking" title="linking" rel="tag">linking</a>, <a href="http://andybeard.eu/tag/niche-marketing" title="niche marketing" rel="tag">niche marketing</a>, <a href="http://andybeard.eu/tag/payperpost" title="payperpost" rel="tag">payperpost</a>, <a href="http://andybeard.eu/tag/seo" title="SEO Blog" rel="tag">SEO Blog</a>, <a href="http://andybeard.eu/tag/social-networking" title="social networking" rel="tag">social networking</a>, <a href="http://andybeard.eu/tag/wordpress-security" title="WordPress Security" rel="tag">WordPress Security</a><br />
]]></description>
			<content:encoded><![CDATA[
<p>A lot of the things I write go completely over the head of many of my readers, and in some ways that is actually a concious decision which certainly costs me a much higher readership.</p>
<p>I know that an article covering the <a href="http://www.yackyack.co.uk/2007/05/26/link-tips-are-you-linking-to-your-friends-in-a-useful-way/">importance of good anchor text</a> or <a href="http://www.doshdosh.com/niche-blogging/how-to-choose-the-right-blog-niche-a-simple-three-step-method/">choosing a niche</a> would help a lot of people, but I would much prefer to just link through to other people I respect who have written about the subject as well, or in many cases better than I would do myself.</p>
<p>I have discussed in the past that I don&#8217;t write <a href="http://andybeard.eu/2007/01/speed-linking-slow-linking.html">speed linking articles</a>, and for some reason, despite  how many hundreds or even 1000s of bloggers use speedlinking in their titles, or even have whole categories for such roundup link posts, I still rank highly for the term in Google.</p>
<p>Scott Jangro seems to be going through a similar dilemma to what I go through on an almost daily basis &#8211; stick to your <a href="http://www.jangro.com/a/2007/05/20/changing-things-up-around-here/">self defined niche</a>, or respond to the signals given to you by your traffic stats.</p>
<p>Vanessa Fox has saved me a whole load of time testing out lots of ways to a<a href="http://www.vanessafoxnude.com/2007/05/25/a-social-networking-infusion-of-hope-and-joy-and-requited-love/">ggregate profiles on social networks</a>.</p>
<p>Whilst Diggers tend to bury <a href="http://technosailor.com/98-of-wordpress-blogs-vulnerable/">security warnings</a> as spam, they are never-the-less extremely important, well unless you want Aaron to break into your WordPress account in under 5 minutes. <b>Upgrade Now</b></p>
<p>If you have a couple of hours to spend on your education, John Reese really knows a lot about increasing your <a href="http://www.income.com/blog/2007/05/24/reese-vs-shoemoney-round-1/">income online</a>, so I can&#8217;t think of anyone better to interview Shoemoney. There is a lot to be learnt, think of what it would be like to eavesdrop on a conversation between 2 top earners at a bar during a large convention.</p>
<p>That blog post I think is a <b>landmark for affiliate marketing</b> in more ways than one, as John Reese included a disclosure at the bottom for the affiliate links.</p>
<p>Who knows, maybe he wrote it after coming back from <a href="http://www.income.com/blog/2007/05/24/my-visit-to-payperpost/">lunch with Ted Murphy of PayPerPost</a>.</p>
<p>It is true, in John&#8217;s email newsletters he always declares affiliate links, in fact he highlights them, often asks you to clear your cookies before clicking through, and offers massive bonuses for using his links, but this is something different, and because John is <b>so influential</b> in affiliate marketing, I think this might might cause a lots of changes.</p>
<p>I even grabbed a screenshot</p>
<p><img src='http://cdn5.andybeard.name/wp-content/uploads/john-reese-disclosure.png' alt='John Reese Disclosure' /></p>
<p><b>As it is memorial Weekend in the US, here are some charity links.</b></p>
<p>First of all Mark at Bloglyne is raising money to <a href="http://www.bloglyne.com/2007/05/25/1st-contest-at-bloglynecom-for-charity/">fight premature birth</a>, what is on offer is a great deal.</p>
<p>Secondly Stephen Pierce has set a goal to <a href="http://www.foragreatercause.org">feed over 1,000,000 million children</a><br />
within 72 HOURS.  Lots of free useful stuff on the site even if you don&#8217;t make a donation</p>
<blockquote><p>&#8220;When You Download This Free Success Report We Will Donate A Plate Of Food To A Starving Child On Your Behalf. Itâ€™s That Simple. No Strings Attached.&#8221;</blockquote</p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F787%252Fletting-other-people-write-the-linkbait.html%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Letting%20Other%20People%20Write%20The%20LinkBait%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/charity" title="charity" rel="tag">charity</a>, <a href="http://andybeard.eu/tag/disclosure" title="disclosure" rel="tag">disclosure</a>, <a href="http://andybeard.eu/tag/linking" title="linking" rel="tag">linking</a>, <a href="http://andybeard.eu/tag/niche-marketing" title="niche marketing" rel="tag">niche marketing</a>, <a href="http://andybeard.eu/tag/payperpost" title="payperpost" rel="tag">payperpost</a>, <a href="http://andybeard.eu/tag/seo" title="SEO Blog" rel="tag">SEO Blog</a>, <a href="http://andybeard.eu/tag/social-networking" title="social networking" rel="tag">social networking</a>, <a href="http://andybeard.eu/tag/wordpress-security" title="WordPress Security" rel="tag">WordPress Security</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/787/letting-other-people-write-the-linkbait.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>WordPress 2.07 2.1 &#124; BBPress 0.75</title>
		<link>http://andybeard.eu/261/wordpress-207-21-bbpress-075.html</link>
		<comments>http://andybeard.eu/261/wordpress-207-21-bbpress-075.html#comments</comments>
		<pubDate>Tue, 16 Jan 2007 01:07:39 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[blogging tips]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[feedburner]]></category>
		<category><![CDATA[WordPress 2.07]]></category>
		<category><![CDATA[WordPress Security]]></category>
		<category><![CDATA[WordPress Update]]></category>

		<guid isPermaLink="false">http://andybeard.eu/2007/01/wordpress-207-21-bbpress-075.html</guid>
		<description><![CDATA[
<p><a href="http://wordpress.org/development/2007/01/wordpress-207/">WordPress 2.07 was just released</a>. We get to update our WordPress blogs for a week as WordPress 2.1 is due on January 22nd.<br />
Is it worth it? Yes both for the security and Feedburner fixes.</p>
<p><a href="http://andybeard.eu/261/wordpress-207-21-bbpress-075.html" class="more-link">Read more on WordPress 2.07 2.1 &#124; BBPress 0.75&#8230;</a></p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F261%252Fwordpress-207-21-bbpress-075.html%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Wordpress%202.07%202.1%20%7C%20BBPress%200.75%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/feedburner" title="feedburner" rel="tag">feedburner</a>, <a href="http://andybeard.eu/tag/wordpress" title="wordpress" rel="tag">wordpress</a>, <a href="http://andybeard.eu/tag/wordpress-207" title="WordPress 2.07" rel="tag">WordPress 2.07</a>, <a href="http://andybeard.eu/tag/wordpress-security" title="WordPress Security" rel="tag">WordPress Security</a>, <a href="http://andybeard.eu/tag/wordpress-update" title="WordPress Update" rel="tag">WordPress Update</a><br />
]]></description>
			<content:encoded><![CDATA[
<p><a href="http://wordpress.org/development/2007/01/wordpress-207/">WordPress 2.07 was just released</a>. We get to update our WordPress blogs for a week as WordPress 2.1 is due on January 22nd.<br />
Is it worth it? Yes both for the security and Feedburner fixes.</p>
<p>A link to the <a href="http://bbpress.org/blog/2007/01/bbpress-075/">BBPress announcement</a> as well. It is one of the forum platforms I am looking into here. I have played around with one forum plugin, that built the forum in the WordPress Database, but an a little worried about security etc.</p>
<p>I do intend one day to have a forum running either here, or on a closed membership site.</p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F261%252Fwordpress-207-21-bbpress-075.html%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Wordpress%202.07%202.1%20%7C%20BBPress%200.75%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/feedburner" title="feedburner" rel="tag">feedburner</a>, <a href="http://andybeard.eu/tag/wordpress" title="wordpress" rel="tag">wordpress</a>, <a href="http://andybeard.eu/tag/wordpress-207" title="WordPress 2.07" rel="tag">WordPress 2.07</a>, <a href="http://andybeard.eu/tag/wordpress-security" title="WordPress Security" rel="tag">WordPress Security</a>, <a href="http://andybeard.eu/tag/wordpress-update" title="WordPress Update" rel="tag">WordPress Update</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/261/wordpress-207-21-bbpress-075.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.06 Security Update</title>
		<link>http://andybeard.eu/214/wordpress-206-security-update.html</link>
		<comments>http://andybeard.eu/214/wordpress-206-security-update.html#comments</comments>
		<pubDate>Sat, 06 Jan 2007 11:25:43 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogging tips]]></category>
		<category><![CDATA[feedburner]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[WordPress Security]]></category>
		<category><![CDATA[WordPress Upgrade]]></category>

		<guid isPermaLink="false">http://andybeard.eu/2007/01/wordpress-206-security-update.html</guid>
		<description><![CDATA[
<p>The latest stable release of WordPress, <a href="http://wordpress.org/development/2007/01/wordpress-206/">version 2.06</a> was released quietly yesterday.</p>
<p>Most of the changes are under the hood in the way of security fixes, plus there shouldn&#8217;t be a need with <a href="http://markjaquith.wordpress.com/2006/10/28/some-wordpress-205-users-reporting-server-500-error/">Mark Jaquith&#8217;s plugin</a> for those that were having server 500 problems with WordPress 2.05.</p>
<p><a href="http://andybeard.eu/214/wordpress-206-security-update.html" class="more-link">Read more on WordPress 2.06 Security Update&#8230;</a></p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F214%252Fwordpress-206-security-update.html%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Wordpress%202.06%20Security%20Update%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/blogging" title="blogging" rel="tag">blogging</a>, <a href="http://andybeard.eu/tag/blogging-tips" title="blogging tips" rel="tag">blogging tips</a>, <a href="http://andybeard.eu/tag/feedburner" title="feedburner" rel="tag">feedburner</a>, <a href="http://andybeard.eu/tag/security" title="security" rel="tag">security</a>, <a href="http://andybeard.eu/tag/wordpress" title="wordpress" rel="tag">wordpress</a>, <a href="http://andybeard.eu/tag/wordpress-security" title="WordPress Security" rel="tag">WordPress Security</a>, <a href="http://andybeard.eu/tag/wordpress-upgrade" title="WordPress Upgrade" rel="tag">WordPress Upgrade</a><br />
]]></description>
			<content:encoded><![CDATA[
<p>The latest stable release of WordPress, <a href="http://wordpress.org/development/2007/01/wordpress-206/">version 2.06</a> was released quietly yesterday.</p>
<p>Most of the changes are under the hood in the way of security fixes, plus there shouldn&#8217;t be a need with <a href="http://markjaquith.wordpress.com/2006/10/28/some-wordpress-205-users-reporting-server-500-error/">Mark Jaquith&#8217;s plugin</a> for those that were having server 500 problems with WordPress 2.05.</p>
<p>Mark Jaquith has also provided <a href="http://markjaquith.wordpress.com/2007/01/06/wordpress-206-upgrade-changed-files-zip-changes-diff-changed-files-list/">WordPress 2.06 patch files</a> for those that don&#8217;t want to do a complete installation. These are unofficial.</p>
<p>Here is a note he also posted on the wp-hackers mailing list</p>
<blockquote><p>Whatever you do, don&#8217;t discourage<br />
people from upgrading.  2.0.5 has multiple XSS issues and a potential<br />
SQL injection issue.
</p></blockquote>
<p>As Mark points out, you should always make a full backup of files and database before upgrading.</p>
<p>I will be upgrading all of my sites over the weekend, and hopefully this will be the last upgrade before WordPress 2.1 is launched, which I suspect will be in approx 1 month.</p>
<p>Feedburner Patch: &#8211; If you use feedburner with 2.06, you will also need to add a small patch as detailed at <a href="http://neosmart.net/blog/archives/317">Neosmart</a></p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F214%252Fwordpress-206-security-update.html%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Wordpress%202.06%20Security%20Update%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/blogging" title="blogging" rel="tag">blogging</a>, <a href="http://andybeard.eu/tag/blogging-tips" title="blogging tips" rel="tag">blogging tips</a>, <a href="http://andybeard.eu/tag/feedburner" title="feedburner" rel="tag">feedburner</a>, <a href="http://andybeard.eu/tag/security" title="security" rel="tag">security</a>, <a href="http://andybeard.eu/tag/wordpress" title="wordpress" rel="tag">wordpress</a>, <a href="http://andybeard.eu/tag/wordpress-security" title="WordPress Security" rel="tag">WordPress Security</a>, <a href="http://andybeard.eu/tag/wordpress-upgrade" title="WordPress Upgrade" rel="tag">WordPress Upgrade</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/214/wordpress-206-security-update.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching 37/64 queries in 0.014 seconds using disk: basic
Object Caching 1700/1749 objects using disk: basic
Content Delivery Network via cdn5.andybeard.name

Served from: andybeard.eu @ 2012-02-13 07:13:20 -->
