Hello.
I was migrated to virtuemart 2.0.24c from 1.9.1
Why virtuemart migration do not migrate URLs links for product and categories?
I have different id for categories and products, so URLs had changed as well.
Do you have some solution?
I made SEO optimisation and my old URLs is very important for me!
example of the old and new urls?
301 redirects if not too many
Before:
/catalog/blahblah.html?page=shop.product_details&flypage=flypage.tpl&product_id=34&category_id=13
Now:
/index.php?option=com_virtuemart&view=productdetails&virtuemart_product_id=16&virtuemart_category_id=7
This is the same product.
Too many URLS, over 400.
See http://forum.virtuemart.net/index.php?topic=97293
I installed this component and what next?
I have to write all product id and all old pages for redirect?
Where is manual for it?