Skip to main content

Use a custom domain

Serve your AddCal event pages from your own domain by adding a CNAME record, then set a homepage redirect and favicon.

T
Written by Tom

A custom domain lets your event links read from your own domain (for example events.yourbrand.com) instead of addcal.co. You add the domain in AddCal, point it at us with one DNS record, and we provision HTTPS for you. Custom domains are a Business plan feature.

Add a domain

  1. Open Custom Event Domains in your settings.

  2. In Add Custom Domain, enter the domain you want to use for your events, such as events.yourdomain.com.

  3. Click Add Domain.

The domain is added with a status of Pending and AddCal shows the DNS record you need to create.

Verify the domain

To verify ownership and route traffic, add one CNAME record to your domain's DNS settings using the values AddCal shows:

Type

CNAME

Name

Your domain (for example events.yourdomain.com)

TTL

Auto

Value

The target shown in AddCal (copy it exactly)

Once the CNAME is in place, AddCal provisions an SSL certificate automatically, so there are no certificates for you to manage. DNS changes can take up to 24 hours to propagate.

To check progress, click Check Status on the domain. The status moves from Pending DNS to Provisioning SSL and then to Active once the record is found and the certificate is issued. AddCal also checks automatically for the first couple of days; after that, use Check Status to re-check manually. When the domain is Active, all new events use your domain.

Set a homepage redirect

By default, anyone who visits the root of your custom domain (for example events.yourdomain.com with no event path) sees a 404 message. You can send them somewhere useful instead.

  1. On a verified domain, find Homepage Redirect.

  2. Enter the full URL to redirect visitors to (for example https://yourbrand.com). Leave it empty to keep the 404.

  3. Click Save.

Upload a favicon

A favicon is the small icon shown in browser tabs. Setting one applies it to all event pages on your custom domain.

  1. On a verified domain, find Custom Favicon.

  2. Click Upload Favicon and choose an ICO or PNG file. The recommended size is 32×32px, and the file must be under 512KB.

  3. Click Save Favicon.

To swap it later, use Change. To go back to the default, use Remove.

Remove a domain

Click Remove on the domain and confirm. AddCal stops serving events from that domain and removes its certificate. After removing a domain, you can delete the CNAME record from your DNS provider.

Related

Did this answer your question?