Squarespace
Get cloud DNS nameservers:
AWS
- Log into AWS Console
- Navigate to Services -> Network & Content Deliver -> Route 53 -> Hosted Zones
- Select your domain
- Add the following A records to AWS DNS:
198.185.159.144
198.185.159.145
198.49.23.144
198.49.23.145
- Add this CNAME record to AWS DNS:
ext-sq.squarespace.com
- Copy the NS records for your domain
Azure
- Log into Azure Portal
- Navigate to All Services -> Networking -> DNS Zones
- Select your domain
- Add the following A records to Azure DNS:
198.185.159.144
198.185.159.145
198.49.23.144
198.49.23.145
- Add this CNAME record to Azure DNS:
ext-sq.squarespace.com
- Copy the Name server records
GCP
- Log into GCP Console
- Navigate to Network services -> Cloud DNS
- Select your domain
- Add the following A records to Google DNS:
198.185.159.144
198.185.159.145
198.49.23.144
198.49.23.145
- Add this CNAME record to Google DNS:
ext-sq.squarespace.com
- Select the NS domain record
- Copy the name servers in Data
Add nameservers in Squarespace
- Sign into your Squarespace domains panel
- Under Squarespace domains, click domain name you want to change
- Click Advanced settings and click Nameservers tab
- Select Use custom nameservers and add your cloud nameservers (remove any Squarespace nameservers listed)
- Click Save in the top right corner
- Test your DNS configuration (it may take a few minutes to propagate):
nslookup -type=SOA yourdomain.com 8.8.8.8
nslookup -type=NS yourdomain.com 8.8.8.8
Remove nameservers in Squarespace
- Sign into your Squarespace domains panel
- Under Squarespace domains, click domain name you want to change
- Click Advanced settings and click Nameservers tab
- Select Use Squarespace Nameservers and click Save