Hi everyone. I have a big problem with this extension, it generates a lot of url like this:
www.artigianocreativo.com/chiave-di-viol...emart_category_id=16
this url have a canonical on itself and append the variable in get request, so I have a list of duplicate title and description. I've looked in the URL SEF Manager and I found two non-sef url that have the same sef url.
ONE: index.php?option=com_virtuemart&view=productdetails&virtuemart_category_id=16&virtuemart_manufacturer_id=2&virtuemart_product_id=509&Itemid=137 (that I think it's ok)
TWO: index.php?option=com_virtuemart&view=productdetails&virtuemart_manufacturer_id=2&virtuemart_product_id=509&Itemid=166 (that not have virtuemart_category_id in the url)
then it append the category variable as non sef...
How can I manage this situation?
I don't know why the second URL is generated.. please help me!
I have joomla 2.5.16
Virtuemart 2.0.26d
JoomSef 4.5.1
JoomSef VM extension 3.0.18
P.s. I manage canonical from virtuemart feature because the canonical that is managed from JoomSef is not working well..