Page 1 of 1

Geoip Redirecting

Posted: Thu May 31, 2012 11:28 pm
by davis1
I have a site with pages translated in several languages.
Does anyone know how could i make my site to open in best fitting language for visitors based on their ip?

Regards,
Daniel

Re: Geoip Redirecting

Posted: Fri Jun 01, 2012 4:25 am
by social_experiment
A better option would be to have a visitor choose their language preference;

If you have your heart set on this idea then you should look for ip ranges from certain countries and based on those values use a header() to redirect the visitor to the appropriate language page.