I would like to install Open Cart 0.7.9RC3 in a subfolder eg www.mydomain.com/shop/
Part 1.
1. Where do I put the .htaccess for URL alias. It would be in the root ie www.mydomain.com. Correct ?
2. And in that htaccess, I would put
Code: Select all
RewriteBase /shop/
3. Do I also need an .htaccess file in the /shop/ folder ?
Part 2.
And then I want to redirect www.mydomain.com to always go to www.mydomain.com/shop/
So I would add
Code: Select all
Redirect 301 /index.php http://www.mydomain.com/shop/
Part 3.
And then in Google Webmasters tools, I would put shop/g_sitemap.php into the sitemap field. Correct ?
I am using the SEO contirbution
Google is having problems with me

Trying to submit the sitemap from the SEO Contribution but keep getting this Google error:
Sitemap errors and warnings
Details - Network unreachable: DNS issue
We encountered an error while trying to access your Sitemap. Please ensure your Sitemap follows our guidelines and can be accessed at the location you provided and then resubmit.