Skip to content

Instantly share code, notes, and snippets.

@mountainash
Created November 1, 2022 12:53
Show Gist options
  • Save mountainash/0e85a8da7d5114710f48f0d16b9cfb2b to your computer and use it in GitHub Desktop.
Save mountainash/0e85a8da7d5114710f48f0d16b9cfb2b to your computer and use it in GitHub Desktop.
A checklist of tasks to do when building a website
  • Output valid code:
    • HTML
    • CSS
    • JS
  • SEO
    • sitemap.xml
    • robots.txt
    • Google Search Console (verification)
  • Extending the Browser
    • favicon.ico
    • Apple & MS icons
    • site manifest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment