Either take a look at urlrewriting.net, which is available in umbraco out of the box (just need to add your rules to the urlrewriting.config in /config folder), or this project.
Thanks Dirk for the info, I actually just went ahead and used the URL rewerite 2.0 module in IIS 7.5. I wonder if I would get better performance using urlrewriting.config.
URL Redirecting to transition from old site (wordpress)
What is the best way, in Umbraco, to redirect a url from the old values (cached by Google, other sites etc)? So in effect, it would be:
OLD: domain.com/category/First-Item/First-time-child/
NEW: domain.com/english/First-Item/
I just want to do simple redirect on the URL, there are quite a few of them though.
Thanks,
Sean.
Sean,
Either take a look at urlrewriting.net, which is available in umbraco out of the box (just need to add your rules to the urlrewriting.config in /config folder), or this project.
Hope this helps.
Regards,
/Dirk
Thanks Dirk for the info, I actually just went ahead and used the URL rewerite 2.0 module in IIS 7.5. I wonder if I would get better performance using urlrewriting.config.
-Sean
is working on a reply...