Support for the * operator or Regular expression?
-
Hi, I have a site at mysite.com.
I created a redirection
FROM https://www.mysite.com/blog/my-post
TO https://www.mysite.com/destination-page
and it works.However, I am trying to cast a wider net and do a redirection like
FROM all URLs like https://www.mysite.com/blog/my-post(+anything) for instance https://www.mysite.com/blog/my-post?nonamp=1&fbclid=IwAR3b
TO https://www.mysite.com/destination-pageThis is handled very smoothly by other plugins – how can I make this work easily?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Support for the * operator or Regular expression?’ is closed to new replies.