Making WordPress.org

Change History (8)

#1 @dd32
5 years ago

In 9181:

WordPress.org: Add a redirect for the old about/gpl page to about/license.

See #4630.

#2 @dd32
5 years ago

In 9182:

SSO: Swap a bunch of login/registration redirects to 301's.

See #4630.

#3 follow-up: @dd32
5 years ago

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

https://wordpress.org/about/gpl/ to https://wordpress.org/about/license/

[9181]

https://wordpress.org/support/%20 to https://wordpress.org/support/
https://br.wordpress.org/.org to https://br.wordpress.org/

404's seem fine to me. wontfix.

https://codex.wordpress.org/WordPress_Cookies to https://wordpress.org/support/article/cookies/
https://codex.wordpress.org/WordPress_in_Your_Language to https://make.wordpress.org/polyglots/teams/
https://codex.wordpress.org/Translating_WordPress to https://make.wordpress.org/polyglots/handbook/
https://codex.wordpress.org/Function_Reference/do_action to https://developer.wordpress.org/reference/functions/do_action/

Codex. wontfix.

https://wordpress.org/plugins/*/faq/ to https://wordpress.org/plugins/*/#faq

Supposedly potentially temporary, /faq/ routes may one day return. maybelater as with the other times this was raised.

https://profile.wordpress.org/ to https://wordpress.org/

Actually 302's to https://profiles.wordpress.org/, which now 302's to https://wordpress.org/.
See below.

https://profiles.wordpress.org/ to https://wordpress.org/

Behaviour changed elsewhere, 302's intentionally to wordpress.org for logged out requests.
302's to users profile for logged in requests. wontfix.

https://wordpress.org/support/register.php to https://login.wordpress.org/register

Done (plus a bunch of others) [9182]

https://wordpress.org/extend/ to https://wordpress.org/
https://phpdoc.wordpress.org/ to https://developer.wordpress.org/reference/

Server-level, not a priority.

#4 in reply to: ↑ 3 ; follow-up: @jonoaldersonwp
5 years ago

These still need fixing. We have links to these URLs from external sources.

Let's redirect the FAQ links please. If the proposed changes happen before the heat death of the universe, we can unpick the 301 with no real issues.

The server-level ones are still important; let's not confuse priority with complexity. They're significant enough that they're worth fighting for.

#5 @jonoaldersonwp
5 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

#6 @dd32
5 years ago

In 9187:

Plugin Directory: 301 all the canonical redirects.

See #4630.

#7 in reply to: ↑ 4 @dd32
5 years ago

Replying to jonoaldersonwp:

These still need fixing. We have links to these URLs from external sources.

Nope. I'm not redirecting all random 404 links you find in analytics. These are no more important than https://br.wordpress.org/randompage or https://br.wordpress.org/z (which now are also linked on the web thanks to this comment)

Let's redirect the FAQ links please. If the proposed changes happen before the heat death of the universe, we can unpick the 301 with no real issues.

[9187] along with a whole other set of redirects

Note: See TracTickets for help on using tickets.