Nicolas Bibeau Posted January 8 Share Posted January 8 Hi, I am new to PrestaShop and I am currently trying to figure out the multistore feature. I created a second store group with a store that I associated to said store group. Once I had this second store, my default one and my new one both had their URLs diract me to a 404 page. When I only have the default one it works perfectly fine Thank you in advance Link to comment Share on other sites More sharing options...
Knowband Plugins Posted January 14 Share Posted January 14 Hi, Your issue likely stems from incorrect URL or multistore configuration. Here's how to fix it: Check Multistore Settings: Go to Shop Parameters > Multistore. Ensure each store has a unique domain and base URI. Set one URL as the main URL for each store. Regenerate .htaccess: Go to Shop Parameters > Traffic & SEO, and click Save to regenerate the .htaccess file. Verify Server Configuration: For subdomains: Ensure DNS and server (Apache/Nginx) VirtualHost entries are correct. For subdirectories: Confirm the correct base URI is set. Clear Cache: Go to Advanced Parameters > Performance, and clear the cache. Try accessing your stores again. Let me know if the issue persists! Regards 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