Answer the question
In order to leave comments, you need to log in
.htaccess redirects from https to http and back, what to do?
There is a store on opencart 3.0 with a customized cnc (Seo pro). Redirect to https is connected through the hosting.
To save links from the old site, a list of "hard" 301 redirects of the form was created: (xxx old link with opencart prefix, yyy - new link)
RewriteCond %{QUERY_STRING} ^_route_=xxx$
RewriteRule ^(.*)$ /yyy? [R=301,L]
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