Wordpress noindex nofollow meta tags problem

One of the most frustrating thing about using open-source applications is that you never know what are some of the default obscure settings the application comes with. It doesn’t help when I add my own stupidity into the equation.

I found out today, 3 months after this site went live, wondering why it still hasn’t been indexed by the big ‘G’. It turns out that Wordpress, by default, has the privacy setting turn on, preventing search engines like Yahoo and Google to index the pages on this site! Doh!

What really gets me is why would Wordpress come with a default setting like that? Doesn’t it make sense that if I want to publish content, that it should be searchable? Even if it’s a privacy setting, it should be a bit more obvious that the setting is turned ON! Maybe someone can shed some light on this…

In any case, I found out when I was doing some HTML parsing using PHP that I spotted this on my site:

Wordpress Privacy Setting

For those of you who are not familiar with this setting, it’s basically a directive to the any robots visiting your site, not to index the page and not to assign any weight to any outgoing links from this page.

If you want to find out more about this, read the article at http://www.robotstxt.org/meta.html

So how do you remove it? Well it’s amazingly simple. You remove it by turning the Privacy setting off at Dashboard->Options->Privacy as show below.

Wordpress Privacy Setting

Well, that’s all there is to it. Hope the ‘bots will start indexing. Fingers crossed.

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • DZone
  • Propeller
  • Reddit
  • StumbleUpon
  • Technorati
  • Yahoo! Buzz
Posted on February 18, 2008 at 4:02 pm by Eldee · Permalink
In: Website Building/SEO · Tagged with: , , ,

8 Responses

Subscribe to comments via RSS

  1. Written by Gregor on June 17, 2009 at 7:24 am
    Permalink

    I just found out about this as well and killed a huge client’s SERP with this… It should come back after a while, but there might be some serious damage done.

    I also found some other sites based on WP that had this turned on accidentally.

  2. Written by Spark on September 25, 2009 at 11:20 am
    Permalink

    Same here!
    However i was kinda of lucky since i only start to working WP and building links a few weeks.

    Manage to spot it before it’s really get to damage my site. Thanks

  3. Written by bootcat on September 26, 2009 at 12:14 pm
    Permalink

    thank you man,
    your post really saved me a lots of time .

    though i knew the settings exist , in my new blog i failed to set the configuration .

    hence no crawlers or bots visited my site .

    its http://www.katrinakaifs.com . thank you and your post really helped .

  4. Written by Rakesh Solanki on March 6, 2010 at 8:36 pm
    Permalink

    Thank you for showing importance of nofollow and dofollow attributes.

  5. Written by Adil on March 19, 2010 at 5:50 pm
    Permalink

    Now verify the existence of meta tags in the input URLs and Compare the calculated length of each with its corresponding Google standard length and get reports the appropriate analysis with
    http://siteopsys.com/meta-tag-analyzer.tool

  6. Written by Architektur on April 22, 2010 at 4:21 pm
    Permalink

    Thanks this worked. It is also helpfull to install a seo pack like the platinum seo pack to to generate the tag index follow.

  7. Written by Lisa on August 28, 2010 at 1:54 am
    Permalink

    @Eldee Good article. There actually is good reason for it being there and set to private. Many blog and web developers (for lack of a spectacular internal server) have no choice but to put a site online before it is finished, in essence while they are still building the site. In terms of SEO, yes this is problematic to have it turned off from search engines, but the alternate situation is far worse. I’ve had 4 different domains ‘burned’ by the big ‘G’ because I was still building the site, had the ‘lorem ipsum dolor’ text on the site and accidentally had the index on. So the big ‘G’ looked at my site, decided it was garbage and sandboxed me for 9months+. So, my point in the end is, its better to have it off by default and have to turn it on then the alternative.

  8. Written by Josh Ewin on September 2, 2010 at 12:56 pm
    Permalink

    I can understand not wanting the whole Lorem Ipsum or Hello World bit to be indexed, however this setting needs to be *MUCH* more prominent. I’ve been deactivating/reactivating each of my plugins, skins, etc, etc, etc ad nauseum trying to remove that damned noindex,nofollow tag. Seriously, I was close to going postal on my PC.

    *Thank you* for this thread – it saved allot of anguish!

Subscribe to comments via RSS

Leave a Reply