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