[wp-meta] [Making WordPress.org] #4076: Trac tickets should use canonical URL tags
Making WordPress.org
noreply at wordpress.org
Tue Feb 5 02:00:50 UTC 2019
#4076: Trac tickets should use canonical URL tags
----------------------------+---------------------
Reporter: jonoaldersonwp | Owner: dd32
Type: defect | Status: closed
Priority: normal | Milestone:
Component: Trac | Resolution: fixed
Keywords: seo |
----------------------------+---------------------
Comment (by dd32):
Looks like this is active and slowly rolling out (Trac template caches and
all):
{{{
$ curl 'https://meta.trac.wordpress.org/ticket/41' -s | grep link | grep
canonical
<link rel="canonical"
href="https://meta.trac.wordpress.org/ticket/41" />
$ curl 'https://meta.trac.wordpress.org/ticket/41?foobar=wow' -s | grep
link | grep canonical
<link rel="canonical"
href="https://meta.trac.wordpress.org/ticket/41" />
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/4076#comment:4>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list