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

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes