[wp-meta] [Making WordPress.org] #4819: Forum 'view' links return a 200 status on a 404 template

Making WordPress.org noreply at wordpress.org
Wed May 13 07:12:42 UTC 2020


#4819: Forum 'view' links return a 200 status on a 404 template
----------------------------+-------------------------
 Reporter:  jonoaldersonwp  |       Owner:  (none)
     Type:  defect          |      Status:  closed
 Priority:  lowest          |   Milestone:
Component:  Support Forums  |  Resolution:  worksforme
 Keywords:  seo analytics   |
----------------------------+-------------------------
Changes (by dd32):

 * status:  reopened => closed
 * resolution:   => worksforme


Comment:

 The URLs listed here all return HTTP 404's:
 {{{
 $ curl -Is https://wordpress.org/support/view/popular/
 https://wordpress.org/support/view/archived
 https://wordpress.org/support/view/spam/
 https://wordpress.org/support/view/taggedmodlook/
 https://wordpress.org/support/view/pending/ | grep ^HTTP
 HTTP/2 404
 HTTP/2 404
 HTTP/2 404
 HTTP/2 404
 HTTP/2 404
 }}}

 Logged in users may see a 200 response, as bbPress can't tell if there'll
 be any output until the page is rendered.

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


More information about the wp-meta mailing list