Quote:
Originally Posted by Muad'Dib
put this into your robots.txt
User-agent: *
Disallow: /Directory/SubDirectory/
or
User-agent: *
Disallow: /Directory/SubDirectory/ProgramName.cgi
|
Hi Muad'Dib,
Thanks for the info. For now, page validators keep showing the pages I don't want indexed anyway, so I'm thinking that only htaccess will work in this case. I'll use your suggestion too just to be sure.
Quote:
Originally Posted by Fat Panda
|
Hi Fat,
I already have rel="nofollow" in the links to those pages. Do you think I should use rel="no index" too?