I want that visitors out of my country would be redirected to www.mysite.com/en. How I can do this in Wordpress?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
migrated from stackoverflow.com Nov 3 '11 at 14:13
|
You could try using: http://ipinfodb.com/ip_location_api.php Send a get with the incoming ip adress and based on the response redirect it to a different part of your website.
I hope this helps. |
|||||
|