Redirect using expressions
-
Hi,
Thank you for this great plugin.
So I use a plugin that creates new post taxonomies, and I want to redirect to a single URL.
mysite.com/?word-aaaa=value
mysite.com/?word-bbbbbb=value
mysite.com/?word-ccccc=value“word” is the same for all these taxonomies.
I created in the redirect plugin this, for the first one:
source: ^/?word-aaaa=(.*?)
target: /$1/But for some reason, it doesn’t work.
Any idea?
Thank you
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Redirect using expressions’ is closed to new replies.