Skip to main content

GoogleBot won't leave domain alone

Comments

4 comments

  • cPanelMichael
    Hello, Google offers the following guide for webmasters who don't want their content on Google:
    0
  • keat63
    Unfortunately, i don't think it's going to be that easy, as the web site is a PHP site. I did see something where you can request to remove using Google web master tools, but this particular site isn't listed in Web Master Tools in the first place, as i didn't want it indexing.
    0
  • cPanelMichael
    Hello, I'm not aware of any other methods you can use to block Google from indexing the website, other than by blocking their IP addresses in a firewall. Thank you.
    0
  • nwd
    If the site is accessible on the web at all, the "bots" will find it. Surprise you only talking about Google as Yahoo, bing, Ask and other bots will find it as well and continue to "bother" it. Since its a "test" site, you can modify the htaccess file for that account/site to Deny all other IP's, and allow just your IP (or set of IP's / ranges).
    order deny,allow deny from all allow from 111.222.333.444
    This way you don't mess with your firewall which of course affects all sites on the server, and this method will only affect the one in question. If you are not sure how to modify your htaccess file, heres the info you need.
    0

Please sign in to leave a comment.