I recently deployed my site [www.hamilelikhesapla.com] on Netlify and updated the nameservers with my domain registrar to point to Netlify’s DNS. It’s been over 24 hours since making the change, but the site is still not opening.
Here’s what I’ve done so far:
Added the domain to my Netlify site settings.
Updated the nameservers to the ones provided by Netlify:
dns1.p01.nsone.net
dns2.p01.nsone.net
dns3.p01.nsone.net
dns4.p01.nsone.net
Confirmed the nameserver change with my registrar.
What might be causing this issue? Could it be a DNS propagation delay, or is there a misconfiguration on my end?
Any guidance on troubleshooting this would be greatly appreciated! Let me know if more details are needed.
Thanks for reaching out and welcome to Netlify’s Support Forums!
Looks like you were able to resolve the issue. I see that the Netlify’s name servers assigned to the Netlify DNS zone has changed from the list you provided above. The new list is here:
I see those have been configured:
whois hamilelikhesapla.com | grep "Name Server"
Name Server: DNS1.P09.NSONE.NET
Name Server: DNS2.P09.NSONE.NET
Name Server: DNS3.P09.NSONE.NET
Name Server: DNS4.P09.NSONE.NET
Name Server: dns1.p09.nsone.net
Name Server: dns2.p09.nsone.net
Name Server: dns3.p09.nsone.net
Name Server: dns4.p09.nsone.net
Visiting the domain is resolving properly for me and the site is secure.