Ben Foster 11/27/2011

ASP.NET MVC - Issuing multiple 301 Redirects

Read Original

This article details a practical solution for migrating an ASP.NET Web Forms site to ASP.NET MVC while preserving SEO. It explains how to handle legacy URLs by creating a custom XML-based redirect mapping system, implementing a RedirectManager with caching, and setting up a catch-all route to issue permanent 301 redirects.

ASP.NET MVC - Issuing multiple 301 Redirects

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week