I’m having the same issues, redirects with GET parameters are failing to redirect as expected
In my case I’m attempting to go from :
image.php?dir=Wetworks-%20Sourcebook%20%5BImage%5D%20OS1
to:
?s=Wetworks-%20Sourcebook%20%5BImage%5D%20OS1
using these rules:
/image.php?dir=* >> http://www.example.com/?s=*
seems like everything after the question mark is getting dropped out. I’ve tried escaping it, but have had no luck.
Any suggestions?
Same problem here. Redirection not working for URLs like:
/name.php?page=test.php
I’d like to do this too and was hoping the wildcards would work, I’d like to change:
/pdetail.asp?pid=keyword
to
/?post_type=product&s=keyword
Scott is this possible?
Cheers 🙂
I need a tutorial
How should I create 301 redirects?
Do this by creating redirects, search engine indexed links to my site is not corrupted?
my site