View Single Post
Old 04-10-2007, 04:34 AM   #7 (permalink)
sharon
Noogle
 
Join Date: Apr 2007
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
sharon is on a distinguished road
It is simple.
To prevent all robots from indexing a page on your site, you'd place the following meta tag into the <HEAD> section of your page:
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
sharon is offline   Reply With Quote