Stage 6 of 6

Connect your domain, then keep it alive

  1. In Netlify: Domain management → "Add a domain" → type your domain → accept the offer to use Netlify DNS. It shows you four "nameservers" (they look like dns1.p03.nsone.net).
  2. In your registrar: find the Nameservers setting and replace the defaults with Netlify's four. At Namecheap: Domain List → Manage → Nameservers → choose Custom DNS → paste all four → save (the little checkmark).
  3. Wait 30–60 minutes (occasionally a few hours). Netlify shows a green check when connected and switches on the HTTPS padlock automatically. Nothing for you to configure.
Namecheap owns your address 4 nameservers Netlify serves your site Live, with the HTTPS padlock
The nameserver swap tells the internet, "for this address, ask Netlify." That's the whole trick.
Checkpoint: your real address loads your site, with a padlock in the browser bar. You're live.

Real snag from our build — caught after launch

The site looked perfect on a computer. On a phone, the company name was cut off mid-word in the header — the parent-brand logo and the business name were fighting for a strip of screen half as wide. The owner sent one phone screenshot; the fix was a stacked two-line header that only appears on small screens.

The lesson: desktop previews lie. After every launch — and every update — open your site on your actual phone. Most of your visitors are on one. A screenshot of anything odd is a complete bug report.

Living with your site (the honest maintenance list)

← BackPut it online