Making WordPress.org

Opened 6 years ago

Closed 6 years ago

#4366 closed defect (bug) (fixed)

Change the behaviour of empty plugin tag pages

Reported by: jonoaldersonwp's profile jonoaldersonwp Owned by: coffee2code's profile coffee2code
Milestone: Priority: high
Component: Plugin Directory Keywords: analytics seo
Cc:

Description

Plugin tags which don't exist, e.g., https://wordpress.org/plugins/tags/cats-cats-cats/, redirect to a search - e.g., https://wordpress.org/plugins/search/cats-cats-cats/.

Empty tags, like https://wordpress.org/plugins/tags/live-radio/, don't redirect. We should change this so that the behaviour is consistent - empty tags should 301 redirect using the same logic as non-existing tag requests.

Change History (1)

#1 @coffee2code
6 years ago

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

In 8603:

Plugin Directory: Redirect tag archive of existing tag without any plugins to a search for that tag, as done for nonexistent tags.

Props jonoaldersonwp, coffee2code.
Fixes #4366.

Note: See TracTickets for help on using tickets.