Preserving Relative URL
Suppose that you have same product available in different country, however, with that in mind, you would want customers to be redirected to the same product but different domain. This is possible by checking the preserve URL checkbox.
If checked:
Preseve URL | Original URL | New Store Redirection |
unchecked | https://example.com/products/iphone-x | https://example.us/ |
checked | https://example.com/products/iphone-x | https://example.us/products/iphone-x |
Requirements
- App only works across two different stores. Please make sure you are not creating rules within same stores.
- To increase speed, you can manually add a script in your theme.liquid file. Instructions inside the app.