Outsource all your SEO work
 

Duplicate Content Cure Plugin for Wordpress

written by John Chow on May 25th, 2007

David Pitlyuk sent words about a Wordpress plugin that will help get you out of Google’s Supplemental index. The Duplicate Content Cure Plugin for Wordpress is a very simple, yet effective SEO plugin that prevents search engines from indexing Wordpress pages that contain duplicate content, like archives and category pages.

It does this by adding the meta tag on the problem pages. Installation is very simple.

1. Download the plugin
2. Place the file duplicate-content-cure.php in your plugins directory
3. By default, category pages will have the noindex tag added. If you wish to allow your category paes to be indexed, just change the $index_category_pages variable in the duplicate-content-cure.php file. See the example below:

Change
$index_category_pages = false;
to
$index_category_pages = true;

4. activate it on the plugins page

That’s it. Say goodbye to those pesky duplicate content pages for good.

The plugin won’t replace a good robots.txt file but it’s very easy to use and will eliminate the biggest cause of duplicate content on a Wordpress blog.

Tweet This Tweet This Post!
English flagItalian flagKorean flagChinese (Simplified) flagChinese (Traditional) flagPortuguese flagGerman flagFrench flagSpanish flagJapanese flagArabic flagRussian flagGreek flagDutch flagBulgarian flagCzech flagCroat flagDanish flagFinnish flagHindi flagPolish flagRumanian flagSwedish flagNorwegian flagCatalan flagFilipino flagHebrew flagIndonesian flagLatvian flagLithuanian flagSerbian flagSlovak flagSlovenian flagUkrainian flagVietnamese flag
  1. All of these plugins are getting out of hand :)

  2. That looks like a nice plugin. I gonna install it on my new blog : http://gotchance.com

  3. This is EXACTLY the reason why I love Wordpress.

  4. Wow! I checked my supplementals just now, it’s over 50% of my pages! Yikes. I need to do something soon, to get this right!

    And voila! This plugin is available. I got it downloaded. Trying it tomorrow!

    Kenneth

  5. Hey John, thanks for this! I’m trying to design a site using drupal but I’m being pushed further and further to use wordpress instead as it’s so much easier!! Do you know how I’d be able to use wordpress as a CMS instead of a blog??

  6. Actually I think it’s much easier to disallow the G bot to browse most of your blog parts (categories, tags, pages) and allow it to crawl only the Archive. By doing so I think it’s possible to reduce the supplemental results a lot. I put a new robots.txt on yesterday and today I already have 60 pages less in the supplemental results than yesterday.

  7. Another plug-in to the rescue — thanks for the tip, John!

  8. I actually created a plugin that adds tag pages in google sitemap. Now after all these discussions about eliminating duplicate content I can see that my plugin is kind of useless and should not be used, but the google sitemap plugin still includes the category pages in the sitemap. Maybe it should not do that.

  9. These plugins are getting out of hand…too many of them!.

  10. There can never be enough plug-ins in the world…

  11. Yeah, Wordpress is really useful. Thanks for posting this!

  12. Interesting. I should give this a run and see if it works good.

  13. I prefer to use the robots.txt, it’s one less plugin to care about.

  14. I’m using it now, AND the robots.txt! Wonder if that’s overkill.

    anyway. I checked to see if it’s working – there’s nothing to configure and no sign other than in plugins directory that it is working so to make sure I went to a category and opened the source code. Did a quick check for the noindex code. Sure it is there.

    Don’t know if it will make a difference, currently 52% of my pages are in supplementals.

    Mmm. let’s see.

  15. Awesome. This is great for those of us who have too many sites to keep updating the robots.txt file.

  16. Another approach is use snippets on the category and tag pages, reserving the full post for the dedicated post page itself.

    That puts interesting mashups of snippet contents on category and tag pages, indexable by the spiders.

    As is usually the case, consider what is best for your readers first, and for G second.

    Cheers

    alan

  17. My site doesn’t contain duplicate pages but still most of the pages comes in supplemental results. Can anyone help!!
    Thank You

  18. Another excellent plugin. My plugin folder is growing quickly here lately. Pretty soon, I’m going to need a Plugin to handle my Plugins!

    :arrow: Don

  19. Excellent plug-in I didn’t even know this existed. I’m sure this plugin will get a lot of installs since you made this post :smile:

  20. John you must have a zillion plugins by now. Do they start to slow down wordpress after awhile?

Trackbacks

  1. Avoiding duplicate content with Robots.txt » RonaldoCamacho.com - May 25, 2007 at 5:45 pm
  2. tim spangler dot com: business and blogging from j-school maverick tim spangler » Blog Archive » Optimize your robots.txt to escape supplemental hell - May 26, 2007 at 10:00 am
  3. Charlotte Web Design » Blog Archive » SEO News Weekly Roundup - May 27, 2007 at 11:25 am
  4. Social Packs dot Com » Wordpress Plugin : Getting Out of Google Supplemental Results - May 28, 2007 at 1:18 am
  5. Evitando conteúdo duplicado com o Robots.txt » Blog do Ronaldo - June 6, 2007 at 12:13 pm