Purpose:
Connect your agency's custom domain names (e.g., www.youragency.com
) or subdomains (e.g., search.youragency.com
, listings.youragency.com
) to Close Master
so you can host Websites
, Funnels
, Blogs
, or the Client Portal
directly through the platform using your own branded URLs.
Access:
Navigate to Settings
→ Domains
.
Adding and Verifying a Domain:
- Click
+ Add Domain
. - Enter Domain/Subdomain: Type the exact domain or subdomain you want to connect (e.g.,
www.myawesomeagency.com
orhomesearch.myawesomeagency.com
). - Get
DNS
Records:Close Master
will provide the necessaryDNS
record information you need to add at your domain registrar. This will typically be either:- An
A Record
pointing to a specificIP Address
(usually for connecting a root domain likemyawesomeagency.com
orwww.myawesomeagency.com
). - OR a
CNAME Record
pointing to a specificClose Master
hostname (e.g.,funnels.msgsndr.com
or similar - often used for connecting subdomains).
- An
- Add Records at Registrar: Log in to your domain registrar (GoDaddy, Cloudflare, etc.). Add the provided
A
orCNAME
record exactly as specified. Ensure Host/Name and Value/Points To match. Disable proxy (DNS Only/grey cloud) for CNAME records used for verification/pointing. Remove any conflicting existingA
orCNAME
records for the same host/name. - Wait for Propagation:
DNS
changes can take anywhere from a few minutes to potentially 24-48 hours to fully propagate across the internet, although it's often much faster. - Verify in
Close Master
: Go back to theDomains
list inClose Master
. Click theVerify
button or refresh the status. It should eventually show as "Connected" or "Ready". AnSSL
certificate (forHTTPS
) should be automatically provisioned once connected.
Linking Domain to Assets:
- Once a domain/subdomain is successfully connected here, you can then go to the settings of your specific
Funnel
,Website
,Blog
, orMembership
Client Portal and select this connected domain from theDomain
dropdown list to make that asset live at your custom URL. You'll also typically select the default page (e.g., homepage, first funnel step) to load when someone visits the base domain/subdomain.
Managing Connected Domains:
- From the
Domains
list, you can typically:- Edit the default page association.
- Set up a Root Domain Redirect (e.g., automatically redirect
myagency.com
towww.myagency.com
). - Assign a Custom 404 "Not Found" page from one of your
Sites
projects. - Delete domain connections you no longer need.