![]() |
GEO Redirect script
Does anyone know of a good GEO redirect script ?
I need a script that can redirect a user to a domain when he comes from a certain country when he clicks a link. If he is not from that specific country he goes to the original URL .. |
|
Quote:
|
Quote:
http://www.ip2location.com/ip-country-web-service.aspx Actually only redirection on country (ip based, which is not 100% precise) can be done pretty fast by an experienced webdeveloper. There are even free databases like http://software77.net/geo-ip/ - but ip2location seems to be much more precise. |
here we go buba..
geoip.inc grab it here: http://uploading.com/files/DJSN7JON/geoip.zip.html include this in your redirect page(s): ($my_countries = array('cn,ru');) <- list of counties you want to redirect PHP Code:
http://uploading.com/files/KWCOOPZR/GeoIP.dat.html |
I will try that out... many thanks !
|
Easiest way in my opinion is using Maxmind database and then define in your .htaccess file where you want to send visitors from certain countries. Very easy to do?
|
I want to redirect them when they click a link.. It is simular to skimming traffic from galleries. So I think I need to create some kind of redirect url via a script.
Link > Script > Original URL or Redirect to my URL |
All times are GMT -7. The time now is 08:08 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123