Hey guys,
This is regarding my site https://7edgesolutions.netlify.app/ (The regular netifly one). However my custom domain isn’t working (http://7edgesolutions.com/ ), it’s giving this error on the browser and netifly →
When I do the typical troubleshooting steps I can’t seem to find server: Netlify line
I just need help on how to fix this error
Thanks
luke
December 2, 2024, 11:41pm
2
The solution is this:
Delete the inactive DNS zone found here: https://app.netlify.com/account/dns/7edgesolutions.com
Add the DNS records at your registrar following these instructions: https://docs.netlify.com/domains-https/custom-domains/configure-external-dns/
If you follow those two steps above, the domain should start showing the site at Netlify. Also, you should probably make www.7edgesolutions.com
primary (not the apex domain 7edgesolutions.com
) here:
https://app.netlify.com/sites/7edgesolutions/domain-management
That is not required but it is strongly recommended.
If there are other questions about this, please let us know.