Answer the question
In order to leave comments, you need to log in
How to make a 301 redirect of the entire site except for one page?
Hello. made a 301 redirect of the entire site with the following code
RewriteEngine On
RewriteCond %{HTTP_HOST} old.ru
RewriteRule (.*) http://new.ru/ [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