I have a website that has the catalog stored as www.computechracing.com/catalog/index.php My problem is that I now want to make the catalog my true home page. Simply moving the catalog/index.php to /index.php obviously doesn't work correctly. I even tried copying the entire catalog folder and moving it to the root and that wouldn't work.
Temporarily I have a simple re-direct from index.html to catalog/index.php but I don't want to leave it like this because I'm trying to optimize my SEO.
I would prefer to leave the catalog in the catalog folder for organizations sake and just move the index to the root and modify the code accordingly. If that isn't possible then why didn't moving the catalog contents to the root folder work correctly. Could it be that I have duplicates??
Is it possible to modify the index.php code and move locations?
![]()




