Making WordPress.org

Opened 4 years ago

Closed 9 months ago

#5271 closed defect (bug) (fixed)

Empty / logged out favourites page should not 404

Reported by: jonoaldersonwp's profile jonoaldersonwp Owned by: dd32's profile dd32
Milestone: Priority: normal
Component: Plugin Directory Keywords: seo
Cc:

Description

When a user has no favourite plugins saved (and/or when they're logged out), https://wordpress.org/plugins/browse/favorites/ returns a 404 status.

This should return a 200 status, but also add a meta robots tag with a noindex, follow directive.

Change History (2)

#1 @dd32
4 years ago

  • Summary changed from Empty / logged out page should not 404 to Empty / logged out favourites page should not 404

Related to #5226

#2 @dd32
9 months ago

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

In 13138:

Plugin Directory: browse/favorites should return a 200 response always.

This already has a noindex robots tag.

Fixes #5271.

Note: See TracTickets for help on using tickets.