I have a question that may seem contradictory at first.
What I need is a URL that redirects to another (for example: hola.algo.com redirects to loquesea.com). The domain of loquesea.com will see that the 'referer' where that request comes from is hola.algo.com, but I want that when that someone sees that 'referer' if he tries to put it in his browser that does not redirect automatic Is there any way to do this?
I imagine that some form has to exist because I have seen many times that part of the traffic that comes from advertising or other systems comes with a referer (or token?) that if you enter it in the browser does not redirect you to the web, but it stays blank as if there was nothing, and that's what I'm looking for.
A thousand thanks in advance.