Website Release Checklist

.........................................................

I’ve been releasing a bunch of different websites recently. And when I do each release, I usually check a few things. Sometimes, I forget to check a thing or two. This is an attempt at transferring that mental checklist into something written (and hence, organized) —

  • Validate HTML
  • Validate CSS
  • Remove all inline Javascript and CSS
  • Semantic and accessible HTML?
  • Works across browsers and platforms? (Are IE users banned?)
  • Is all user input sanitized?
  • Does it have a favicon? Does it have a page title?
  • Analytics (Choon Keat)
  • Add <meta> tags (Davide Casali)
  • Are the number of HTTP requests as low as possible? (Alexander Limi)
  • Robots.txt (especially important if you have a dev and a live site {which you might not always be a good idea}; Wim)

Any other suggestions for what should be on this checklist?

Eventually, all this should become automatic and constant rather than forced and climactic.

~ Voices ~

~ Add your voice ~

Feel free to use <strong>, <em>, and <a href="">

[]