![]() |
php question: how to remove referer info with a header redirect?
How do i remove the REFERER (http_referer) info when sending traffic through a Header("Location..) ?
As in: USer clicks on a link on mypage.com -> lands on y.com/redirect.php y.com redirects it to z.com .. i dont want z.com to know the click came from mypage.com.. Any ideas? |
i have had the same question for a while now
|
Quote:
doesnt do it.. just in case someone dares to mention that ;) |
yeah cause one of my sites uses a randomizing script where it pulls the random url from the list of urls in a text file, and i use it to filter traffic, and i dont want people to know where my traffic comes from (trade secret)
|
Quote:
|
referer is set clientside, no way to change it serverside.
(you could redirect to a page with a javascript redirect or metaredirect... that will work for most browsers) |
Quote:
|
All times are GMT -7. The time now is 06:18 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123