Domain access troubleshooting
Every common reason a registrar answers “you don’t have access to this domain’s DNS” when connecting a custom domain — and the exact fix for the setup this site is running.
Your setup at a glance
Primary domain
doodly.gg — DNS connected and used for canonical links, sitemap and email links.
Redirecting domain
doodly.cc — still active, now redirects to doodly.gg so old links keep working.
Recommended fix for this setup
Skip the registrar’s one-click Domain Connect flow. It only works when the account you are signed into is also the account that controls DNS — which is exactly the check that is failing. Add these three records manually instead; the result is identical.
| Type | Name | Value |
|---|---|---|
| A | @ | 185.158.133.1 |
| A | www | 185.158.133.1 |
| TXT | _lovable | value shown in the Connect Domain dialog |
Add them wherever the domain’s nameservers point — that is the registrar by default, or Cloudflare if the nameservers were moved there. Verification usually completes within minutes; SSL is issued automatically afterwards.
Common causes
What each status means
Verifying
Waiting for your DNS records to propagate.
Wait — no action needed.
Setting up
Ownership confirmed, SSL certificate being issued.
Wait a few minutes.
Action required
The connect flow was started but never finished.
Reopen it and click Complete Setup.
Offline
It worked before, but DNS no longer matches.
Restore the A records above.
Failed
Verified, but no certificate could be issued.
Check CAA records, then Retry.
Active
The domain is live and serving the site.
Nothing to do.
Never delete MX, SPF, DKIM or DMARC records while cleaning up A records — that silently stops all email on the domain, including sign-in codes and payout notifications.
Nobody from Doodly will ever ask for your registrar password or a domain transfer code. Owner verification only ever needs a TXT record you add yourself.
Still stuck?
Open a support ticket
Send the domain name and a screenshot of its current DNS records and we will tell you exactly what to change.
