Don’t work redirects with Query string
-
I migrate old site to WordPress and I need redirect old pages to new urls. For example, from mysite.com/news.php?id=123 to mysite.com/?p=321.
After added all redirect’s parametrs at plugin’s admin page, I have redirect from mysite.com/news.php?id=123 to mysite.com/?p=321?id=123 and 404 error page. How fix it?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Don’t work redirects with Query string’ is closed to new replies.