Making WordPress.org

Opened 3 years ago

Closed 3 years ago

#5676 closed defect (bug) (fixed)

Requests to User pages on jobs.wordpress.net should 404 correctly

Reported by: jonoaldersonwp's profile jonoaldersonwp Owned by: coffee2code's profile coffee2code
Milestone: Priority: lowest
Component: Jobs (jobs.wordpress.net) Keywords: seo
Cc:

Description

Requests to https://jobs.wordpress.net/author/coffee2code/ and https://jobs.wordpress.net/author/jobposter/ return a 404 template (in the body of the page), but with a 200 HTTP status and metadata representing the queried user.

The request should:

  • Return a 404 HTTP status
  • Return 404 header/meta behaviour

Change History (1)

#1 @coffee2code
3 years ago

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

In 10853:

Jobs theme: Return 404 response for author archive requests.

Props jonoaldersonwp, coffee2code.
Fixes #5676.

Note: See TracTickets for help on using tickets.