php - Redirect website based on Geographical location in Magento store -


i have ecommerce store in magento framework, want display store based on geographical location. example if accessing store india url should read www.website.com.in , if accessing website url should read www.website.com.us , @ same time based on url store display content. please suggest.

here small example on how can show different websites based on location. http://rosskendall.com/blog/web/using-geoip-with-magento-and-multiple-sites
main idea use database ip geolocation. (maxmind).
example shows how load specific store view depending on location, can changed redirect url if have different urls websites.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -