Answer the question
In order to leave comments, you need to log in
How to make a 301 redirect page with parameters?
Wordpress
Old URL /ru/yahty/?type=sailing+yacht
New URL /ru/category/sailing-yacht/
Trying to play with this:
RewriteCond %{QUERY_STRING} type=sailing+yacht
RewriteRule ^ru/yahty$ /sailing- yacht [R=301,L]
Similar to this How to make a 301 redirect from a strict address with a parameter to a new one without a parameter?
But doesn't work. What is the correct code for htaccess?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question