pfonseka Posted January 9, 2017 Share Posted January 9, 2017 Hi, I would like to use diferent domain names ( shop.com, shop.es, shop.fr) at the same shop (no multi shop) Each domain should redirect to is language: shop.com/en/, shop.es/es/, shop.fr/fr/ Can this be done without multishop? Using apache only URL rewrite? Any inconvenience? Thanks Link to comment Share on other sites More sharing options...
shokinro Posted January 9, 2017 Share Posted January 9, 2017 PrestaShop itself will have language included in the URL if you have multiple language included. So the language seems redundant in your URL for example shop.fr/fr, not sure it is for what reason. You will need to use PrestaShop multistore function to implement multiple domains. Link to comment Share on other sites More sharing options...
pfonseka Posted January 9, 2017 Author Share Posted January 9, 2017 I know it looks redundant, I was hopping that it was easier if I "redirect" using the lang (/fr/, /es/) after the domain. This way, the domains would work like an alias. I would like to avoid using multishop. If I configure the domains as alias, will this cause problems with prestashop? Link to comment Share on other sites More sharing options...
shokinro Posted January 9, 2017 Share Posted January 9, 2017 >If I configure the domains as alias, will this cause problems with prestashop? I do not think "alias" will work with multiple domain name scenario, because each store you can only specify one domain if you do not use multistore feature unless you change the core functionality of PrestaShop. Even you specify alias, PrestaShop will redirect to its specified domain. but it might be possible if you make some custom changes in the core files. You can have a try. Link to comment Share on other sites More sharing options...
El Patron Posted January 9, 2017 Share Posted January 9, 2017 Hi, this module was written just for this scenario, multiplex once content across multiple domains will key configuration options by domain (shop). Created with love. PrestaHeroes MultiShop Pro Module Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now