minx
02-17-2007, 09:05 PM
Hi all,
I am trying to redirect 900 current dynamic shopping cart urls like
www.example.com/prodtype.asp?PT_ID=93&strPageHistory=cat
to new seo friendly 404.asp page created ones like
www.example.com/hair-care/12-3
The cart uses a 404.asp page and prodtype.asp page for construction of urls and i need a statement to redirect all old dynamic urls or a big case statement to re-direct at least the 20 most important high ranking pages.
Tried a couple of things but no succes yet, please help if yuou have any ideas.
Thanks
Andy
I am trying to redirect 900 current dynamic shopping cart urls like
www.example.com/prodtype.asp?PT_ID=93&strPageHistory=cat
to new seo friendly 404.asp page created ones like
www.example.com/hair-care/12-3
The cart uses a 404.asp page and prodtype.asp page for construction of urls and i need a statement to redirect all old dynamic urls or a big case statement to re-direct at least the 20 most important high ranking pages.
Tried a couple of things but no succes yet, please help if yuou have any ideas.
Thanks
Andy