Forum Moderators: coopster
I want to redirect traffic to another site but I don't want the other site to know where the traffic originally came from. Is there any easy way of doing this?
I thought of:
1) somedomain.com/out.php sending the traffic to forward.otherdomain.com which then passes the traffic onto the intended link. If the referrer sent was from forward.otherdomain.com that would be fine.
2) Some redirect command that doesn't send referrer information w/ it.
Any suggestions?
Thanks,
Chris