I am reaching out to request assistance with adding a custom domain to my Netlify site. Despite following the necessary steps, I am encountering an error and would appreciate your guidance to resolve this issue.
Here is the relevant information regarding my situation:
Netlify Site Name: [terathonwork]
Custom Domain: [terathon.work]
TXT Record Verification: I have added the required TXT record for domain verification as instructed.
I look forward to your response.
Best regards
Hi, @TTFF. It appears the domain is pointing to NS1 name servers:
$ whois terathon.work | grep -i 'name server'
Name Server: dns1.p05.nsone.net
Name Server: dns2.p05.nsone.net
Name Server: dns4.p05.nsone.net
Name Server: dns3.p05.nsone.net
Name Server: dns1.p05.nsone.net
Name Server: dns2.p05.nsone.net
Name Server: dns3.p05.nsone.net
Name Server: dns4.p05.nsone.net
However, those name servers are not working for this domain. Based on this, I recommend changing the name servers back to those at the domain registrar. Once that is done the verification TXT type DNS record should being working. Once that is done, please let us know.