Forum Moderators: phranque

Message Too Old, No Replies

noindex tag... does it work?

         

Livenomadic

5:16 am on Oct 25, 2004 (gmt 0)

10+ Year Member



Note: robots.txt solution will not work for me.

I read somewhere about a noindex tag I could paste into my CMS's template which would stop search engine bots from indexing the page.

Does anyone know anyhting about this?

encyclo

1:49 pm on Oct 25, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Try:

<meta name="robots" content="noindex,nofollow">

Your options are: index, noindex, follow, nofollow, all and none. You can combine the ones you need. All are pretty self-explanatory!