Redesigned my ecommerce website with 43k products, using a different shopping cart program. Need some advice on how to redirect all products listed in a category/subcategory on my old site, to the category on the new site.
Here is an example of the structure....
OLD: /cgi-bin/instock.pl?cat=1&subcat=2
NEW: /department/category-name-12345.cfm
How would I go about doing this?