Redirect visitor to another ccTLD based on location but stays on same req. page
-
Hi,
I was running my store on .com domain. I decided to copy it on .co.uk domain to manage both separately for UK & USA customers.Now I wanted to create redirects based on customer IP, if customer is visiting (example.com/product/ankle-strap) from UK, it should display a popup of the country from where it is visiting and ask to redirect him to the UK version of that page, like:(example.co.uk/product/ankle-strap). Like we see in many e-commerce stores.
Everyone is giving solutions about a static URL redirect where visitors visiting example.com from the UK will be redirected to example.co.uk, this works only for homepages or any specific page set by us.
which is not a complete solution for an online store as e-commerce stores have 100’s of pages and we cannot set all of them one by one. I wanted it to work dynamically.
I believe that it is possible with If-so (The best geo tool in the market). am just finding it difficult to implement
- The topic ‘Redirect visitor to another ccTLD based on location but stays on same req. page’ is closed to new replies.