How to Set Up DNS Records for Third-Party Domain Connection

How to Set Up DNS Records for Third-Party Domain Connection

By Michael Thompson

February 9, 2025 at 06:14 AM

DNS Records for Domain Connection

To connect a third-party domain to your site, you'll need to add specific DNS records in your domain provider's settings panel. Here are the required records:

Verification CNAME Record

  • Host/Alias: [Your unique verification code]
  • Type: CNAME
  • Points to: verify.squarespace.com

WWW CNAME Record

  • Host/Alias: www
  • Type: CNAME
  • Points to: ext-cust.squarespace.com

A Records Add all four A records (or at least the first one if limited):

  • Host/Alias: @
  • Type: A
  • Points to:
    • 198.185.159.144
    • 198.185.159.145
    • 198.49.23.144
    • 198.49.23.145

Important Notes:

  • DNS propagation can take up to 72 hours
  • "Record not found" messages are normal during this period
  • Each domain provider has different DNS management interfaces
  • If you can't add all A records, use the first one (198.185.159.144)

Troubleshooting Tips:

  1. Verify you have full DNS access with your provider
  2. Double-check all record entries
  3. Allow full propagation time (72 hours)
  4. Contact your domain provider if you can't locate DNS settings
  5. Consider transferring your domain instead of connecting it

Remember to follow your domain provider's specific instructions for adding DNS records, as interfaces and terminology may vary.

Related Articles

Previous Articles