Stage 2Get Online

Launch Your Website: The Final Steps to Go Live

10 min read
beginner
do
Share:

You've built your website. You've tested every page. You've checked every link. Now comes the moment that separates a project from a business: making it live.

This isn't just clicking "publish." The final 1% of your website launch is the most crucial 1%. It's the difference between a site that sits invisible to Google and one that starts appearing in search results within days. It's the difference between guessing whether your site works and knowing with certainty that every visitor can find you, trust you, and contact you.

The launch itself takes minutes. But doing it correctly—ensuring your site is secure, searchable, and trackable from day one—requires precision. Miss a step here, and you might not discover the problem until weeks later when you wonder why Google hasn't found you or why you have no idea how many people have visited your site.

This guide walks you through the exact sequence of final steps that transform your website from a private project into a public business asset. You'll disable maintenance mode, verify security is active, submit your site to Google, confirm tracking works, and make your first public announcement—all in a specific order that ensures nothing gets missed.

In This Guide:


Quick Start (5 Minutes)

Before the Quick Start, you need absolute certainty. Not sure if your site is structurally ready for launch? NetNav's pre-launch audit checks critical foundations like responsiveness and basic speed in 60 seconds.

The 5-Step Launch Sequence

Step 1: Disable Maintenance Mode

Log into your hosting dashboard or CMS. Find the "Maintenance Mode," "Coming Soon," or "Under Construction" setting. Disable it. Confirm your legal pages are live before proceeding.

Step 2: Verify HTTPS Security

Open a private/incognito browser window. Type your domain (e.g., `yourbusiness.co.uk`). Check for the padlock icon in the address bar. If it's not there, wait 10 minutes and try again—SSL certificates sometimes take a few minutes to activate fully.

Step 3: Inspect Your Homepage in Search Console

Open Google Search Console. Use the URL Inspection tool at the top. Enter your homepage URL. Click "Test Live URL." Confirm Google can fetch your page without errors.

Step 4: Submit Your Sitemap

In Search Console, navigate to "Sitemaps" in the left menu. Enter your sitemap URL (usually `yourdomain.co.uk/sitemap.xml`). Click "Submit." This tells Google exactly which pages to index. Full details: Submit Your Sitemap to Google.

Step 5: Confirm Tracking is Active

Open your Google Analytics 4 account. Click "Reports" → "Realtime." Visit your website in another tab. Within 30 seconds, you should see yourself appear as an active user.

✅ Completed the quick version? Move on to Get Your Business on Google Maps or continue below for the detailed walkthrough.


Complete Step-by-Step Guide

Step 1: The Final Flip and Maintenance Mode Disablement

Your website has been hidden behind a "coming soon" page or maintenance mode setting. This protected it while you built and tested. Now it's time to remove that barrier.

Where to Find Maintenance Mode:

The location varies by platform:

  • WordPress: Usually a plugin setting (e.g., "SeedProd," "Coming Soon Page," or "Maintenance Mode"). Navigate to the plugin's settings and toggle "Disable" or "Deactivate."
  • Wix/Squarespace: Look for "Site Availability" or "Password Protection" in site settings. Change from "Private" to "Public."
  • Shopify: Settings → Online Store → Preferences. Remove the password protection.
  • Custom hosting: Check your control panel (cPanel, Plesk) for an "Under Construction" or "Maintenance" toggle.

Before you disable it:

  1. Confirm your privacy policy and cookie notice are published and linked in your footer
  2. Verify your contact page form works (send yourself a test message)
  3. Check that all placeholder text ("Lorem ipsum," "Your business name here") has been replaced with real content

After you disable it:

Open a private/incognito browser window (this ensures you're not seeing a cached version). Type your domain. Your full website should load immediately. If you see the old "coming soon" page, clear your browser cache (Ctrl+Shift+Delete on Windows, Cmd+Shift+Delete on Mac) and try again.

Step 2: DNS, SSL, and Browser Verification

Your domain needs to point to your website, and that connection needs to be secure. This is what visitors see in their browser's address bar—and what Google checks before ranking your site.

Verify DNS Propagation:

If you recently connected your domain to your hosting, DNS changes can take up to 24 hours to propagate globally. Check your domain's status:

  1. Visit whatsmydns.net
  2. Enter your domain
  3. Select "A" record type
  4. Check multiple locations worldwide

If most locations show your hosting provider's IP address, you're good. If they show different addresses, wait a few more hours.

Confirm SSL Certificate is Active:

The padlock icon in your browser's address bar indicates your site uses HTTPS (secure connection). This is non-negotiable—Google penalises sites without it, and browsers display scary warnings to visitors.

Check every major page type:

  • Homepage: `yourdomain.co.uk`
  • Service page: `yourdomain.co.uk/services/example`
  • Contact page: `yourdomain.co.uk/contact`
  • Blog post (if applicable): `yourdomain.co.uk/blog/example-post`

If any page shows "Not Secure" or lacks the padlock:

  1. Check your hosting provider's SSL settings—most offer free Let's Encrypt certificates
  2. Ensure your site is set to force HTTPS (redirect HTTP to HTTPS automatically)
  3. Check for "mixed content" errors (images or scripts loading via HTTP instead of HTTPS)

Test on Multiple Devices:

Your site might look perfect on your desktop but broken on mobile. Test your website on multiple devices:

  • Your smartphone (both WiFi and mobile data)
  • A tablet if available
  • A different desktop browser (if you use Chrome, test in Firefox or Safari)

Ask a friend or family member to visit your site on their device. Fresh eyes catch issues you've become blind to.

Step 3: Submit Your Sitemap to Google

Your sitemap is a file that lists every page on your website. It tells Google exactly what to index and how your site is structured. Without it, Google has to discover your pages by following links—a slower, less reliable process.

Prerequisites:

You need Google Search Console set up and your domain verified before you can submit a sitemap. If you haven't done this yet, complete that step first.

Find Your Sitemap URL:

Most platforms generate sitemaps automatically:

  • WordPress (with Yoast or Rank Math): `yourdomain.co.uk/sitemap_index.xml`
  • Wix: `yourdomain.co.uk/sitemap.xml`
  • Squarespace: `yourdomain.co.uk/sitemap.xml`
  • Shopify: `yourdomain.co.uk/sitemap.xml`

Type your sitemap URL into a browser. You should see an XML file listing your pages. If you get a 404 error, check your platform's documentation or SEO plugin settings.

Submit to Google Search Console:

  1. Open Google Search Console
  2. Select your property (your website)
  3. Click "Sitemaps" in the left menu
  4. Enter your sitemap URL in the "Add a new sitemap" field (just the part after your domain, e.g., `sitemap.xml`)
  5. Click "Submit"

Within a few minutes, the status should change to "Success." If it shows "Couldn't fetch," double-check your sitemap URL is correct and accessible.

Full details on this process: Submit Your Sitemap to Google.

Manually checking for broken links and speed issues can be tedious. This is exactly why we built NetNav. It monitors site health 24/7, catching crawl errors, broken links, and slow pages automatically—so you can focus on getting customers.

Step 4: Verify Tracking (GA4) is Operational

You can't improve what you don't measure. Google Analytics 4 tells you how many people visit your site, which pages they view, and where they come from. But only if it's installed correctly.

Check Your GA4 Installation:

If you followed Set Up Basic Tracking with GA4, your tracking code should already be in your site's header. Now you need to verify it's actually working.

Method 1: Realtime Report (Easiest)

  1. Open your Google Analytics 4 account
  2. Select your property
  3. Click "Reports" in the left menu
  4. Click "Realtime"
  5. In another browser tab, visit your website
  6. Within 30 seconds, you should see "1" active user in the Realtime report

If you don't appear:

  • Check you're not blocking analytics with a browser extension (ad blockers often block GA4)
  • Verify the tracking code is in your site's `<head>` section
  • Confirm you're looking at the correct GA4 property (if you have multiple)

Method 2: Google Tag Assistant (More Thorough)

  1. Install the Google Tag Assistant Chrome extension
  2. Visit your website
  3. Click the Tag Assistant icon in your browser toolbar
  4. Click "Enable" and refresh the page
  5. You should see your GA4 tag listed with a green tick

If the tag shows errors or doesn't appear, your tracking code isn't installed correctly. Return to your platform's settings and verify the code is in the right location.

Step 5: Run Initial Speed and Link Health Checks

Your site is live, secure, and trackable. Now check it's actually usable—fast enough that visitors don't leave, and free of broken links that frustrate them.

Quick Speed Check:

  1. Visit PageSpeed Insights
  2. Enter your homepage URL
  3. Wait for the analysis (about 60 seconds)
  4. Check your mobile score first (most visitors use mobile)

You're aiming for:

  • Green (90-100): Excellent, no immediate action needed
  • Orange (50-89): Acceptable, but run initial speed tests to identify quick wins
  • Red (0-49): Urgent—your site is too slow and will lose visitors

Don't obsess over perfect scores right now. You're checking for catastrophic issues (e.g., images that are 10MB instead of 100KB). Optimisation comes later.

Quick Link Check:

Broken links damage trust and SEO. Check your most important pages:

  1. Click every link in your main navigation
  2. Click every link in your footer
  3. Submit your contact form (to yourself)
  4. Click any buttons or calls-to-action on your homepage

If anything leads to a 404 error or doesn't work, fix it immediately. These are the links every visitor will use.

For a more thorough check, use a free tool like Broken Link Checker. Enter your domain and it will crawl your entire site, reporting any broken links.

Step 6: Announce and Share

Your website is live. Now tell people.

Internal Announcement:

If you have a team, send a brief message:

> "Our new website is now live at [yourdomain.co.uk]. Please visit it, test it on your devices, and let me know immediately if you spot any issues. From now on, use this URL in all customer communications."

External Announcement:

Update everywhere your old website (or lack of website) was mentioned:

  • Email signature: Add your website URL
  • Social media profiles: Update the website field in your bio/about section
  • Google Business Profile: Add your website URL (you'll do this fully in the next step)
  • Business directories: Update your listing on Yell, Thomson Local, or industry-specific directories
  • Printed materials: If you have business cards, leaflets, or signage with an old URL, plan to replace them

Social Media Post (Optional):

If appropriate for your business, announce your new website:

> "We're excited to share our new website: [yourdomain.co.uk]. You can now [key benefit—e.g., 'book appointments online,' 'browse our full product range,' 'read our latest advice']. Take a look and let us know what you think!"

Don't overthink this. A simple, genuine announcement is better than waiting for the "perfect" launch post that never happens.

🎉 Completed? Your website is officially launched. You're ready to pivot from "Get Online" to "Get Found" with Get Your Business on Google Maps.


Troubleshooting


What's Next

You've completed the biggest technical hurdle: launching your site. But a live website that nobody can find is just an expensive business card. Your next priority is visibility.

Immediate Next Step:

Get Your Business on Google Maps – Register your business with Google so local customers can find you when they search for services like yours. This is the foundation of local SEO and takes about 15 minutes.

Go Deeper

Other Stage 2: Get Online Guides


Keep Your Site Healthy After Launch

You've completed the biggest technical hurdle: launching your site! NetNav can audit your entire new site across 9 pillars in 60 seconds—see what else needs immediate attention now that you are live.

Your website is live. Now the real work begins: getting found, building trust, and turning visitors into customers. You're ready for Stage 3.