Changes between Initial Version and Version 1 of Ticket #10550, comment 14
- Timestamp:
- 03/18/2011 08:20:07 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10550, comment 14
initial v1 1 See #16709, and also #16 681. Removing the nofollow attributes causes search engine bots to access a whole lot of `?replytocom= ` pages. Note that duplicate indexing is not the issue - this is addressed by rel=canonical links. The problem is the significant overhead created by bots visiting all these additional pages - one for each post on which comments are open.1 See #16709, and also #16881. Removing the nofollow attributes causes search engine bots to access a whole lot of `?replytocom= ` pages. Note that duplicate indexing is not the issue - this is addressed by rel=canonical links. The problem is the significant overhead created by bots visiting all these additional pages - one for each post on which comments are open. 2 2 3 3 Reopening to facilitate discussion.