Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Regex redirects #1

Closed
aaron13100 opened this issue Feb 16, 2017 · 2 comments
Closed

Add Regex redirects #1

aaron13100 opened this issue Feb 16, 2017 · 2 comments

Comments

@aaron13100
Copy link
Owner

aaron13100 commented Feb 16, 2017

From @pbowyer on January 31, 2017 9:30

Scenario

A site uses a CPT for events. Once the event is past they unpublish the CPT post, which every time creates a new 404 error.

Solution

Rather than create individual redirects, it would be great to create one regular expression rule for all matching 404's:

404s matching /events/.+ => /events/?finished=1

_Copied from original issue: ThemeMix/redirectioner

@aaron13100
Copy link
Owner Author

From @deFries on January 31, 2017 9:38

Thanks for logging this issue Peter. We've actually started brainstorming about a future for this plugin and this scenario is one we plan to solve.

@aaron13100
Copy link
Owner Author

This is no longer related to TheMix/redirectioner so I'm closing it and creating a new ticket.

aaron13100 added a commit that referenced this issue Apr 10, 2022
…o parameter #1. Thanks to debug file participants.
aaron13100 added a commit that referenced this issue Nov 5, 2023
* FIX: Allow the fast text filter on the redirects and captured 404s tabs to work again (probably broken in 2.34.0).
* Improvement: Handle emojis in URLs without causing a collation SQL error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant