How can I keep Google away from my site using .htaccess?
Only google not yahoo nor msn.
Thanks,
Romino
quarantine
5:36 pm on Jun 28, 2004 (gmt 0)
don't know about .htaccess but how about a robots.txt?
User-agent: Googlebot Disallow: /
rominosj
8:02 pm on Jun 28, 2004 (gmt 0)
I am using the robots.txt, but googlebot is still indexing a folder accessed thru password, and I just dont wan't google in my site any more.
thanks anyway.
Romino
jdMorgan
8:38 pm on Jun 28, 2004 (gmt 0)
First, validate your robots.txt [searchengineworld.com], and then make sure that your password-protection cannot be bypassed because of some accidentally-misconfigured alias or symlink - There's no reason Gbot should be indexing a password-protected area.