<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Pocket SEO Was Hacked :(</title>
	<link>http://pocketseo.com/black-hat/235</link>
	<description>Practical SEO Techniques</description>
	<pubDate>Fri, 05 Sep 2008 20:55:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: How Long Does It Take For a Google Reinclusion Request? - Pocket SEO</title>
		<link>http://pocketseo.com/black-hat/235#comment-794</link>
		<dc:creator>How Long Does It Take For a Google Reinclusion Request? - Pocket SEO</dc:creator>
		<pubDate>Sat, 29 Mar 2008 06:49:37 +0000</pubDate>
		<guid>http://pocketseo.com/black-hat/235#comment-794</guid>
		<description>[...] mentioned on the 20th, PocketSEO.com was hacked and penalized by Google. I submitted a reinclusion request the same day that I discovered the [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] mentioned on the 20th, PocketSEO.com was hacked and penalized by Google. I submitted a reinclusion request the same day that I discovered the [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://pocketseo.com/black-hat/235#comment-793</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Fri, 28 Mar 2008 05:32:27 +0000</pubDate>
		<guid>http://pocketseo.com/black-hat/235#comment-793</guid>
		<description>@Mo

Drupal is great.  Most of what I do is Drupal.  This PocketSEO.com blog was just a WordPress experiment.</description>
		<content:encoded><![CDATA[<p>@Mo</p>
<p>Drupal is great.  Most of what I do is Drupal.  This PocketSEO.com blog was just a WordPress experiment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mo</title>
		<link>http://pocketseo.com/black-hat/235#comment-792</link>
		<dc:creator>Mo</dc:creator>
		<pubDate>Fri, 28 Mar 2008 04:12:18 +0000</pubDate>
		<guid>http://pocketseo.com/black-hat/235#comment-792</guid>
		<description>Just had the same thing happen to me, didn't even get time to rectify the hackery before google vaped the entire site from it's index. 

I think it's time for a move to drupal.</description>
		<content:encoded><![CDATA[<p>Just had the same thing happen to me, didn&#8217;t even get time to rectify the hackery before google vaped the entire site from it&#8217;s index. </p>
<p>I think it&#8217;s time for a move to drupal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://pocketseo.com/black-hat/235#comment-776</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Mon, 24 Mar 2008 04:45:14 +0000</pubDate>
		<guid>http://pocketseo.com/black-hat/235#comment-776</guid>
		<description>&lt;blockquote&gt;It would be really useful if you could explain how to fix it here.&lt;/blockquote&gt;

Here are the steps to fix it:

&lt;ol&gt;
  &lt;li&gt;Backup all of your files and database&lt;/li&gt;
  &lt;li&gt;It's a good idea to make sure that your backup works by installing it locally&lt;/li&gt;
  &lt;li&gt;I ran a &lt;em&gt;diff&lt;/em&gt; on my hacked version of WP vs. a clean version of WP.  To run diff, make a directory with two subdirectories.  Put your hacked site in one and a clean copy of the same version of WP in the other.  Then in the Linux terminal type &lt;strong&gt;&lt;tt&gt;diff -rup &#62;output.txt&lt;/tt&gt;&lt;/strong&gt;.  The file called "output.txt" will show a list of all changes between your hacked version of WP and a clean copy of WP.  If you aren't running Linux, you could either use an &lt;a href="http://www.ubuntu.com/" rel="nofollow"&gt;Ubuntu live CD&lt;/a&gt; or &lt;a href="http://pocketseo.com/scripts/43" rel="nofollow"&gt;install Linux on an external hard drive&lt;/a&gt;.  Three other methods for running diff are to do it remotely over SSH, to run Mac OS/X, or install Cygwin on Windows.&lt;/li&gt;
  &lt;li&gt;Delete all of your remote WordPress files.  You can temporarily put a blank index.html while upgrading so that people can't read your directory.&lt;/li&gt;
  &lt;li&gt;Go into PHPmyAdmin and search your database for keywords like &lt;em&gt;porn&lt;/em&gt; and &lt;em&gt;ringtones&lt;/em&gt; just to make sure nothing was injected into the database.&lt;/li&gt;
  &lt;li&gt;Upgrade to the latest version of WordPress, including uploading your customized files, including config.php, plugins, etc.&lt;/li&gt;
  &lt;li&gt;Change your WordPress password and FTP password&lt;/li&gt;
  &lt;li&gt;Then be sure to follow &lt;a href="http://pocketseo.com/black-hat/241" rel="nofollow"&gt;these steps&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;

Hope that helps...</description>
		<content:encoded><![CDATA[<blockquote><p>It would be really useful if you could explain how to fix it here.</p></blockquote>
<p>Here are the steps to fix it:</p>
<ol>
<li>Backup all of your files and database</li>
<li>It&#8217;s a good idea to make sure that your backup works by installing it locally</li>
<li>I ran a <em>diff</em> on my hacked version of WP vs. a clean version of WP.  To run diff, make a directory with two subdirectories.  Put your hacked site in one and a clean copy of the same version of WP in the other.  Then in the Linux terminal type <strong><tt>diff -rup &gt;output.txt</tt></strong>.  The file called &#8220;output.txt&#8221; will show a list of all changes between your hacked version of WP and a clean copy of WP.  If you aren&#8217;t running Linux, you could either use an <a href="http://www.ubuntu.com/" rel="nofollow">Ubuntu live CD</a> or <a href="http://pocketseo.com/scripts/43" rel="nofollow">install Linux on an external hard drive</a>.  Three other methods for running diff are to do it remotely over SSH, to run Mac OS/X, or install Cygwin on Windows.</li>
<li>Delete all of your remote WordPress files.  You can temporarily put a blank index.html while upgrading so that people can&#8217;t read your directory.</li>
<li>Go into PHPmyAdmin and search your database for keywords like <em>porn</em> and <em>ringtones</em> just to make sure nothing was injected into the database.</li>
<li>Upgrade to the latest version of WordPress, including uploading your customized files, including config.php, plugins, etc.</li>
<li>Change your WordPress password and FTP password</li>
<li>Then be sure to follow <a href="http://pocketseo.com/black-hat/241" rel="nofollow">these steps</a>.</li>
</ol>
<p>Hope that helps&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Argentina's Travel</title>
		<link>http://pocketseo.com/black-hat/235#comment-774</link>
		<dc:creator>Argentina's Travel</dc:creator>
		<pubDate>Mon, 24 Mar 2008 03:37:15 +0000</pubDate>
		<guid>http://pocketseo.com/black-hat/235#comment-774</guid>
		<description>Just happened to us!  My bad for not updating.  It would be really useful if you could explain how to fix it here.  Thanks.</description>
		<content:encoded><![CDATA[<p>Just happened to us!  My bad for not updating.  It would be really useful if you could explain how to fix it here.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress, Google Groups, Porn Spam and Malware Distribution - Pocket SEO</title>
		<link>http://pocketseo.com/black-hat/235#comment-768</link>
		<dc:creator>WordPress, Google Groups, Porn Spam and Malware Distribution - Pocket SEO</dc:creator>
		<pubDate>Sat, 22 Mar 2008 16:13:00 +0000</pubDate>
		<guid>http://pocketseo.com/black-hat/235#comment-768</guid>
		<description>[...] was cleaning out spam comments today, thinking about how this site got hacked a few days ago. Most of the spam comments that bypass Akismet on this site link to pages full of [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] was cleaning out spam comments today, thinking about how this site got hacked a few days ago. Most of the spam comments that bypass Akismet on this site link to pages full of [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How To Defend Against Porn Link Injection - Pocket SEO</title>
		<link>http://pocketseo.com/black-hat/235#comment-763</link>
		<dc:creator>How To Defend Against Porn Link Injection - Pocket SEO</dc:creator>
		<pubDate>Fri, 21 Mar 2008 13:38:42 +0000</pubDate>
		<guid>http://pocketseo.com/black-hat/235#comment-763</guid>
		<description>[...] wrote a post yesterday about how PocketSEO.com was hacked. This site has been heavily penalized because cloaked, hidden porn links were being injected into [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] wrote a post yesterday about how PocketSEO.com was hacked. This site has been heavily penalized because cloaked, hidden porn links were being injected into [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://pocketseo.com/black-hat/235#comment-760</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 20 Mar 2008 12:40:22 +0000</pubDate>
		<guid>http://pocketseo.com/black-hat/235#comment-760</guid>
		<description>&lt;blockquote&gt;I just happen to be looking at WassUp plugin at the same time they were making the posts. They only got about three in before I found them and deleted them all.&lt;/blockquote&gt;

That was lucky.  I don't post here often at the moment and I missed it for at least a couple of weeks - maybe longer.  I lost my Google rankings.

&lt;blockquote&gt;BTW, it is always a good idea to do searches like you you did above every once in a while.&lt;/blockquote&gt;

I set up Google Alerts for it after it happened.  Example:
&lt;strong&gt;site:pocketseo.com porn&lt;/strong&gt;</description>
		<content:encoded><![CDATA[<blockquote><p>I just happen to be looking at WassUp plugin at the same time they were making the posts. They only got about three in before I found them and deleted them all.</p></blockquote>
<p>That was lucky.  I don&#8217;t post here often at the moment and I missed it for at least a couple of weeks - maybe longer.  I lost my Google rankings.</p>
<blockquote><p>BTW, it is always a good idea to do searches like you you did above every once in a while.</p></blockquote>
<p>I set up Google Alerts for it after it happened.  Example:<br />
<strong>site:pocketseo.com porn</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stinkie</title>
		<link>http://pocketseo.com/black-hat/235#comment-759</link>
		<dc:creator>stinkie</dc:creator>
		<pubDate>Thu, 20 Mar 2008 12:34:10 +0000</pubDate>
		<guid>http://pocketseo.com/black-hat/235#comment-759</guid>
		<description>BTW, it is always a good idea to do searches like you you did above every once in a while.</description>
		<content:encoded><![CDATA[<p>BTW, it is always a good idea to do searches like you you did above every once in a while.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stinkie</title>
		<link>http://pocketseo.com/black-hat/235#comment-758</link>
		<dc:creator>stinkie</dc:creator>
		<pubDate>Thu, 20 Mar 2008 12:32:34 +0000</pubDate>
		<guid>http://pocketseo.com/black-hat/235#comment-758</guid>
		<description>Josh, I got hacked a couple months ago by someone inserting posts with cell phone ads. They were making the post dates old so they would be mixed in months back. I just happen to be looking at WassUp plugin at the same time they were making the posts. They only got about three in before I found them and deleted them all. The changed my password and upgraded.

It is a never ending battle between hackers/spammers and site owners.</description>
		<content:encoded><![CDATA[<p>Josh, I got hacked a couple months ago by someone inserting posts with cell phone ads. They were making the post dates old so they would be mixed in months back. I just happen to be looking at WassUp plugin at the same time they were making the posts. They only got about three in before I found them and deleted them all. The changed my password and upgraded.</p>
<p>It is a never ending battle between hackers/spammers and site owners.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
