Skip to content

Instantly share code, notes, and snippets.

@liitfr
Last active September 12, 2017 23:13
Show Gist options
  • Save liitfr/17065e7c677f66d70f61c212703fdd05 to your computer and use it in GitHub Desktop.
Save liitfr/17065e7c677f66d70f61c212703fdd05 to your computer and use it in GitHub Desktop.
website : check list

Don't forget to ...

  1. Support for no-js (and other modernizr properties)
  2. Check good usage of semantic tags
  3. Generate favicons with http://realfavicongenerator.net/
  4. Google Analytics scripts
  5. Remove unused fonts
  6. Test on MS / chrome / iOs / FF browsers : mobile mode & desktop mode
  7. Run Lighthouse & iterate
  8. Run Pagespeed Insight
  9. Clean css / html / js code
  10. W3C validator for HTML & CSS
  11. Check meta tags such as title, description, robots
  12. Social networks : twitter / facebook / google etc ...
  13. robots.txt / .htaccess / humans.txt
  14. Both spike compile & spike -e production should work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment