[wp-trac] [WordPress Trac] #28081: Do a canonical redirect for pages when query var 'paged' is set

WordPress Trac noreply at wordpress.org
Fri Dec 8 08:54:46 UTC 2017


#28081: Do a canonical redirect for pages when query var 'paged' is set
--------------------------------------+-----------------------------
 Reporter:  ocean90                   |       Owner:  SergeyBiryukov
     Type:  defect (bug)              |      Status:  accepted
 Priority:  normal                    |   Milestone:  5.0
Component:  Canonical                 |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+-----------------------------

Comment (by chesio):

 Something I just noticed, perhaps related:

 {{{https://make.wordpress.org/core/features-as-plugins/page/123/}}} has
 {{{<link rel="canonical" href="https://make.wordpress.org/core/features-
 as-plugins/" />}}} - duplicate content, but canonical URL is correct

 vs.

 {{{https://make.wordpress.org/core/features-as-plugins/123/}}} has
 {{{<link rel="canonical" href="https://make.wordpress.org/core/features-
 as-plugins/123/" />}}} - duplicate content with duplicate canonical URL

--
Ticket URL: <https://core.trac.wordpress.org/ticket/28081#comment:27>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list