Forum Moderators: open

Message Too Old, No Replies

how to remove one domain from Google index

just to be sure

         

osfp

7:36 am on Aug 22, 2004 (gmt 0)



I want one of my domains to be removed from G index and never be crawled from googlebot because i want this domain to be indexed as it is already at yahoo and msn i know almost the procedure but to be sure i want you please to confirm if i do the right thing
i have to place in the file/directory of my domain the file
User-Agent: googlebot
Disallow: /
and save it as
robots.txt
is that right?
thanks in advance

osfp

7:28 am on Aug 23, 2004 (gmt 0)



anyone can help?
thanks in advance

EarWig

7:49 pm on Aug 23, 2004 (gmt 0)

10+ Year Member



Hi OSFP

Create a robots.txt

User-agent: GOOGLEBOT
Disallow: /
Place in your root directory
You can also place a robots exclusion tag in the head of each page:
<meta name="GOOGLEBOT" content="NOINDEX,NOFOLLOW">

You can then manually remove all urls here:
[services.google.com:8882...]

Regards
EW

osfp

10:35 pm on Aug 23, 2004 (gmt 0)



Thanks very much
regards