ASP.NET 4 adds a new RedirectPermanent helper method that makes it easy to make HTTP 301 Moved Permanently responses: RedirectPermanent(“/newfile.aspx”); Related TutorialsASP.NET View state ASP.NET Session state How to set Meta Tags in ASP.NET 4.0 How to refresh an image in ASP.NET ASP.NET Versions