Forum Moderators: DixonJones
I want a site owner to clearly see me as a referer, but when the traffic comes from 3 different sub urls it is lost, having been split and thus appearing 3 times low down in their stats.
This causes problems in them seeing my traffic coming in or being noticed in the first place.
Can I force the referring url to allways be the top level domain, even if the link clicked is on a sub page?..... and how do I do it!
Having said that, doing this with a server side redirect is no problem. Your redirect-script will have to send the following headers:
Content-Type: text/html
Status: 301 Redirected
Location: http://www.target_site.com/
Referer: http://www.yoursite.com/