Forum Moderators: open
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