[wp-meta] [Making WordPress.org] #4822: Add canonical to 5ftf pages
Making WordPress.org
noreply at wordpress.org
Sun Nov 3 18:23:26 UTC 2019
#4822: Add canonical to 5ftf pages
-------------------------+--------------------
Reporter: joostdevalk | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: General | Keywords: SEO
-------------------------+--------------------
Right now, these three are different pages to Google and other search
engines:
* https://wordpress.org/five-for-the-future/pledges/
* https://wordpress.org/five-for-the-future/pledges/?order=alphabetical
* https://wordpress.org/five-for-the-future/pledges/?order=hours
Whereas in reality they don't differ that much at all. So let's add a
canonical to that page, like so:
{{{
<link rel="canonical" href="https://wordpress.org/five-for-the-
future/pledges/" />
}}}
Independent of which sort order is used.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/4822>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list