Forum Moderators: buckworks
Will this affect how SEs index my pages in any way - will they reindex the pages properly as new pages or will they mess up the indexing?
any thoughts
cheers
Rewritten url = /shop/categoryname/CATEGORYID/item/ITEMID/itemname.aspx
Sample = /shop/bluewidgets/45/item/3/superbluewidget.aspx
This gets processed by viewItem.aspx?itemID=3&categoryID=45.
It's extremely easy using scott mitchell's rewrite DLL that can be found on MSDN. Just put in a regular expression in your web.config.
Also, if you have high page rank for any particularly important pages, I would advise you seek out expert advice so as not to risk losing this.