If you don't feel like coding it yourself, Evan has a cool script called Lambda GeoIP! Check it out here:http://www.lambdageoip.com/Lambda GeoIP is a fully self-hosted geo-targeting script that you can use on your website to determine the geographic location of your visitors. In addition to that, you can determine if a user is on a mobile device, a bot, or using a satellite connection.
[URL]http://stackoverflow.com/questions/2832380/how-do-i-track-the-visitors-country-and-redirect-them-to-appropriate-sites[/URL]
Source:I've used GeoIP from Maxmind and it works well. They have a http://www.maxmind.com/app/geolitecity That's 99.3% accurate. the http://www.maxmind.com/app/java I would follow google's practice of having a link back to the original version if you do the redirect.
[URL]http://stackoverflow.com/questions/230594/redirect-depending-on-the-country/230646#230646[/URL]
[URL]http://wordpress.org/plugins/geoposty/[/URL]
You may have look into my sig, this script does geoip redirection and more.
Hi,
How can I create a link so that when someone clicks on it, it takes them to different pages depending on their location (country)?
Thanks for your help in advance