| Re: Get site off google -
05-14-2007, 06:08 AM
Put this in between <head> </head> for every page on the site
<meta name="ROBOTS" content="NOINDEX,NOFOLLOW" >
There really isn't any need for you to use any other meta data. Also,
this removes this page from all search engines. To eliminate just
google you need to create a robots.txt file.
Andy
On 2004-02-22 18:45:19 -0500, <EMAIL REMOVED> said:
> How do I get my site off of the google search engine? How do I prevent
> if from linking to my site?
> Thank You in advance for any help
>
> Mark |