Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2010 at 18:08 UTC
Updated:
21 Jun 2011 at 23:59 UTC
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
Comment #1
dawehnerAlternative you could setup a robots.txt like on drupal.org: http://drupal.org/robots.txt
Comment #2
iamjon commentedVuds
I think you can do this in the theme leve. I'm not too sure it's going to get hardcoded into views.
Comment #3
tngcas commentedDoes 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.