I'm trying to come up with a script (or find an already created one) that will redirect users by the referrer. Like let's say a user comes from Google, I want them to be directed to a certain directory, if they come from a link I payed for, to another directory, and so on and so forth. I would also need it to have a default place to send the user. Does anyone know of a script like this?
This is easily done using the HTTP_REFERER variable http://www.phpjabbers.com/redirect-based-on-referrer-or-ip-address-php2.html