Hi,

Quote Originally Posted by Mickmo68 View Post
The mod works great.
Glad you like it!


Quote Originally Posted by Mickmo68 View Post
The only problem I am having is that the mysite.com/index.php and the mysite.com/ are both being indexed by Google and they are the same, hence, duplicate content. This is not too good for SEO. Is there a way to 301 the /index.php to the / page? Thank you in advance.
I think I'm going to add a default mapping to the next version of the module to do just this. Here's how you can do it manually:

Add an extra record to the URI mapping table:

uri:

/


language_id:

1


main_page:

index


Leave the db_id etc as null, using the NOW() function for date_added


This will redirect the index.php?main_page=index to / and will also cause Zen Cart to use / as the link instead of index.php?main_page=index



For more information please read the configuration section of the documentation. I'm in the middle of moving out so I won't be around much to answer any questions over the next few weeks!

All the best...

Conor
Ceon