Answer the question
In order to leave comments, you need to log in
How to set up redirects with saving the referrer?
Good afternoon!
How can I set up a redirect with .htaccess to save the referrer?
I write like this:
RewriteRule ^(.*)$ http://sitename.ru/$1?from=%{HTTP_REFERER} [L,R=301]
Answer the question
In order to leave comments, you need to log in
If I click on page A to go to page B, and page B issues a 302 redirect to page C, then page C will still have a referrer from page A.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question