Refferer redirect

DA MADFACE

Junior Member
Joined
Aug 27, 2011
Messages
167
Reaction score
25
Hi,

Is it possible to redirect to different links by refferers
for exemple, if the refferer contains "google.com" it redirect to "http://yourdomain/google"
if it is "facebook.fr" it redirect to "http://yourdomain/facebook"

Is that even possible??
 
Hey, it`s possible. You can even redirect the traffic from domainname containing any character like "a", "b" or anything to any post/page/ or to a another domain.
 
you can use .htaccess commends for this or simply grab the ref value using php and redirect by the ref value. However, what are you trying to accomplish with this ?
 
Back
Top