URL Rewrite Modification

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
batmike
Commander (CMDR)
Commander (CMDR)
Posts: 123
Joined: Tue Sep 04, 2007 10:46 am
Location: Minneapolis, MN
Contact:

URL Rewrite Modification

Post by batmike » Mon Mar 10, 2008 8:22 am

I'm wondering if anyone has looked into the code for the automatic URL rewriting. I'm not that good with all the regex code, so it doesn't make much sense to me.

The file that seems to control the URL rewrites for the categories/products is in ~/App_Code/RewriteURLLookupEngine.cs

What I would like to do is add in the name of the parent category right before the product name. So instead of just saying "WW811VK" it would say "Running - WW811VK" or something like that.

Any help would be great! Thanks!

Mike

Post Reply