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
Open Custom Event Domains in your settings.
In Add Custom Domain, enter the domain you want to use for your events, such as
events.yourdomain.com.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 |
|
Name | Your domain (for example |
TTL |
|
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.
On a verified domain, find Homepage Redirect.
Enter the full URL to redirect visitors to (for example
https://yourbrand.com). Leave it empty to keep the 404.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.
On a verified domain, find Custom Favicon.
Click Upload Favicon and choose an
ICOorPNGfile. The recommended size is 32×32px, and the file must be under 512KB.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