Archive for April, 2008

Hiding the HTTP Referer with PHP, JS or Meta Refresh

Monday, April 7th, 2008

So there’s been some talk recently in some blogs on the interwebs regarding cloaking/masking/hiding HTTP REFERERs to protect your traffic sources.
I did some simple testing of my own and thought I’d share my results and some sample code to help some people out with a simple jump/redirect script. The three basic ways to accomplish a [...]