Network Solutions domain hosted on Netlify. Name servers pointed to Netlify but site not linking

The issue is this

$ whois bishopscourtfarm.org | grep DNSSEC
DNSSEC: signedDelegation

Netlify does not support DNSSEC as noted here and here.

If you wish to use Netlify DNS:

  1. Remove the Netlify name servers, replacing them with those of your registrar.
  2. Disable DNSSEC
  3. Once disabled, follow the procedure for adding the domain to Netlify again.

If you wish to have DNSSEC enabled:

  1. Remove the Netlify name servers, replacing them with those of your registrar.
  2. Remove the domain from Netlify DNS.
  3. Configure the domain using external DNS configuration
1 Like