WordPress redirection by country
-
I’m working on an e-commerce website with two different subdirectories for both Canada and the US with different price lists. We are currently using a free plugin called ip2location to redirect Canadian customers to example.com/ca.
We use this because woocommerce only supports one location per store so it is easy to calculate shipping charges because of two physical locations we send products from.The problem we are experiencing right now is that
All Canadian customers coming to example.com (through google, SM or any other source) are automatically redirected to a fixed page example.com/ca/shop. I’d like to send them to the original page they searched for instead of a fixed page. The plugin doesn’t show an option to do so.
Is there any better option to solve this problem?Any help is appreciated.
The topic ‘WordPress redirection by country’ is closed to new replies.