oomengoo Posted May 31, 2015 Share Posted May 31, 2015 (edited) Is there a way to switch my shop landing page to "www.example.com" instead of "www.example.com/prestashop" without copying everything to the top-level folder/root folder? My current web host setting: Domain home directory pointed to a subfolder (i.e. root/example-com) = www.example.com My prestashop files: root/example-com/prestashop = www.example.com/prestashop So basically, if a user goes to "www.example.com", I actually want them to land in the prestashop directly. If I do "move" the folder, can I move it to "root/prestashop" and still have my domain pointer to "root/example-com" ? Reason being is because I use this web hosting to host multiple domains, but I currently am only using prestashop for one domain but like the idea managing multiple domains later in one shop. What would be ideal here? Any help would be greatly appreciate, as I am new to ecommerce. Thanks in advance! Edited May 31, 2015 by oomengoo (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted June 1, 2015 Share Posted June 1, 2015 so, in simple words when someone will enter to page:www.example.com you want to automatically redirect it to www.example.com/prestashop/that's right? Link to comment Share on other sites More sharing options...
oomengoo Posted June 1, 2015 Author Share Posted June 1, 2015 Yes, but I still want the URL to be "www.example.com". Does that make sense? Is there a way of doing this without moving the folder to the root directory? Link to comment Share on other sites More sharing options...
tdarkangel4141 Posted June 4, 2015 Share Posted June 4, 2015 There is a re-write url function that cuold be activated for this! Just look for it ^^ is called redirect if i m not wrong! Link to comment Share on other sites More sharing options...
NemoPS Posted June 5, 2015 Share Posted June 5, 2015 There is no easy way to do that, unfortunately. Setting another page as base url should be as easy as adding it into the urls configuration, but having it read as index itself would require lots of core modifications (depending on the controller you want to use) 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