Is there anyway to un-index a website from search engines?

Discussion in 'Site & Server Administration' started by unlesh, Aug 10, 2011.

  1. unlesh

    unlesh Active Member

    Messages:
    123
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    51
    #21
    why, what happened?

    Sorry I posted the wrong url I updated now
     
    unlesh, Aug 11, 2011 IP
  2. fruzzlies

    fruzzlies Member

    Messages:
    434
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    28
    #22
    Just kidding, I've responded to your other thread.
     
    fruzzlies, Aug 11, 2011 IP
  3. andrej

    andrej Notable Member

    Messages:
    3,210
    Likes Received:
    130
    Best Answers:
    0
    Trophy Points:
    220
    #23
    Insert the following code to the header.php file of your Wordpress theme.

    <meta name="robots" content="noindex, nofollow" />


    Inset it before the </head> tag.
     
    andrej, Aug 12, 2011 IP
  4. unlesh

    unlesh Active Member

    Messages:
    123
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    51
    #24
    It says this after doing that: Googlebot is blocked from http://www.ibad.info/ in my Google Webmaster
     
    unlesh, Aug 12, 2011 IP
  5. andrej

    andrej Notable Member

    Messages:
    3,210
    Likes Received:
    130
    Best Answers:
    0
    Trophy Points:
    220
    #25
    That means that Google will no longer crawl your site.
     
    andrej, Aug 12, 2011 IP
  6. unlesh

    unlesh Active Member

    Messages:
    123
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    51
    #26
    till when? and how much it takes time to un-index my dead links?
     
    unlesh, Aug 12, 2011 IP
  7. stuckadschris

    stuckadschris Peon Affiliate Manager

    Messages:
    41
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #27
    Won't it still be available with Google Cache if it is searched?
     
    stuckadschris, Aug 12, 2011 IP
  8. unlesh

    unlesh Active Member

    Messages:
    123
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    51
    #28
    Mine still there that's why I am asking this when it will un-index my website
     
    unlesh, Aug 12, 2011 IP
  9. unknownpray

    unknownpray Active Member

    Messages:
    3,831
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    70
    #29
    he pages that you do not want the Google crawler to index should be put into a Robots.txt file. This file should be put at the root of the site so that the pages would not be crawled.
     
    unknownpray, Aug 12, 2011 IP