[wp-meta] [Making WordPress.org] #5458: Redirects should not trigger 429 responses

Making WordPress.org noreply at wordpress.org
Thu Oct 1 10:30:15 UTC 2020


#5458: Redirects should not trigger 429 responses
----------------------------+--------------------
 Reporter:  jonoaldersonwp  |      Owner:  (none)
     Type:  defect          |     Status:  new
 Priority:  high            |  Milestone:
Component:  General         |   Keywords:  seo
----------------------------+--------------------
 Requests to https://wordpress.org/tags/privacy/page/15 are redirected to
 https://wordpress.org/support/topic-tag/privacy/page/15/.

 However, in the process, there are several interstitial redirects (the
 change in path, and, appending the trailing slash).

 This frequently triggers a 429 error for Google (and presumably other
 systems).

 To address this:
 - Rate limiting on 301 redirects should be removed (or radically relaxed).
 - Redirect rules should be consolidated (e.g., alter the path and append
 the trailing slash in a single process)

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/5458>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list