I have tested everything I can think of with no results.
.htaccess exists and has the default settings. I've also tested with the minimal config.
I have verified mod_rewrite works by inserting the following at the beginning of .htaccess and it does route me over to google. (when uncommented)
Code: Select all
#RewriteEngine on
#RewriteRule test\.htm http://www.google.com [R]
I have added SEO Keywords for several products, categories and info pages for testing.
All links still use the default paths instead of the friendly URLs.
If I generate a product feed, and test one of the friendly URLs, then the browser just goes to the homepage, displaying the entire friendly URL.
For example, for the info page about us, I have added the SEO keyword "About-Us". If I browse to http://www.xxxxxx.com/About-Us it displays the homepage. Within the site, the about us link still shows http://www.xxxxxxx.com/index.php?route= ... ation_id=4.
Any ideas what I may have missed?
I did test by removing all VQMODs with same result. Also uninstalled/disabled all added modules with the same result.
I've spent a few days on this and about to bang my head against the wall....
This is OpenCart version 1.5.6.
Thanks,
Lee