1
Enter the project name, owner, and target launch date
Fill in the site or business name, the person responsible for each workstream, and the intended go-live date at the top of the checklist.
π‘ Setting a hard launch date creates accountability β without one, web projects routinely drift for weeks past the original target.
2
Work through the domain and hosting section first
Confirm the domain is registered, DNS is pointing to the correct host, and the hosting environment is provisioned before touching design or content.
π‘ DNS propagation can take up to 48 hours β complete this step at least two days before your planned launch date.
3
Install and configure SSL
Enable HTTPS through your hosting provider or a certificate authority like Let's Encrypt, then set up a site-wide redirect from HTTP to HTTPS.
π‘ Verify SSL is active by checking the padlock in your browser and using a free tool like SSL Labs to confirm there are no mixed-content warnings.
4
Build and publish core pages
Create Home, About, Services or Products, and Contact pages. Draft real content for each β no placeholder text should remain when the checklist item is marked complete.
π‘ Write the About page in a conversational tone that answers three questions: who you are, who you help, and why you are different.
5
Add legal pages and cookie compliance
Publish a Privacy Policy and Terms of Use that accurately reflect your data collection practices. Add a cookie consent banner if your site uses tracking cookies and serves EU visitors.
π‘ Use a privacy policy generator as a starting point, then customize it to match your specific forms, analytics tools, and email platform.
6
Verify all contact forms and CTAs
Submit a test entry through every form on the site and confirm the submission appears in your inbox or CRM. Click every CTA button to verify it leads to the intended destination.
π‘ Test forms from a non-admin email address β some form plugins silently skip delivery to the same address that owns the site account.
7
Complete SEO and analytics setup
Set unique title tags and meta descriptions on every page, add alt text to all images, submit an XML sitemap to Google Search Console, and verify your GA4 tracking code is firing on all pages.
π‘ Install the GA4 DebugView extension in Chrome to confirm events are being received in real time before you go live.
8
Run pre-launch cross-browser and mobile testing
Load every page in Chrome, Safari, Firefox, and Edge, and on at least one iOS and one Android device. Use a free tool like PageSpeed Insights to check load times and fix issues above a 3-second load.
π‘ A Google PageSpeed score below 70 on mobile will suppress your search rankings β fix large image files and render-blocking scripts before launch.