Question about redirecting and referral info

karupoiss

Elite Member
Joined
May 16, 2012
Messages
3,205
Reaction score
1,306
If I have a domain a and it redirects users to domain b that redirects the user to site c via 301 then will the site c see that the traffic was originally from domain a or will it only see the domain b as referral?

I want to hide that traffic is coming from domain a.

Thanks!
 
Still looking for answer!
 
If you cannot be sure whether it will preserve on 1 redirect, then you cannot be sure on 2...

But if headers only show the last site then site C can't know about Site A?
 
But if headers only show the last site then site C can't know about Site A?
The point is that since the RFC's do not specify correct behaviour, we cannot be sure. The correct answer is nobody knows. So you need a proxy of sorts between site A and site B. Certain host-based cloaking tools would do the trick.
 
Back
Top