VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: barboss on December 06, 2013, 20:01:45 PM

Title: Broken URLs after migration
Post by: barboss on December 06, 2013, 20:01:45 PM
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!
Title: Re: Broken URLs after migration
Post by: GJC Web Design on December 06, 2013, 22:52:31 PM
example of the old and new urls?

301 redirects if not too many
Title: Re: Broken URLs after migration
Post by: barboss on December 06, 2013, 23:13:01 PM
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.
Title: Re: Broken URLs after migration
Post by: jenkinhill on December 06, 2013, 23:57:40 PM
See http://forum.virtuemart.net/index.php?topic=97293
Title: Re: Broken URLs after migration
Post by: barboss on December 11, 2013, 09:28:44 AM
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?