Making WordPress.org

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#4822 closed enhancement (reported-upstream)

Add canonical to 5ftf pages

Reported by: joostdevalk's profile joostdevalk Owned by:
Milestone: Priority: normal
Component: General Keywords: SEO
Cc:

Description

Right now, these three are different pages to Google and other search engines:

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.

Change History (4)

#1 @Otto42
5 years ago

For reference, because we haven't added this stuff fully to meta yet: https://github.com/WordPress/five-for-the-future is where this code currently lives.

#2 @Otto42
5 years ago

@iandunn is this going to move to meta.svn on a primary basis, or will additional development continue on github for now?

#3 @iandunn
5 years ago

  • Resolution set to reported-upstream
  • Status changed from new to closed

I don't have any plans to move it to SVN/Trac; GitHub is the canonical source for issues and code.

I'll move this issue there.

Note: See TracTickets for help on using tickets.