Updated Jul 31, 2023
By default, links in Dubsado use the URL hello.dubsado.com
. This includes links to invoices, forms, schedulers, or client portals. Creating a custom mapped URL lets you change the Dubsado URL to your own domain name, so your clients won’t see any Dubsado branding.
For example, hello.dubsado.com
will become portal.yourdomain.com
or hello.yourdomain.com
.
Set up custom URL mapping
Go to Settings >> Domain names. There is a two step process under Custom URL mapping to change your URLs:
Step one: Creating the base URL
The first step involves creating a CNAME record with your domain host.
🚨 Every domain host is different, so Dubsado can’t provide CNAME instructions specific to yours. The below steps may not include everything required for your domain host.
If you need additional assistance, reach out to your domain host or review their help articles.
To create a CNAME on your domain:
Decide what your CNAME will be. The CNAME refers to the first part of your URL. For example, in the URL
portal.yourdomain.com
, your CNAME isportal
. Others commonly used arehello
,client
, ordashboard
.Creating a CNAME won’t eliminate the characters that come after
.com
. These characters are necessary for linking to specific invoices or forms.
Log in to your domain host and locate your DNS settings. These settings might be found in the cPanel or an advanced settings area.
Add a new DNS record.
For the type, select CNAME.
There should be a field called host, record, or name where you can enter the CNAME you chose. Refer to your host for specific instructions.
In a data or value field, enter
ssl.dubsado.com
. This is where the CNAME will point to.
Once you're finished, you should see a record that looks similar to the example below. The example uses the name portal
:
Step two: Verifying the URL
After you’ve made your CNAME, you map it to Dubsado.
🚨 After setting up your CNAME, it may take a few hours (but up to 48 hours) for the record to become fully active. The delay is due to internet propagation, which means that servers across the internet need time to update all records of the name change.
The steps below will not work until your CNAME has propagated fully.
To map your CNAME to Dubsado:
Go to Settings >> Domain names.
Enter your new CNAME URL into the URL field. For example,
portal.yourdomain.com
.Click Verify.
Remain on the page until you get the verification from Dubsado. If the verification is successful, you'll see your custom URL appear.
If you see any errors, it's likely because the CNAME wasn’t set up correctly. You’ll need to contact your domain host.
FAQ
Can I change my CNAME?
Can I change my CNAME?
Yes. However, we don’t recommend changing your CNAME. Changing your CNAME means all previous links with the old CNAME will be broken. You would need to resend all new links with the new CNAME.
Can I use the same CNAME with more than one brand?
Can I use the same CNAME with more than one brand?
No. No two brands can have the same CNAME verified at the same time.
I kept my same domain but changed hosts. Will my CNAME still work?
I kept my same domain but changed hosts. Will my CNAME still work?
No. After moving your domain to a new host, you'll need to follow the steps in this article again to set up a new CNAME record.
I'm using Cloudflare and having trouble setting up a CNAME record that works.
I'm using Cloudflare and having trouble setting up a CNAME record that works.
If you're using Cloudflare, be sure to turn off or disable proxies. You should see a grey cloud instead of an orange one.
How do I edit my URL metadata for social media sites?
How do I edit my URL metadata for social media sites?
For information on customizing your metadata, click here.