DNS Migration Checklist

Point northpeakhealth.ca and www.northpeakhealth.ca from Netlify to Lovable.

Progress: 0 / 12

1. Delete (old Netlify)

In Webnames DNS manager, remove these rows.

A
@
Any IP that is NOT 185.158.133.1 (old Netlify)

Delete every A record on @ that doesn't point to Lovable.

A
www
Any IP that is NOT 185.158.133.1 (old Netlify)

Delete every A record on www that doesn't point to Lovable.

CNAME
www
*.netlify.app or any Netlify target

Delete if present.

CNAME
@
Any Netlify CNAME target

Delete if present.

2. Add (Lovable)

Add these exact rows. TTL: 3600 (or default).

A
@
185.158.133.1
A
www
185.158.133.1
TXT
_lovable
lovable_verify=... (paste your value below)

Found in Lovable → Project Settings → Domains after you click Connect Domain.

3. Keep (do NOT delete)

These keep your email and Google verification working. Leave them exactly as-is.

MX
@
Google Workspace / your mail host MX records
TXT
@
v=spf1 include:_spf.google.com ~all (or your SPF)
TXT
@
google-site-verification=...
CNAME
google._domainkey (and any other DKIM)
DKIM target provided by your mail host
TXT
_dmarc
v=DMARC1; p=none; ...

4. Verify

  1. Save changes in Webnames.
  2. Wait 10–60 minutes (can take up to 72h).
  3. In Lovable → Settings → Domains, status should turn Active.
  4. Visit https://northpeakhealth.ca — it should match the Lovable preview.