-2

I would rather it just display nothing, or another website. I don't want it to display any website that I am affiliated with.

backus
  • 4,076
  • 5
  • 28
  • 30

3 Answers3

0

Use a URL shortener, such as bit.ly to make the link. That way you're once removed, there may still be trace but it won't be as obvious in the referrer.

Turnkey
  • 9,266
  • 3
  • 27
  • 36
0

Use short url in your web link. such as tinyurl

user see the tiny url instead of the real url. They couldn't see the website that you are affiliated with

Peter Long
  • 3,964
  • 2
  • 22
  • 18
0

If you redirect from an HTTPS page to a URL with a different domain then no referrer will be sent by the browser to avoid leaking information. This will save you from relying on any third parties.

Flexo
  • 87,323
  • 22
  • 191
  • 272