Should the website switch language based on IP address or browser language?
Posted
by SuperRomia
on Stack Overflow
See other posts from Stack Overflow
or by SuperRomia
Published on 2010-05-19T02:01:10Z
Indexed on
2010/05/19
2:20 UTC
Read the original article
Hit count: 277
Geo-location has been used most by Websites to do redirection, but I have found that several IP addresses locate a country which has using several languages.
Meantime, some users prefer to using the language setup in their system. For example, a person from United States goes to Japan and using the Internet connection from there to surf Website, but the Website redirects him to Japanese language.
So, should I give the web user a choice to select the language detected on their browser or force them to the website detected by IP address?
© Stack Overflow or respective owner