How to update a Web Site

×
  1. Rename your Web.Config to Web.Config.Old
  2. Copy the current files into your staging site folder, overwriting all
  3. Copy Database and license information to new Web.Config
  4. Copy in Custom pages
  5. Compare the ChangeLog.aspx page of the old site (which should normally be in Source Control) to the ChangeLog.aspx of the new site and make any required changes to Custom pages.
  6. Test Site as needed
  7. Publish Staging to Live