DNS Configuration — Squarespace Domains

Step-by-step instructions for updating DNS records in Squarespace Domains (including former Google Domains) to point your domain to Orchid eCommerce.

Updated Jun 04, 2026 1 views
DNS Configuration
Orchid eCommerce DNS Setup: After your Orchid eCommerce mock website is approved, follow these steps to point your domain to the Orchid hosting environment. Your Orchid implementation consultant will provide the exact IP address or CNAME target to use.

About Squarespace Domains

Squarespace acquired Google Domains in 2023. If you previously managed your domain through Google Domains, your DNS is now at domains.squarespace.com using the Squarespace account created during migration.

Before You Start

  • Confirm you have admin/owner access to your domain registrar account.
  • Get the target IP address (for A records) or CNAME hostname (for CNAME records) from your Orchid implementation consultant.
  • Note your current DNS records before making changes — screenshot or write them down as a backup.
  • If you use email on this domain (e.g., you@yourdomain.com), do not change MX records — only modify A and/or CNAME records as instructed.
  • DNS changes can take 15 minutes to 48 hours to fully propagate worldwide.

Step-by-Step: Update A Record (Root Domain)

  1. Sign in at domains.squarespace.com.
  2. Click on your domain name.
  3. Click DNS in the left menu, then DNS Settings.
  4. Scroll to Custom Records.
  5. Click Add record. You may need to re-authenticate with your password or 2FA.
  6. Select A from the Type dropdown.
  7. Enter @ in the Name field.
  8. Enter the IP address from Orchid in the Data field.
  9. Click Save.

Step-by-Step: Update CNAME Record (www subdomain)

  1. Under Custom Records, click Add record.
  2. Select CNAME from the Type dropdown.
  3. Enter www in the Name field.
  4. Enter the Orchid hostname in the Data field.
  5. Click Save.

Former Google Domains Customers

If your domain was migrated from Google Domains:

  • All DNS management is now at domains.squarespace.com.
  • A CNAME record pointing to .googlehosted.com may have been auto-created during migration. Do not delete it if you use Google Workspace (Gmail, Google Drive, etc.).
  • Your Google Domains login no longer works — use your Squarespace account.

Important Squarespace Notes

  • No CNAME on root domain (@). Squarespace does not allow CNAME on the apex. Use an A record for @ and CNAME for www.
  • Password/2FA re-authentication is required before editing records.
  • Default TTL is 4 hours. You can customize it via a dropdown or enter seconds manually.

TTL and Propagation

Default TTL is 4 hours. Propagation typically takes 24–48 hours, up to 72 hours in some cases.

Verifying Your DNS Changes

After saving your records, verify propagation:

  1. Open a terminal or command prompt.
  2. Run: nslookup yourdomain.com (replace with your actual domain).
  3. Confirm the returned IP address matches the one provided by Orchid.
  4. Alternatively, use an online tool like whatsmydns.net to check global propagation.

If your domain still shows the old site after 48 hours, clear your browser cache, try an incognito window, or contact your Orchid consultant.

Need help? If you're uncomfortable making DNS changes, your Orchid implementation consultant can walk you through it on a screen-share. Submit a support ticket to schedule.

Was this article helpful?

Thanks for your feedback!

More in DNS Configuration