Topic: How can i stop google putting my site in the search engine?? (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: Australia |
![]() Hi alll... |
Bipolar (III) Inmate From: BC, Canada |
![]() I believe you can put <meta name="robots" content="noindex,nofollow"> between your head tags and that'll keep almost all spiders from indexing your website. |
Bipolar (III) Inmate From: Australia |
![]() Oh.. i do use the google toolbar, i didnt know it did that. It must monitor everywhere u go then? |
Bipolar (III) Inmate From: BC, Canada |
![]() I'm not positive, but I believe it does. |
Bipolar (III) Inmate From: Cold Sweden |
![]() The easiest way, if you have the ability to do it, is to create a robots.txt file in your server root with the following content code: User-agent: *
|
Bipolar (III) Inmate From: Australia |
![]() Yeh i have looked that stuff up, i was mainly wondering how they were finding the site. |
Bipolar (III) Inmate From: BC, Canada |
![]() I would probably include it in each subdomain, just as an extra precaution. |
Paranoid (IV) Mad Scientist with Finglongers From: Germany |
![]() Each and every subdomain needs it's own robots.txt. All the spiders do is ask for |
Bipolar (III) Inmate From: Australia |
![]() Yeh i thought that might be the case... thanks everyone! |