Site Builder is a legacy product and is no longer available to new Customers. |
Learn how to set up custom domains in Site Builder, including connecting a new domain and adding a CNAME record.
Site Builder is an optional add-on to all plans.
Manage > Site Builder
What more do I need to use this feature?
- Admin permissions to manage your account or restricted permissions to Access Site Builder.
Which Checkfront version supports this feature - classic, new or both?
- The Site Builder feature is available to both those using items (Inventory > Items), a key feature of our classic version of Checkfront, and those using products (Inventory > Products), a key feature of our newest version of Checkfront.
![]() |
New to Checkfront - Products ✨ Products (Inventory > Products) is the successor feature to items (Inventory > Items) and is available in our newest version of Checkfront. Not yet on our newest version and interested in upgrading? Please get in touch with our Technical Support team for more information. Discover more product-related help articles here: Products (New). |
What is a Custom Domain?
Back to topA custom domain is a branded name that uniquely identifies a website. For example, Checkfront's custom domain is checkfront.com. Custom domains, which are sometimes known as vanity URLs, appear in the address bar at the top of your web browser window.

Computers, however, don’t understand domain names in the same way we do. Networked devices such as computers and phones use numbers and codes to communicate, rather than letters and words. Thankfully, the internet has a system in place to translate a domain name that we type into our browser, to the IP addresses that computers use to identify themselves on networks. It’s called DNS, or the Domain Name System. DNS is what allows us to have custom, branded domains attached to websites.
Setup in Site Builder
Back to topTo get started, you will need to locate the Domains page in your Site Builder management console. At the bottom of the left sidebar, look for a link labeled Settings . Click this link.
From the settings menu, click on the link labeled Domains .
You'll now see the Domains Management panel.
Connect a New Domain
Back to topThe active domain will be shown with a green dot next to it. If you haven't managed your domains before, this will be the built-in Checkfront domain that you are already using.

Beneath this is a link labeled + Connect New Domain . Click this to continue. The domain panel will now open up wider and display your domain settings.

Enter your domain in the field provided (1) and then click the blue Add Domain button (2). That completes the setup in Site Builder. Make note of the settings provided in the gray box as you will need those in the next step.
Domain Host Setup
Back to topIt's now time to set up the domain so it points to your Site Builder website. You most likely purchased your domain from a site such as GoDaddy.com. To complete the setup, you must log in to the management console of your domain provider and add a custom CNAME record.
![]() |
A Canonical Name record (abbreviated as CNAME record) is a type of resource record in the Domain Name System (DNS) used to specify that a domain name is an alias for another domain, which is the "canonical" domain. |
We'll use GoDaddy as an example, but the process will be very similar once you log into your own domain provider's management console. If you're unsure of how to proceed, try contacting the provider's support team for assistance.
Add a CNAME Record
Back to topAfter logging into GoDaddy, we're going to locate the domain (which can be found under products) and click on the Manage DNS button.

A list of records associated with the domain will be displayed. From here, we want to add a new record. So, if you're using GoDaddy, click Add . Remember, if you're not sure where to find the comparable action on your domain provider's website, contact their support.

You will now need those values from the grey box in the previous step.
Record Type
Select CNAME here.
Host
This is the hostname. Depending on your domain host, the information you provide here may differ. Some hosts will allow you to enter @
, which will connect directly to the domain root. GoDaddy, however, doesn't allow this. If this is the case, you need to enter a value of www
. Check with your domain host on the correct procedure here.
Points To
May also be referred to as value. This is the URL provided in the gray box from the previous step and will look something like cf-19307.cname.checkfront.site
.
TTL
If you are asked to enter a TTL, set this to 1 day or 86400 seconds.
![]() |
Factors that affect DNS propagation time include your TTL (Time to Live) settings. TTL is the time period for which servers cache the information for your DNS records. Since no changes are needed, setting this value to 1 day (86400 seconds) is just fine. |
Once you've entered that information, click Save . And that's it! You'll now see your custom domain listed below the built-in domain and it will be in pending status. It will remain this way until your domain settings have propagated.

![]() |
Please Note!This is not an instant process. Domain settings can take 24-48 hours to fully propagate. In some cases, you may see the process complete in just a few minutes, but don't be alarmed if it takes a day or so. |
Once the domain settings have successfully propagated, the status will change from pending to connected (1).

The primary domain switch (2) will have been activated also and lets you know your domain is now forwarding to your Site Builder website. If you'd like to remove the custom domain and go back to using the built-in one, simply click on Disconnect Domain (3).
![]() |
Good to Know...You cannot make a CNAME from a "root domain" like checkfront.com. If you try, then some providers like GoDaddy will actually make a CNAME from www. checkfront.com. In this case, you should also set up "Forwarding" of your root -> www. Then, when you input the domain you wish to use in Site Builder, you should tell us the CNAME'd one (www.checkfront.com) |