[wp-trac] [WordPress Trac] #21579: Canonical links in paged comments should point to themselves

WordPress Trac wp-trac at lists.automattic.com
Tue Aug 14 19:37:10 UTC 2012


#21579: Canonical links in paged comments should point to themselves
--------------------------+-----------------------------
 Reporter:  beaulebens    |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Canonical     |    Version:  3.4.1
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 Currently, the rel=canonical links inserted into posts/pages always point
 to the single-post/page view of that content. When comments are paged,
 this means

 http://example.com/post/comment-page-3/

 will have the rel=canonical of

 http://example.com/post/

 That means any comments past the first page will never be indexed by
 compliant search engines, because they will look to the rel=canonical and
 thus treat all comment pages as duplicate content.

 All comment pages after the first should probably use their own URL for
 the canonical, e.g.

 http://example.com/post/comment-page-x/

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21579>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list