Frank Auffret Posted February 17, 2021 Share Posted February 17, 2021 Hi I want to move the store from ROOT/store/ to ROOT/ The files have been transferred okay and I can access admin but the the product pages still look for the old URL /store/ cab't see anything in global.inc.php to reset the root Anyone know what to do? Quote Link to comment Share on other sites More sharing options...
Noodleman Posted February 17, 2021 Share Posted February 17, 2021 delete .htacess, let it recreate Quote Link to comment Share on other sites More sharing options...
havenswift-hosting Posted February 17, 2021 Share Posted February 17, 2021 Check your .htaccess file. Plus you will need to clear cache and also if you have saved any custom SEO urls then these would need to be cleared Quote Link to comment Share on other sites More sharing options...
Frank Auffret Posted February 17, 2021 Author Share Posted February 17, 2021 Thank you for the prompt responses - all working now Cleared cache then edited .htaccess #### Rewrite rules for SEO functionality #### <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / Quote Link to comment Share on other sites More sharing options...
havenswift-hosting Posted February 17, 2021 Share Posted February 17, 2021 Welcome Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.