Forum Moderators: phranque
Here's what I'm trying to do:
I'd like to ditch the dynamic category page and product page URL's for a very simple static URL.
Category Page url NOW:
http://www.example.com/mm5/merchant.mvc?Screen=CTGY&Store_Code=B&Category_code=MV
Category Page url SHOULD BE:
http://www.example.com/mv.html
Product Page url NOW:
http://www.example.com/mm5/merchant.mvc?Screen=PROD&Store_Code=B&Product_Code=056&Category_Code=MV
Product Page url SHOULD BE:
http://www.example.com/056.html
Any ideas?
ALTERNATIVELY:
If that's too time consuming for someone to figure out FOR FREE (I understand).
I already know how to modrewrite the URL's, but the problem is I couldn't figure out how to 301 redirect the old dynamic URL's to the new SEO friendly URL's so as a bail out, if you could just show me the method of 301 redirecting these, that would work as well.
I'm dumb when it comes to this.
[edited by: encyclo at 1:03 am (utc) on June 4, 2008]
[edit reason] please use example.com [/edit]