Make WordPress Core

Opened 7 weeks ago

Last modified 5 weeks ago

#62920 new defect (bug)

301 redirect of query URLs

Reported by: rosmo01's profile rosmo01 Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 6.7.1
Component: General Keywords: has-patch
Focuses: Cc:

Description (last modified by sabernhardt)

WordPress will redirect all query URLs with comma, i.e.:

  • https://undsgn.com/?test=foo,bar
  • https://www.stw.no/?test=cucurbitaceae,apocynaceae
  • https://www.sentrylocksmiths.com.au/?test=cucurbitaceae,apocynaceae

Bug is causing excessive Google crawl requests, as each request of the initial url will be redirected.

Issue confirmed by @bcworkz in WordPress Forum - please see
https://wordpress.org/support/topic/301-redirect-of-filter-urls/#post-18292594.

Change History (3)

#1 @sabernhardt
7 weeks ago

  • Description modified (diff)

This ticket was mentioned in PR #8346 on WordPress/wordpress-develop by @snehapatil02.


5 weeks ago
#2

  • Keywords has-patch added

This ticket was mentioned in PR #8361 on WordPress/wordpress-develop by anandraj346.


5 weeks ago
#3

Referencing pull request: #8346
Fixed the comment formatting according to standard.

Trac ticket: https://core.trac.wordpress.org/ticket/62920

Note: See TracTickets for help on using tickets.