My store is not at the website root directory (public_html), it is in a sub-directory called "catalog". I am using a redirect statement:
Redirect /index.htm http://www.aurora-teamspirit.com/catalog/index.php
to get the store to open when someone visits the www.com URL. I was told that this redirect is bad for search engine ratings, and is not allowed for DMOZ listing inclusion. Is this true? Is there a btter way to point to the catalog sub-dir? Should I move everything up to the root?![]()




