Forum Moderators: phranque
I am using
Redirect 301 /Old-Page.html [domain.com...]
in my .htaccess file to move a a page. The redirect seems to work fine, except for the fact that it adds the following query string onto the redirected URL:
?name=Old-Page&page=
How do I get rid of the query string?
Thanks!
Erik