How to Add Custom Name Servers to DNS Records

How to Add Custom Name Servers to DNS Records

By Michael Chen

March 22, 2025 at 03:13 PM

Name servers store resource records containing domain component information like email providers and web hosts. Adding custom name servers to DNS settings allows you to direct subdomains to other servers.

Prerequisites:

  • Domain must be registered on Squarespace or linked via name servers
  • DNSSEC protection must be disabled before adding custom name servers
  • Have NS records ready from your server provider

Disabling DNSSEC:

  1. Open domain control panel
  2. Select domain
  3. Go to DNS > DNSSEC
  4. Disable DNS Security Extensions
  5. Click Confirm

Adding Custom Name Servers:

  1. Open domain control panel
  2. Select domain
  3. Go to DNS > DNS Settings
  4. Scroll to Custom Records
  5. Click Add Record
  6. Select NS as Type
  7. Enter host value from provider
  8. Enter provider's NS record in Data field
  9. Click Save

Removing Custom Name Servers:

  1. Disable DNSSEC (follow steps above)
  2. Add Squarespace name servers:
    • Go to DNS > Domain Name Servers
    • Click Use Squarespace Name Servers
    • Click Save
  3. Re-enable DNSSEC:
    • Go to DNS > DNSSEC
    • Enable DNS Security Extensions
    • Click Confirm

Troubleshooting:

  • "Unable to add name server" error: Wait for ongoing domain transfers to complete
  • Can't disable DNSSEC: Delete DS records manually from DNSSEC settings

Note: DNS changes may take 24-72 hours to update fully.

Related Articles

Previous Articles