Setting up a custom domain

A custom domain lets you host your Help Center on your own website instead of Hiver’s default domain. For example, instead of acme.hiverkb.com, your Help Center can appear as help.acme.com.

This helps you:

Prerequisites

Ensure the following before connecting your custom domain:

Steps to connect your custom domain

1. Open Site Settings in your Help Center Dashboard and click Connect custom domain.


2. Enter your custom domain or subdomain (for example, help.acme.com) and click Next.


3. Review the verification checklist before connecting:


Note: Domain verification can take anywhere from 5 minutes to 48 hours depending on your domain provider.


4. Next, you will receive two DNS entries (each with a Name and Value). Go to your DNS provider and add these entries:

Note: Some providers auto-append the domain name. If so, remove it from the Name field.

5 Click Start verification.

6. Once verified, you’ll see a green checkmark confirming the setup is successful.


After setup

Once the custom domain is connected, all Help Center URLs will automatically update to use your new domain.

For example:
acme.hiverkb.com/getting-started/adding-users → help.acme.com/getting-started/adding-users

The setup timestamp and the admin details will be recorded for reference.

If setup fails

If verification fails, it may be due to missing or incorrect CAA (Certification Authority Authorization) records. These records specify which certificate authorities are allowed to issue SSL certificates for your domain.

How to check CAA records?

Run the following command in your terminal:

dig example.com CAA +short

If your domain does not return a CAA record that includes your certificate authority, you’ll need to add one manually.

To add a CAA record:

1. Log in to your DNS provider.

2. Go to your domain’s DNS management settings.

3. Add or edit a CAA record to authorize certificate issuance for your domain.

4. Save your changes and wait for DNS propagation to complete.

If you still face issues, contact support@hiverhq.com for assistance.


Next steps

Setting Up Your Help Center

Add a Contact Form to Your Help Center

Publishing Articles