Redirect User to different Website Based on Location (IP Address)
问题 How to redirect user visiting my sites to location specific sites using the IP Address. I have 3 location specific sites. 1. Europe. 2. US. 3. Asia. In short I wanted to find the location of the client using his IP Address. The solution needs to use Google APIs. 回答1: I got the solution using "google.loader.ClientLocation" here is the code for that if somebody needs it. Check this JSFiddle http://jsfiddle.net/kvishnudev/7Ut65/1/ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"