My client doesn't want the tag pages (www.example.com/tag/tagname) to be indexed by Google. How can I achieve this? Disallow in robots.txt doesn't work. Thanks!
Robots.txt:
User-agent: *
Disallow: /tag/
|
|
You may be able to speed up the process - at least as far as Google is concerned - by signing up the site in question with Google Webmaster Tools. |
|||
|
|
|
Using meta tags to block access to your site:
|
|||
|
|