a12c4magic
02-09-2005, 04:06/04:06AM
From my experience with this Ultimate SEO URLs for oscommerce Version 2.0 contribution it is MHO that installing it is only helpful if your host allows rewrite.
If your host doesn’t allow rewrite you end up with both cPath= and cName= urls which results in duplicate content.
I have learnt that if your host doesn’t allow redirect you can use your includes/application_top.php to redirect from none www to www successfully, however to try and redirect old cPath urls to cName urls using includes/application_top.php causes more problems than it fixes.
I guess the moral of this story is if it isn’t broken don’t fix it
If your host doesn’t allow rewrite you end up with both cPath= and cName= urls which results in duplicate content.
I have learnt that if your host doesn’t allow redirect you can use your includes/application_top.php to redirect from none www to www successfully, however to try and redirect old cPath urls to cName urls using includes/application_top.php causes more problems than it fixes.
I guess the moral of this story is if it isn’t broken don’t fix it