Hello,
I do have a multilanguage site with the use of MarvikShop. MarvikShop is the integration of OsCommerce into Joomla. MarvikShop does have its own SEO which is based on .htaccess rewrite. The product links are generated on the fly (with cache) and translated back by .htaccess
www.somesite.com/my-product-p-160.html is in fact
www.somesite.com/index.php?option=com_os...emid=160&lang=en
Is it possible in JoomSEF to exclude a component (MarvikShop), and have JoomSEF working for Joomla, and have MarvikShop handle it's own URLs? Both should work simultaneously.
Thanks in advance!