Deployments

Website Go Live Checklist

A checklist of tasks to complete before launching a website to ensure it is ready for public access, covering SEO, performance, security, and monitoring.

When you're about to go live with a website, there are a number of things you need to check to make sure that the website is ready for the public. This checklist will help you to make sure that you've covered all the bases before you launch your website. If you are building a SaaS product specifically, the SaaS PRD Framework covers the planning phase: authentication, billing, email flows, legal pages, and more — everything to document before you start building.

Table of Contents

SEO

  • SEO meta data
  • Create RSS Feed
  • Create robots.txt
  • XML Sitemap
  • Verify external and internal links
  • Review HTML headers on page
  • Add alt text to images

Testing

  • Write tests for all pages
  • Review page responsive
  • Test website on different browsers

Performance

Accessibility

Security

  • Redirect www/non-www & http/https versions
  • Create SSL certificate
  • Set up security monitoring

Error Handling

  • Build the 404 page
  • Build the 500 page
  • Set up error tracking, monitoring and logging

Analytics

  • Set up analytics

Backups

  • Set up backups

URL Management

  • Ensure old URLs redirect to new URLs
Newer →
Infrastructure as Code

Newsletter

A weekly newsletter on React, Next.js, AI-assisted development, and engineering. No spam, unsubscribe any time.