
Found on the digitalpoint forums
From: http://forums.digitalpoint.com/showthread.php?p=6489113
I want to give link to another domain but i dont want web site owners to see my domain as a referer.
Paraphrased from: http://en.wikipedia.org/wiki/Referer
The referer, or HTTP referer, identifies where the request came from. Referer logging is used to allow websites and web servers to identify where people are visiting them from, for promotional or security purposes.Most web users do not spoof their referer and it is widely used for statistical purposes.
There are many reasons why websites may not want to be seen as the referrer, the links may be to file-sharing etc. and the website owners would not want to be identified by their referrer links.
Websites like http://anonym.to and http://referhide.com offer Referer hiding by adding a layer between your website and the external website.
Your users will be taken to an intermediate page and then re-directed to the external website. This prevents the original site from appearing as a referrer in the logfiles of the external page.
Refer Hiding Using Redirect Services:
Just add http://referhide.com/?g= in front of any outgoing links on your website.
Example: http://referhide.com/?g=http://www.google.com
OR
http://anonym.to/?http://www.gulli.com/ produces an anonymous link to gulli.com
http://anonym.to offers a javascript file that will append ‘http://anonym.to/?’ before all your external links automatically. You just need to link to their script somewhere in your html file, preferrable right before closing the body tag.
You can specify external websites that you DONT want refer spoofed to in protected_links
From:http://anonym.to/en.html#multiLink
<script src=”http://js.anonym.to/anonym/anonymize.js” type=”text/javascript”></script><script type=”text/javascript”><!–
protected_links = “”;auto_anonymize();
//–></script>
OR follow on Twitter
Twitter.com/DeDestruct
Comments
I was looking for an explanation - thank you for this post! anonym.to looks perfect for my needs
This site seem to do a pretty good job : unrefer.com and no ads !
btw great article !
Regards,
Bart
I use HideRefer.com to Hide my referer URL
I use HideRefer to Hide my referer URL
does anyone know how to do this in firefox automatically? so that when i click on a link from one page to another they can’t see who referred me?
I’ve been using ReferHush.com for sometime now, it is great when you need to Hide Your Referer
Trackbacks
Leave a reply