ASP.NET 4 adds a new RedirectPermanent helper method that makes it easy to make HTTP 301 Moved Permanently responses: RedirectPermanent(“/newfile.aspx”); Related TutorialsHow to associate a Label with a TextBox or other Form control in ASP.NET How to learn ASP.NET How to create new aspx web page How to set Meta Tags in ASP.NET 4.0 How to install ASP.NET