Answer the question
In order to leave comments, you need to log in
How can I redirect these links?
The site has links like this:
https://site.ru/index.php?route=bossblog/article&blog_article_id=1
https://site.ru/blog/1
RewriteCond %{QUERY_STRING} (^|&)route\=bossblog/article($|&)
RewriteCond %{QUERY_STRING} (^|&)blog_article_id\=1($|&)
RewriteRule ^index\.php$ /blog/1? [L,R=301]
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