Resource Center / Playbooks / The Ultimate Website Launch Checklist (Pre- & Post-Launch Guide)

The Ultimate Website Launch Checklist (Pre- & Post-Launch Guide)

This checklist covers everything you need to review before hitting publish, from settings and SEO to performance and accessibility. Work through it below, or get the spreadsheet version sent to your inbox to share with your team.

Published Jul 31, 2025 • Last updated Sep 10, 2026 • Reviewed and updated quarterly by Khod's development and SEO team.

The Website Pre-Launch Checklist open in Google Sheets.
Thank you for your submission! You will receive your free resource in your inbox shortly!
Oops! Something went wrong while submitting the form.
Use AI to summarize this article

TL;DR

A website launch checklist is the difference between a clean launch and a fortnight of cleanup. Broken links, tracking that never fired, pages Google cannot see: every one of them is cheaper to catch before you publish than after.

This one runs to 61 checks across 16 categories, covering what to finish before go-live and what to watch afterwards:

  • Settings: domain, SSL, redirect chains, favicons
  • CMS: slugs, field bindings, metadata
  • Analytics: GA4 events, session recording, conversion tracking
  • QA: performance, accessibility, responsive and cross-device
  • SEO: sitemap, robots.txt, indexability
  • Post-launch: uptime, crawl errors, content and promotion

Tick each one as you go. Every task opens to say why it matters and which practitioner it came from.

This is the checklist we run on our own launches. The first version came out of our rebrand, when Tilipman Digital became Khod and the site was rebuilt in Webflow. It got sharper a while later, when we moved that same site off Webflow onto Next.js, because a replatform breaks a different set of things than a redesign does.

Whether you are a founder building a business website for the first time or a marketing lead running a broader B2B website strategy, the sequence is the same. It splits into two parts:

  • Pre-launch: what to finish before hitting publish
  • Post-launch: what to watch once visitors are on it

Tick each task as you go. Your progress is saved in this browser, so you can close the tab and come back to it. Each task opens to show why it matters, and which practitioner it comes from.

Website Pre- and Post-Launch Checklist
0 of 61 done

Your progress is saved in this browser. Nothing is sent anywhere.

Pre-Launch

42 of 61 checks · 10 categories

Project Settings

Domain, SSL and hosting basics that have to be right before anything else matters.

0/3

Connect and verify domain

Ensure DNS is set up and resolving correctly.

Critical

Enable SSL and force HTTPS

Force every version of the URL to the secure one, in a single redirect hop.

Critical

Set default domain

Choose between www and non-www and enforce it.

Critical

Content and Design Review

The last read of every page before it stops being editable in private.

0/5

Finalize all copy

Three passes: typos, read aloud, then inside the live template where the line breaks show.

Medium

Ensure brand consistency

Align typography, colors, and UI elements with your style guide.

Medium

Review layouts

Zoom out to 50% and judge the shape of the page rather than the words.

Medium

Optimize images

Compress assets and add alt text to all visuals.

High

Favicon and meta image

Set the favicon and share image, then check how the link actually previews.

Medium

Responsive & Cross-Device Testing

How the build holds up across widths, browsers and real devices, which is where a finished-looking site stops working.

0/6

Test all breakpoints

Check the layout at the five widths that cover real devices: 375, 768, 1280, 1440 and 1920.

Medium

No horizontal scroll

Find the one element wider than its container before a visitor finds it on a phone.

Medium

Typography scaling

Validate font sizes and line heights across devices.

Medium

Browser coverage

Chrome and Firefox rarely surprise you. Safari does, and it is a third of your visitors.

High

Device variety

One iPhone and one mid-range Android, both physical, catch what emulators cannot.

Medium

Screen resolutions

Check a 1280px laptop, a 2560px monitor, and the page at 150% browser zoom.

Medium

Accessibility

The checks that decide whether everyone can actually use the site.

0/3

Check contrast ratios

Meet WCAG standards for text and UI elements.

High

Keyboard navigation

Ensure all functionality is operable without a mouse.

High

ARIA roles and alt tags

Describe images in context, mark decorative ones empty, and let HTML do its own job.

High

CMS & Dynamic Content

Structure and bindings, fixed while there is still only one item to fix.

0/3

Clean slugs

Use short, readable URLs in CMS collections. If you have outdated content, make sure to delete a page in Webflow properly to avoid 404 issues.

Critical

Field mapping

Ensure all fields (headings, images, links) are bound correctly.

High

Label structure

Name fields for what they hold, so they survive the next redesign.

Medium

Forms & Conversion Setup

Every path a lead can take to reach you, tested end to end.

0/3

Input types and labels

Use the right input type and a visible label, because both move completion rates.

Critical

Form naming

Assign clear names to each form and field.

Medium

Success/error messages

Test the form failing, not just the form working.

Critical

SEO Setup Before Launch

What search engines need in place on day one, not week three.

0/8

Page titles and descriptions

Write them for the search result, where they compete with nine others.

High

Heading hierarchy

One H1 per page, followed by a logical structure.

High

Image SEO

Rename the file before upload and describe the image in context, not in keywords.

High

XML sitemap

Read our guide about adding a sitemap in Webflow, then enable and validate it before launch.

Critical

Robots.txt

Confirm the live file carries no staging Disallow, and that it points at your sitemap.

High

llms.txt

Give compatible AI systems a curated list of your most important content.

Medium

Remove noindex tags

Make sure all live pages are indexable. Fix technical SEO issues that might block crawlers or confuse search engines before launch.

Critical

Search Console

Set up and verify property in Google Search Console.

Medium

Performance Optimization

Weight, loading order and the decisions that set your Core Web Vitals.

0/5

Compress assets

Work in order of size: images, then fonts, then the scripts nobody remembers adding.

High

Lazy load media

Lazy load everything below the fold, and never the hero image.

High

Eager load hero content

Tell the browser which image and font matter first, or it will guess wrong.

High

Minify code

Minification is automatic. The win is removing code that never runs.

Medium

Use a CDN

A CDN fixes distance, not weight. Check the cache headers while you are in there.

Medium

Analytics & Tracking

Measurement wired before traffic arrives, because you cannot backfill it.

0/3

Install GA4

Deploy the tag, then prove it fires on the live site and on a phone.

Critical

Configure Clarity, Hotjar or PostHog

Set up session recording before launch, because the first week cannot be recreated.

Medium

Add conversion pixels

Fire the conversion on the actual conversion, and keep consent gating intact.

Medium

Post-Launch

19 of 61 checks · 6 categories

Re-Test Core Functionality

Everything that worked on staging, proven again on the real domain.

0/3

Form submissions

Test all forms again in the live environment.

Critical

Navigation

Revisit the main menu, footer links, and anchor links.

High

Interactive elements

Click every accordion, tab, slider and modal, on touch and with a mouse.

Medium

Performance and Analytics Monitoring

Watching the first hours and days for what only shows up live.

0/4

Analytics tracking

Verify Google Analytics, Clarity, and any other tracking scripts are recording data.

High

Uptime monitoring

Set up alerts via Pingdom, UptimeRobot, or StatusCake.

High

Real-time traffic review

Watch initial visits for bounce patterns, high-exit pages, or rage clicks.

Medium

Monitor Core Web Vitals

Watch LCP, INP and CLS from real visitors in Search Console, not one-off lab runs.

High

SEO Follow-Up Tasks

Telling search engines what changed, then checking they understood.

0/3

Submit XML sitemap

Submit it, then watch the indexing report for two weeks, because submitting is not indexing.

Critical

Fix crawl errors

Sort by which URLs matter, not by how many errors each type has.

Critical

Track keyword performance

Record positions before launch, or you cannot read the four weeks after it.

High

Promotion and Visibility

Getting the first real audience onto the site you just shipped.

0/3

Launch announcement

Post across LinkedIn, Twitter, and other relevant channels.

Medium

Email blast

Lead with the one thing that is genuinely better and link straight to it.

Medium

Community sharing

Share in Webflow forums, Slack groups, or niche communities.

Medium

Content Updates and Improvement Plan

Turning early data into the next round of work instead of guesses.

0/3

Create a content roadmap

Plan blog posts, case studies, or resource center items.

Medium

Refresh high-priority pages

Use early data to optimize copy or structure.

Medium

Add new sections

Add a page when demand exists that no current page serves, not to fill the nav.

Medium

Maintenance and Security

The routines that keep a launched site from quietly decaying.

0/3

Daily backups

Ensure backup jobs are enabled and storing copies.

Critical

Security scans

Scan dependencies, not just the front end, and put it on a schedule with an alert.

Medium

Plugin/app updates

Update on staging first, one at a time, so you know which one broke it.

Medium

Frequently Asked Questions about our Website Launch Checklist

What should be tested on the live site that cannot be tested on staging?

Anything that depends on the live domain, live DNS or a live third party. The SSL certificate and the redirect chain only exist on the live hostname. Form delivery only proves itself when it reaches the inbox and the CRM that production credentials point at. Payments and bookings behave differently in live mode than in test mode. Analytics and conversion events have to fire against the production property, not the staging one. And the share preview is fetched by each platform from the live URL. Staging tells you the page works. Production is the only place that tells you the plumbing behind it does.

How do I plan a website launch?

Work backwards from the date rather than forwards from the build. Two weeks out, freeze the content and start QA on staging. One week out, lower your DNS TTL and prepare every record you will need. Three days out, run the full checklist on staging and get sign-off from whoever is accountable for each part. On the day, cut over and work through the live-only checks: SSL, redirects, forms, analytics, indexability. The launches that go badly are usually the ones where the checklist started on launch day. It is the sequence we run on every B2B website build.

What is the difference between a website launch and a relaunch?

A launch has no history to protect. A relaunch does, and that history is the hard part. Everything in this checklist applies to both, but a relaunch adds a layer before you start: a crawl of the existing site, a list of the URLs that actually earn traffic and links, a redirect map from every old URL to its destination, and a rankings baseline to compare against afterwards. Skip that layer and the new site can be better in every visible way while the traffic falls. It is the same work a platform migration needs, for the same reason.

How do I launch a redesigned website without losing rankings?

Start from a crawl of the old site rather than from the new sitemap. Export every indexed URL, cross-check it against Search Console to find the pages that earn traffic and links, and map each one to a destination before launch. Redirect in a single 301 hop. Keep the titles and headings of pages that already rank instead of rewriting them to suit the new design. Then re-crawl the whole redirect map after go-live and fix anything resolving to a 404 or a chain. A ranking drop after a redesign is usually a URL that quietly stopped existing.

How long should I monitor a website after launch?

Closely for two weeks, then lightly for three months. The first 48 hours surface breakages: forms that do not deliver, redirects that loop, pages returning the wrong status code. Crawl and indexing problems appear over the following fortnight in Search Console. Core Web Vitals need 28 days of field data before the numbers mean anything. Ranking movement after a migration typically settles somewhere between four and twelve weeks. Closing the project on launch day is how a problem gets found by a customer instead of by you, which is the case for putting a site on ongoing maintenance rather than treating launch as the finish line.

Who should sign off before a website goes live?

Four people, each checking something different. Whoever owns the content confirms the copy is final and legally accurate. Whoever owns marketing confirms tracking, forms and CRM routing all land where they should. Whoever owns the build confirms performance, accessibility and the redirect map. Whoever owns the business confirms the site says what the business wants said. Sign-off is worth something when each person is checking the thing they would be accountable for later.

What should I do if traffic drops after a website relaunch?

Check the mechanics before you touch the strategy. Confirm the site is indexable: no leftover noindex tag, no staging Disallow left in robots.txt, the right canonical on every template. Then re-crawl the old URL list and find the redirects that fail. Then read Search Console page by page, because a site-wide drop and a drop concentrated on twenty URLs have different causes and different fixes. Most post-relaunch losses come down to a blocked crawl or a broken redirect map, and both are recoverable once you find them.

Can I roll back a website after launch?

Usually, and the time to work out how is before you need it. Keep a restorable copy of the previous site and confirm you can actually restore it, because an untested backup is a guess. Write down the old DNS records and their values so the domain can be pointed back. What does not roll back cleanly is anything already crawled or collected: search engines will have seen the new URLs, and any form submissions or orders taken since launch live in the new system. Roll the front end back first, then reconcile the data.

Is there a website launch checklist template I can download?

Yes. The form at the top of this page sends a spreadsheet version you can copy, assign and track alongside a project plan. The interactive checklist here covers the same 61 checks and remembers what you have ticked in this browser. Use whichever fits how your team works: a launch run by several people usually wants the spreadsheet, because progress has to be visible to everyone rather than saved on one machine.

How often is this checklist updated?

It is reviewed quarterly, and the date of the last update is shown at the top of the page. Launch practice moves: browsers change how they treat redirects and mixed content, analytics platforms replace their event models, accessibility requirements tighten, and Google rewrites its own guidance. A checklist written three years ago will still be broadly right, and wrong in the specific places that cost you.

Share the Article

https://www.khod.io/resource-center/playbooks/website-launch-checklist

Evgenii Tilipman is the founder of Khod, a digital agency helping B2B tech companies turn their websites into demand-generating assets.

He works closely with founders and GTM teams to define positioning, structure high-converting pages, and build scalable Webflow systems that support growth.

Before founding Khod, Evgenii led Webflow development at an agency and worked with Memberstack to build products for the Webflow community. He has since supported teams from seed to Series C across positioning, conversion, and Webflow development.

Outside of work, he's a husband, dog dad, and someone who treats his health and long hikes with the same consistency he brings to his projects.

Your Next Deal Starts With Your Website

Most deals are won or lost before your sales team gets involved. Let's make sure your site is ready for that moment.