Get Wordpress Out Of Supplemental

It’s true! Your older blog posts may have been thrown into Google’s Supplemental Index (a.k.a. Google Hell), which means they have almost zero chance of appearing in search results. Here’s how to check if you’re affected and what you can do about it.

The Supplemental Results problem is mostly attributed to Google seeing similar posts in Archives, Categories, Feeds, Comments, etc. and considering them as duplicate content eventhough they’re on the same website - yup, Google is not as smart as you think. Even trusted PR6 websites like Shoemoney.com is not spared and Jeremy had thousands of his pages in Supplemental until he fixed his robots.txt file, which gave him a “1,400% increase in Google traffic within 1 month”!

Here’s how to check if your blog is in Google’s Supplemental Index:
1) go to Google.com (duh!).
2) enter site:larrylim.net *** -view (replace larrylim.net with your own domain).
3) see if you have pages with “Supplemental Result” next to them.

I checked mine this morning and found that I have 92 pages:

Google Supplemental Index

Now, let’s create a robots.txt file to help reduce the problem by blocking Google’s spiders from crawling the less important areas:
1) open your Notepad application.
2) enter the following -
User-Agent: Googlebot
Disallow: /category/
Disallow: /page/
Disallow: /pages/
Disallow: /feed/
Disallow: /feed
3) save the file as “robots.txt”.
4) upload the file into your server’s root directory.
5) go to Google Sitemaps and resubmit.

The final step is to wait and be patient because it could take a while for your pages to get back into the main index. Need a second opinion? See how some of the bigger players have implemented this fix, e.g.
http://www.shoemoney.com/robots.txt

Tags: , , , ,