Making WordPress.org

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#3948 closed enhancement (fixed)

We should add an x-default hreflang tag wherever we use hreflang tagging

Reported by: jonoaldersonwp's profile jonoaldersonwp Owned by: dd32's profile dd32
Milestone: Priority: low
Component: General Keywords: seo
Cc:

Description

On pages/templates where we use hreflang tags (e.g. https://wordpress.org/download/), we should add an additional tag to specify the language-agnostic 'default' version.

E.g., all variant of the 'Download' page should contain the following additional tag: <link rel="alternate" href="https://wordpress.org/download/" hreflang="x-default" />

Change History (2)

#1 @dd32
5 years ago

  • Owner set to dd32
  • Resolution set to fixed
  • Status changed from new to closed

In 7898:

WordPress.org: hreflang: Add a default x-default hreflang tag and use the canonical URL for singular pages when possible.

Fixes #3947, #3948.

#2 @joostdevalk
5 years ago

  • Keywords seo added
Note: See TracTickets for help on using tickets.