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 refresh an image in ASP.NET How to create new aspx web page ASP.NET Pages How to set Meta Tags in ASP.NET 4.0 How to speed up ASP.NET web site