Thank you, moltar. Is there a way to do this on the page I don't want spidered? If so, what is the code and where does it go?
Larryhat
9:16 pm on Oct 6, 2004 (gmt 0)
Inside the <head> at the top of an HTML page, near the beginning of head, insert the line:
<META NAME="robots" CONTENT="noindex">
</head>
I use it, been told it works, but I cannot prove it because I never send that test page up to my host ISP. I just have it in case I accidentally upload the page.
- Larry
moltar
9:25 pm on Oct 6, 2004 (gmt 0)
Yes, Larryhat, that works with major SEs. Also major SEs have specific meta tags. For example, if you do not want only Google to spider your page, you can say: