Web Development: Maintenance Checklist

  • Speed up: check again included css or js files that actaully don’t exist. They’d generate a 404 error and if our 404 page is very heavy the site will experience delay.
  • Backup: obviously database backup is a must. But you should backup also files, even if you don’t make any change to them…an hacker could change them ;-)
This entry was posted in Web Dev Checklist. Bookmark the permalink.

Leave a Reply