Making WordPress.org

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#3852 closed defect (bug) (fixed)

Improve how empty searches are handled [1/2]

Reported by: jonoaldersonwp Owned by: SergeyBiryukov
Priority: low Milestone:
Component: Plugin Directory Keywords: seo
Cc:

Description

Empty plugin searches (see https://wordpress.org/plugins/?s=) return a partially broken template. Specifically, the <title> and the primary heading of the page both omit the missing {{searchTerm}} variable.

In line with SEO and usability best practices, empty searches should execute a 301 redirect to https://wordpress.org/plugins/

Change History (4)

#1 @jonoaldersonwp
8 years ago

  • Summary Improve how empty searches are handledImprove how empty searches are handled [1/2]

#3 @SergeyBiryukov
8 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 7789:

Plugin Directory: Redirect empty search queries to home page.

Props jonoaldersonwp.
Fixes #3852. Fixes #3853.

#4 @joostdevalk
8 years ago

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