12
shouts

Handling Legacy URLs with ASP.NET MVC

published 276 days, 22 hours, 54 minutes ago posted by MikesdotnettingMikesdotnetting 278 days, 7 hours, 42 minutes ago
Wednesday, June 10, 2009 5:04:07 PM GMT Tuesday, June 09, 2009 8:16:36 AM GMT

Handling Legacy URLs with ASP.NET MVC

According to Google's Webmaster tools, there are about 15,000 incoming links to my site. 13,000 of those reference a .ASPX file on disk. When I convert to MVC, with new Search Engine Friendly urls, all those links will break unless I do something about it. Presenting users with a 404 - file not found is not an option. I need to show them the content they were expecting, and update Search Engines with the news that things have changed. Here's how I will b...

category: ASP.NET | clicked: 60 | | source: www.mikesdotnetting.com | show counter code