Skip to main content

How to Set Up DNS Records When Using Squarespace for Your Domain

🔧 How to Set Up DNS Records When Using Squarespace for Your Domain

If your domain is hosted on Squarespace but your website or app (like Rent Flow Solutions) is hosted elsewhere, you’ll need to update your DNS records so everything points to the correct location. This guide walks you through how to do that safely.


🪜 Step 1: Access Your Domain Settings

  1. Log in to your Squarespace account.

  2. Go to the Domains section.

  3. Find the domain you’re working with — for example, rfsonboarding.com.

  4. Click on it, then select DNS Settings.


🌐 Step 2: Add Custom Records

Scroll down to Custom Records.
You’ll be adding a few CNAME records (for subdomains) and one A Record (for the root domain).


🧩 Step 3: Add Your CNAME Records

Most of your subdomains (like purchase.rfsonboarding.com or email.rfsonboarding.com) use CNAME records.

  1. Click Add Record

  2. Choose CNAME as the type

  3. In the Host field, enter the subdomain (e.g., purchase)

  4. In the Data or Points To field, enter:

    sites.ludicrous.cloud
  5. Click Save

💡 Tip:
You can create as many subdomains as you need — just repeat this process with a different host name (e.g., email, portal, app, etc.).


🏠 Step 4: Add the A Record

The A Record connects your main domain (without “www”) to the new website.

  1. Add another record

  2. Choose A as the type

  3. Set the Host to @

  4. Set the IP Address to:

    162.159.140.166
  5. Click Save


⚠️ Important: Don’t Connect Too Early

If your current website is still live (for example, on Squarespace), do not yet connect your A Record or WWW CNAME.
Doing so will make your existing site go dark.

Wait until Rent Flow Solutions or your new web host confirms that your new site is ready before pointing these records live.


✅ Step 5: Confirm Everything

Once your A Record and CNAMEs are added:

  • Use a DNS checker tool (like dnschecker.org) to verify propagation.

  • Confirm that your subdomains load correctly.

  • Then, once you’re ready for the new site to launch, connect your www CNAME to the same destination.


💬 Summary

Record Type

Host

Points To / IP

Notes

CNAME

purchase

sites.ludicrous.cloud

Subdomain (purchase.rfsonboarding.com)

CNAME

email

sites.ludicrous.cloud

Optional additional subdomain

A

@

162.159.140.166

Root domain (rfsonboarding.com)

CNAME

www

sites.ludicrous.cloud

Connect only when ready to go live

Did this answer your question?