I think this is pretty simple: the content is always there, the admin has chosen his/her preferred ordering method, and people have option to order it the they can/want.

But for crawlers, those ordering links kind of mess with them, not understanding that it's always the same page, the same content, with just different ordering. In my Google for Webmasters, I have lots and lots of errors because of this issue, mainly because the URLs always change (and the crawlers got them), but the Page Title not.

Thanks for attention.

Comments

dawehner’s picture

Alternative you could setup a robots.txt like on drupal.org: http://drupal.org/robots.txt

iamjon’s picture

Status: Active » Closed (won't fix)

Vuds
I think you can do this in the theme leve. I'm not too sure it's going to get hardcoded into views.

tngcas’s picture

Does anyone have an idea of how this can be done on the theme level? I'm having trouble finding any sort of documentation on this.

Thanks.