How often should I submit my blog to search engines?

Keep my Wordpress blog out of search engines!

  • Why is my Wordpress blog showing up in Google when I have specifically chosen the option to keep it private from search engines? I have a new Wordpress blog, hosted by Wordpress, that I'd like to keep from being indexed by search engines if possible. Under Settings: Privacy, I have selected "I would like to block search engines, but allow normal visitors". I have also password-protected all posts. Yet the blog is showing up in Google. I put my own name in a post to see if it would show up, and a Google search for my name brings up the post, plus the usual Google blurb of one or two lines before or after where my name appears in the post. When you click through, you cannot read the post because of the password protection, but I'm troubled that the blog posts are being indexed b y Google when I've specified that they not be, and also that excerpts from my password-protected posts are showing up in the Google results. Please help! (Hosting the blog on my own server is not an option.)

  • Answer:

    Are you able to add META tags in the HEAD portion of your blog's header? If so, then http://www.robotstxt.org/meta.html to your header and save. It should be removed with the next attempted spidering.

Drohan at Ask.Metafilter.Com Visit the source

Was this solution helpful to you?

Other answers

Brian Puccio

Have you asked this in a wordpress.com support forum?

Good Brain

Yeah, if a company's product isn't doing what they say it does, you should talk to their support people first.

winston

Skip the support forum, and just do what beaucoupkevin and brian puccio say. Meta tags (in the template for all your pages) and a robots.text are the industry standard way of keeping sites from indexing things, don't worry about what the wordpress software does. Also, see http://www.google.com/support/webmasters/bin/topic.py?topic=8459, which explains how to get out of their DB once you get the robots.text file in. (assuming you're on your own domain here. if you're on wordpress.com, then you'll have to look at their docs.)

paultopia

In a hosted service it's unlikely that Drohan can create a robots.txt file, so yes, talk to their support.

nev

Skip the support forum . . . assuming you're on your own domain here. if you're on wordpress.com, then you'll have to look at their docs. First, was reading the question really that difficult? "I have a new Wordpress blog, hosted by Wordpress". Second, the docs on this point are pretty pointless because the feature is not working as advertised. The OP should check to make sure that they're not publishing excerpts of password protected posts in their RSS feed, but in any event they should report this to wordpress because it needs to be fixed and they're the only people who can fix it.

toomuchpete

Make sure your template has <?php wp_head(); ?> in the header. That function is where Wordpress puts in the NOINDEX/NOFOLLOW settings. Accidentally took that out on a blog and the site started getting indexed.

mincus

Also, site up for Google webmaster tools - https://www.google.com/sitemaps - after you claim the site, they have a little tool in there that you have specify pages to be removed from the Google index.

mincus

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.