ASP.NET 4 adds a new RedirectPermanent helper method that makes it easy to make HTTP 301 Moved Permanently responses: RedirectPermanent(“/newfile.aspx”); Related tutorials: ASP.NET Versions How to use different colored highlights in a select menu with CSS How to associate a Label with a TextBox or other Form control in ASP.NET How to write encoded text on the web page in ASP.NET