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 zip a file or a folder in ASP.NETASP.NET PerformanceASP.NET PagesHow to set Meta Tags in ASP.NET 4.0How to use different colored highlights in a select menu with CSS