How do I fake referrer URL in Wordpress?

HammerH

Newbie
Joined
May 28, 2014
Messages
18
Reaction score
3
Hey guys,

I've got a problem. I'm sending the affiliate network traffic through some sources. The problem is, the referrer URL is empty from those sources. I've posted my cloaked link there and they will be sent directly to the offer.

Now I need a plugin /script, which can fake the referrer URL.

Is it possible to change the referrer URL of a cloaked link?
If yes, how?

Regards,
HammerH
 
When the traffic is coming from a domain you don't control and send them directly to the offer there's nothing you can do about. If they're coming through a domain you control you can cloak the referer.
 
If you want your website to show as the referrer go in .htaccess and do a 301 direct to the offer. Just create a blank html file on your site and point the 301 direct from that file to your offer.
 
Back
Top