Add rel="nofollow" to t:grid sort links
---------------------------------------
Key: TAP5-450
URL: https://issues.apache.org/jira/browse/TAP5-450
Project: Tapestry 5
Issue Type: Improvement
Components: tapestry-core
Affects Versions: 5.0.18
Reporter: James A. Hillyerd
Priority: Minor
Google is indexing the different sorted versions of my grid components. ie:
http://simobjects.net/manufacturer/view.grid.columns:sort/aircraftType?t:ac=5
This makes it look like I have a bunch of pages with identical content, which
google doesn't like. It also makes the site more brittle, because in some
places I have renamed the grid, so the link returns an error. (The above link
is an example of that)
It seems like adding rel="nofollow" to the sort links would be a good idea.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.