Hello all,
I am currently using the Language Switcher plugin to provide 2 language versions of my blog, one is http://www.nektulos.de/lang/en/ the other is http://www.nektulos.de/lang/ro/.
The plugin has some automated redirection mechanisms based on previous user choices and browser language but I need to do the redirect based on IP address. If people come from Romania, I need to provide the /lang/ro/ version, if not, then the /lang/en/ one.
I know which function of that plugin does the redirection but I don't really know how to implement it based on IP address (i.e. country). Any idea how I could go about it ?
Any info is appreciated.
Best regards,
Stefan