#4292 closed enhancement (fixed)
Add canonical to planet.wordpress.org homepage
Reported by: | joostdevalk | Owned by: | |
---|---|---|---|
Milestone: | Priority: | low | |
Component: | Planet (planet.wordpress.org) | Keywords: | seo |
Cc: |
Description
If you search for site:https://planet.wordpress.org
in Google you'll see Google has a couple dozen different versions indexed, when there is only one. We should mitigate this by adding a canonical to the homepage that says:
<link rel='canonical' href='https://planet.wordpress.org' />
Change History (3)
Note: See
TracTickets for help on using
tickets.
Fixed in dotorg:14907.
However, there some caching there, and planet is a bit strange with how the templating system works. The link may not appear there for some time, or I may need to get systems to run a manual process to rebuild the template. I'll look into it.