The default drupal robots.txt clearly blocks this off:
Disallow: /comment/reply/
Yet google has indexed a LARGE number of these comment pages. Seems this is a widespread problem and that I'm not the only one dealing with...ideas for fixes?
Some have suggested robots.txt just prevents pages from being crawled and not indexed. If so what is the solution? Put meta no-index'es into the templates would be a pain. Any .htaccess or robots.txt tricks to keeping google out of these pages?