I'm currently working on a multilingual site, for now it's just English but down the line my client mentioned they want to include other languages as well. How do I redirect users to the version of the site in their language depending on their location? I found this site online but I don't know whether it's good or not...
Is there a way to test it if it works? That'll mean using an IP from a different country...what do I need for that?
Use a web based proxy, or a HTTP one for that matter. Proxy dot org lists loads of web based proxies, with countries in square brackets. Jay
Hehe, I don't understand this. Can someone give me directions on how to pretend I'm coming from Japan so I can test if I'll be redirected to the Japanese page of the site?
Take a look at this http://www.google.com/Top/Computers...ltering/Hosted_Proxy_Services/Free/CGI_Proxy/ http://www.xroxy.com/proxy-country-JP.htm
take a look at this, its a complete tutorial, written by me: http://www.pegor.com/tutorials/php-mysql-tutorials/redirecting-users-according-to-their-country-tld/ thanks