Netlify site: poppypatch
Error: Check DNS Configuration (after 48+ hours)
Custom domain: altadenadaycare.com
Dig output for A record:
Record not found!
A record configuration on namecheap (active for 48+ hours).
I also tried using an ALIAS record as suggested in the docs but had the same issue after 48+ hours.
Hey @mattgabor
The record you have created is a valid A record, however not a correct A record in this instance. It is
% dig altadenadaycare.com.altadenadaycare.com A
altadenadaycare.com.altadenadaycare.com. 1799 IN A 75.2.60.5
As mentioned in the configure an apex domain documentation
Depending on your provider, leave the host field empty or enter @
.
With Namecheap use the ‘@’ symbol as the host value. For the www
CNAME record, only use www
as the host value.