Skip to content

Instantly share code, notes, and snippets.

@alana314
Created January 16, 2024 18:31
Show Gist options
  • Save alana314/19ba95ff9ab1265a65d80ced38c0dd4c to your computer and use it in GitHub Desktop.
Save alana314/19ba95ff9ab1265a65d80ced38c0dd4c to your computer and use it in GitHub Desktop.
Website Production Launch Checklist
Disable browser passwords
Disable robots.txt
Add 1200 x 630 share image
Add meta tags for og:image and twitter:image
Check HTML title
Add meta title and meta description
Add favicon and app icons (I prefer https://realfavicongenerator.net/ )
Test with LinkedIn Post Inspector https://www.linkedin.com/post-inspector/inspect/
Test with Facebook Sharing Debugger https://developers.facebook.com/tools/debug/
Test with Twitter Card Validator https://cards-dev.twitter.com/validator
Install and test Google Analytics and/or Google Tag Manager
Check for console logs and errors
Check lighthouse performance
Submit to google webmaster tools https://search.google.com/search-console/about
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment