[wp-meta] [Making WordPress.org] #4326: Support forum URLs should enforce a trailing slash via a 301 redirect
Making WordPress.org
noreply at wordpress.org
Thu Feb 6 21:01:21 UTC 2020
#4326: Support forum URLs should enforce a trailing slash via a 301 redirect
---------------------------------+---------------------
Reporter: jonoaldersonwp | Owner: dd32
Type: defect | Status: closed
Priority: low | Milestone:
Component: Support Forums | Resolution: fixed
Keywords: seo analytics close |
---------------------------------+---------------------
Changes (by coffee2code):
* status: accepted => closed
* resolution: => fixed
Comment:
Confirmed that this has since been fixed.
{{{
❯ curl -I https://wordpress.org/support/view/plugin-committer/corylamleorg
HTTP/2 301
<snip>
location: https://wordpress.org/support/view/plugin-
committer/corylamleorg/
❯ curl -I https://wordpress.org/support/view/plugin-
committer/corylamleorg/page/2
HTTP/2 301
<snip>
location: https://wordpress.org/support/view/plugin-
committer/corylamleorg/page/2/
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/4326#comment:6>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list