<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Video How-to: 10 Tips To Make WordPress Hack-Proof</title>
	<atom:link href="http://guvnr.com/web/blogging/10-tips-to-make-wordpress-hack-proof/feed/" rel="self" type="application/rss+xml" />
	<link>http://guvnr.com/web/blogging/10-tips-to-make-wordpress-hack-proof/</link>
	<description>Make the web, make more of it</description>
	<lastBuildDate>Wed, 10 Mar 2010 08:52:55 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: the_guv</title>
		<link>http://guvnr.com/web/blogging/10-tips-to-make-wordpress-hack-proof/comment-page-2/#comment-6818</link>
		<dc:creator>the_guv</dc:creator>
		<pubDate>Wed, 03 Mar 2010 03:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://guvnr.com/?p=862#comment-6818</guid>
		<description>@Tony .. very odd, can&#039;t say I know the reason for that, possibly a corrupt db, else back up and clean it then try again .. have you tried using wp security scan to do the job?  

and try this:-

&lt;ul&gt;
&lt;li&gt;backup db (say w&#039; phpmyadmin to a db.sql file&lt;/li&gt;
&lt;li&gt;copy that file, then edit it with some editor .. find/replace all wp_ prefixes to whatever_&lt;/li&gt;
&lt;li&gt;drop all db tables .. not the db tho&lt;/li&gt;
&lt;li&gt;import edited db.sql&lt;/li&gt;
&lt;li&gt;change prefix in your wp-config.php&lt;/li&gt;
&lt;li&gt;re-activate plugins&lt;/li&gt;
&lt;/ul&gt;</description>
		<content:encoded><![CDATA[<p>@Tony .. very odd, can't say I know the reason for that, possibly a corrupt db, else back up and clean it then try again .. have you tried using wp security scan to do the job?  </p>
<p>and try this:-</p>
<ul>
<li>backup db (say w' phpmyadmin to a db.sql file</li>
<li>copy that file, then edit it with some editor .. find/replace all wp_ prefixes to whatever_</li>
<li>drop all db tables .. not the db tho</li>
<li>import edited db.sql</li>
<li>change prefix in your wp-config.php</li>
<li>re-activate plugins</li>
</ul>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony Topping</title>
		<link>http://guvnr.com/web/blogging/10-tips-to-make-wordpress-hack-proof/comment-page-2/#comment-6778</link>
		<dc:creator>Tony Topping</dc:creator>
		<pubDate>Tue, 02 Mar 2010 14:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://guvnr.com/?p=862#comment-6778</guid>
		<description>Great stuff which Ive applied successfully to two of my three wordpress sites. All of which were hacked over the past three weeks.  But Ive been unable to change the wp_ prefix on the last site. I had to edit the text, which was no problem. But when I installed the back up twice Wordpress immediately defaulted to reinstall and on reinstall added a new set of wp_ tables to the new tables I had created. So somehow its not recognising the newly named prefixes.</description>
		<content:encoded><![CDATA[<p>Great stuff which Ive applied successfully to two of my three wordpress sites. All of which were hacked over the past three weeks.  But Ive been unable to change the wp_ prefix on the last site. I had to edit the text, which was no problem. But when I installed the back up twice Wordpress immediately defaulted to reinstall and on reinstall added a new set of wp_ tables to the new tables I had created. So somehow its not recognising the newly named prefixes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Old WordPress Versions Under Attack &#124; Son Of Byte - Web Design &#38; Development</title>
		<link>http://guvnr.com/web/blogging/10-tips-to-make-wordpress-hack-proof/comment-page-2/#comment-6773</link>
		<dc:creator>Old WordPress Versions Under Attack &#124; Son Of Byte - Web Design &#38; Development</dc:creator>
		<pubDate>Tue, 02 Mar 2010 11:15:44 +0000</pubDate>
		<guid isPermaLink="false">http://guvnr.com/?p=862#comment-6773</guid>
		<description>[...] Guvnr &#8211; 10 Tips to Make WordPress Hack Proof [...]</description>
		<content:encoded><![CDATA[<p>[...] Guvnr &#8211; 10 Tips to Make WordPress Hack Proof [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HDDE</title>
		<link>http://guvnr.com/web/blogging/10-tips-to-make-wordpress-hack-proof/comment-page-2/#comment-6507</link>
		<dc:creator>HDDE</dc:creator>
		<pubDate>Wed, 17 Feb 2010 02:01:30 +0000</pubDate>
		<guid isPermaLink="false">http://guvnr.com/?p=862#comment-6507</guid>
		<description>Thanks a lots for your tips, The best blog I &#039;ve seen so far! Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Thanks a lots for your tips, The best blog I 've seen so far! Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Install/Upgrade WORDPRESS with SUBVERSION: VPS BIBLE - vpsBible</title>
		<link>http://guvnr.com/web/blogging/10-tips-to-make-wordpress-hack-proof/comment-page-2/#comment-6380</link>
		<dc:creator>Install/Upgrade WORDPRESS with SUBVERSION: VPS BIBLE - vpsBible</dc:creator>
		<pubDate>Wed, 10 Feb 2010 15:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://guvnr.com/?p=862#comment-6380</guid>
		<description>[...] complete WP security tips, read Video How-to: 10 Tips To Make WordPress Hack-Proof &#8211; from a really rather splendid site by the name of Guvnr, &#8216;hem &#8211; but ignore the [...]</description>
		<content:encoded><![CDATA[<p>[...] complete WP security tips, read Video How-to: 10 Tips To Make WordPress Hack-Proof &#8211; from a really rather splendid site by the name of Guvnr, &#8216;hem &#8211; but ignore the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the_guv</title>
		<link>http://guvnr.com/web/blogging/10-tips-to-make-wordpress-hack-proof/comment-page-2/#comment-5995</link>
		<dc:creator>the_guv</dc:creator>
		<pubDate>Mon, 25 Jan 2010 23:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://guvnr.com/?p=862#comment-5995</guid>
		<description>@Ritu .. you&#039;re welcome, thank you</description>
		<content:encoded><![CDATA[<p>@Ritu .. you're welcome, thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ritu</title>
		<link>http://guvnr.com/web/blogging/10-tips-to-make-wordpress-hack-proof/comment-page-2/#comment-5993</link>
		<dc:creator>Ritu</dc:creator>
		<pubDate>Mon, 25 Jan 2010 15:30:24 +0000</pubDate>
		<guid isPermaLink="false">http://guvnr.com/?p=862#comment-5993</guid>
		<description>Thanks alot for the valuable tips to protect the blog from the injection. I had injection 2 days ago. Now its cleaned and I did the same suggested by you in the post.</description>
		<content:encoded><![CDATA[<p>Thanks alot for the valuable tips to protect the blog from the injection. I had injection 2 days ago. Now its cleaned and I did the same suggested by you in the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the_guv</title>
		<link>http://guvnr.com/web/blogging/10-tips-to-make-wordpress-hack-proof/comment-page-2/#comment-5985</link>
		<dc:creator>the_guv</dc:creator>
		<pubDate>Mon, 25 Jan 2010 07:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://guvnr.com/?p=862#comment-5985</guid>
		<description>@Nilimesh .. mighty kind words, Sir .. thank you.</description>
		<content:encoded><![CDATA[<p>@Nilimesh .. mighty kind words, Sir .. thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nilimesh</title>
		<link>http://guvnr.com/web/blogging/10-tips-to-make-wordpress-hack-proof/comment-page-2/#comment-5965</link>
		<dc:creator>Nilimesh</dc:creator>
		<pubDate>Sat, 23 Jan 2010 19:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://guvnr.com/?p=862#comment-5965</guid>
		<description>This is a best station for such kind of articles,your site is a inspiration for me.
i got so much benefits and good results after visiting here and the grace is increasing
day by day in your posts”
the above information is extremly essential……</description>
		<content:encoded><![CDATA[<p>This is a best station for such kind of articles,your site is a inspiration for me.<br />
i got so much benefits and good results after visiting here and the grace is increasing<br />
day by day in your posts”<br />
the above information is extremly essential……</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the_guv</title>
		<link>http://guvnr.com/web/blogging/10-tips-to-make-wordpress-hack-proof/comment-page-2/#comment-5564</link>
		<dc:creator>the_guv</dc:creator>
		<pubDate>Sat, 09 Jan 2010 18:05:53 +0000</pubDate>
		<guid isPermaLink="false">http://guvnr.com/?p=862#comment-5564</guid>
		<description>@Edward, thank you. .. for code I use Syntax Highlighter Plus, which having explored all similar plugins I find to be the best of the bunch, for this site anyhow.  Of course, I hacked the style to complement the site.

@Danx .. thank you, Sir.</description>
		<content:encoded><![CDATA[<p>@Edward, thank you. .. for code I use Syntax Highlighter Plus, which having explored all similar plugins I find to be the best of the bunch, for this site anyhow.  Of course, I hacked the style to complement the site.</p>
<p>@Danx .. thank you, Sir.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
