Can anyone recommend an approach to delivering a localized version of a WordPress blog based on IP address of the site visitor? Or delivering different set of content altogether based on IP address?
Thanks!
Can anyone recommend an approach to delivering a localized version of a WordPress blog based on IP address of the site visitor? Or delivering different set of content altogether based on IP address?
Thanks!
Based on IP, I would recommend to use GeoIP. It can deliver in the free version country, state and city I believe. Based on that info, you can determine which language.
Another approach is to read the language setting in the browser.
This topic has been closed to new replies.