fatboy
Elite Member
- Aug 13, 2008
- 1,615
- 3,262
Guys.
I know a lot of people do the double meta refresh thing by using a couple of web pages etc etc but that can become a chore if you have a lot of pages etc.
So, this evening, I *think* I have found a quick way round things.
Scenario:
I have a webpage with a few links on to affiliate pages that I want to easily blank referrers from.
You could knock up a couple of pages to blank referrers or try the way O just found out.
On the same domain as your webpage, make a subdirectory something like 'links' and in there install Glype proxy.
Now, you edit the Glype settings to use blank referrer (I did this by messing about with the code in init.php) and making sure the domain is on the whitelist for hotlinking.
Now, swap all links on your page from:
hxxp://affiliate-network.com/yourcode to
hxxp://yourdomain.com/links/browse.php?u=hxxp://affiliate-network.com/yourcode
You should now have a blank referrer (well thats what it looks like in my logs anyway!)
With a bit of htaccess action and your hxxp://yourdomain.com/links/browse.php?u=hxxp://affiliate-network.com/yourcode can look a lot tider.
Hopefully you get your head round what I am trying to say - the thinking and fiddling with code is my strong point, trying to explain it is not!
I know a lot of people do the double meta refresh thing by using a couple of web pages etc etc but that can become a chore if you have a lot of pages etc.
So, this evening, I *think* I have found a quick way round things.
Scenario:
I have a webpage with a few links on to affiliate pages that I want to easily blank referrers from.
You could knock up a couple of pages to blank referrers or try the way O just found out.
On the same domain as your webpage, make a subdirectory something like 'links' and in there install Glype proxy.
Now, you edit the Glype settings to use blank referrer (I did this by messing about with the code in init.php) and making sure the domain is on the whitelist for hotlinking.
Now, swap all links on your page from:
hxxp://affiliate-network.com/yourcode to
hxxp://yourdomain.com/links/browse.php?u=hxxp://affiliate-network.com/yourcode
You should now have a blank referrer (well thats what it looks like in my logs anyway!)
With a bit of htaccess action and your hxxp://yourdomain.com/links/browse.php?u=hxxp://affiliate-network.com/yourcode can look a lot tider.
Hopefully you get your head round what I am trying to say - the thinking and fiddling with code is my strong point, trying to explain it is not!