[wp-meta] [Making WordPress.org] #5169: Requests to paginated homepage URLs with 'order' params should return a 404

Making WordPress.org noreply at wordpress.org
Fri Apr 24 18:19:33 UTC 2020


#5169: Requests to paginated homepage URLs with 'order' params should return a 404
----------------------------+---------------------
 Reporter:  jonoaldersonwp  |       Owner:  (none)
     Type:  defect          |      Status:  new
 Priority:  normal          |   Milestone:
Component:  General         |  Resolution:
 Keywords:  seo             |
----------------------------+---------------------

Comment (by bradleyt):

 Its worth noting that the issue @jonoaldersonwp has identified is
 WordPress core behaviour, which can be seen on multiple WordPress sites:

 https://central.wordcamp.org/?order=cats
 https://wordpress.org/news/?order=asc
 https://yoast.com/?order=cats

 (Note the Yoast example serves a different canonical for the `?order=`
 page, whereas core serves no canonical for the `?order=` pages).

 As this is long-established core functionality (and therefore unlikely to
 change in core for the short-term, if ever), but given that this is an SEO
 issue on the Rosetta sites, I would like to suggest that the quickest,
 easiest may be to redirect the problematic requests. Do any legitimate
 users use the `order`/ `orderby` params? Could these requests be
 redirected to the same URL without those params? (the redirect target
 would then either show the intended page, or a 404 in the case of the
 https://fr.wordpress.org/page/2/?order=cats  example)

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/5169#comment:4>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list