How To Get Rid Of Duplicated Content In Wordpress Automatically

John Chow spoke earlier this week about how big a difference it may be to get pages out of Google’s supplemental index. The methodology included adding a ton of stuff to the robots.txt file, blocking crawlers from seeing pages like Wordpress’s archives and categories from seeing duplicate content.

There is a much easier/faster way!? There is a new plugin out there called the Duplicate Content Cure for Wordpress. It simply automates adding this line to pages which have duplicate content on it:

<meta name=”robots” content=”noindex,follow”>

This one line tells crawlers to skip over that page. ? One of the pages it adds this to is the categories pages…but if you still want that indexed you can do so with just a simple switch to one of the variables in the plugin code. Just change this:

$index_category_pages = false;
to
$index_category_pages = true;

You can do this by clicking “edit” on the plugin.

Installation takes two seconds, simply upload to your plugins folder and activate the plugin.

  1. jameswillisisthebest

    09/08/2007 5:10 pm

    This is my first post
    just saying HI

  2. David Pitlyuk

    09/08/2007 5:37 pm

    Hi James, welcome

  3. b charles smith

    04/17/2009 9:03 am

    Just curious, then what is the point of having the content in the first place?

Add A Comment

Note: We use Gravatars, they are little icons that appear next to your name on this site and on many others. You can get a Gravatar account for free and any other site that supports it will show your avatar too!

Trackbacks

  1. John Chow??????????? : Sheawey’s blog
  2. Wordpress Plugin Centre - XFN Friendlier - Weblog Tools Collection Blog Archive WordPress Plugin