✏️
Squarespace Domains DNS Setup Guide
Configure MX and SPF records for domains managed directly through Squarespace.
Note: This guide applies to domains registered with Squarespace (including migrated Google Domains).
Goal
Add MX records pointing to mx1.kachaw.com
(priority 10) and mx2.kachaw.com
(priority 20), plus an SPF TXT record.
Step 1: Access DNS Settings
- Log in to Squarespace Account Dashboard
- Under "Domains", select your domain :cite[7]
- Click "DNS" in the left menu :cite[7]
Tip: For migrated Google Domains, ensure you're using Squarespace's interface (not legacy Google Domains).
Step 2: Add MX Records
Primary MX Record:
- Scroll to "Custom Records" and click "Add Record" :cite[5]:cite[7]
- Select "MX" from the dropdown
- Enter these values:
- Host:
@
(for root domain) :cite[4] - Mail Server:
mx1.kachaw.com
- Priority:
10
- TTL: 3600 (default) :cite[4]
- Host:
- Click "Save"
Secondary MX Record:
- Repeat the "Add Record" process
- Use these values:
- Host:
@
- Mail Server:
mx2.kachaw.com
- Priority:
20
- Host:
- Click "Save"
Step 3: Add SPF TXT Record
- Click "Add Record" again
- Select "TXT" from the dropdown :cite[4]:cite[8]
- Enter:
- Host:
@
- Text:
"v=spf1 a:spf.kachaw.com ~all"
:cite[8]
- Host:
- Click "Save"
Important: Squarespace may auto-add quotes around TXT values. If verification fails, check for duplicate quotes :cite[4].
Step 4: Verify Changes
- Records appear immediately in your dashboard but may take 24-48 hours to propagate globally :cite[4]:cite[8]
- Verify using:
- MXToolbox for MX records
- Google Admin Toolbox for SPF
Troubleshooting
- Records not saving? Check for conflicting records (delete duplicates first) :cite[5]
- Propagation delays? Clear DNS cache or test via
dig TXT yourdomain.com @8.8.8.8
- Migration issues? Contact Squarespace Support :cite[1]
Key Differences from Google Domains
- Interface: Simplified record management under "Custom Records" :cite[5]
- Propagation: Typically faster than legacy Google Domains
- DNSSEC: Configured separately under "Advanced DNS" :cite[7]
← Back to Guides
Need migration help?
Contact Support