> ## Documentation Index
> Fetch the complete documentation index at: https://docs.exerta.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Set Up Custom Domain

> Make your Exerta tracking links look like they come from your own brand instead of an Exerta domain.

Make your Exerta tracking links look like they come from your own brand instead of a Exerta domain.

***

## Why set up a custom domain? <a href="#h_343cc9eb62" id="h_343cc9eb62" />

When Exerta sends a reply containing a link, it generates a unique short link for each reply to track clicks. By default, those links use a Exerta domain, which can look unfamiliar to the person clicking.

Adding a custom domain means your tracking links appear to come from your own brand (e.g. promo.yourbrand.com). The redirect to your offer URL still happens automatically in the background, but the link your customers see appears to belong to your business.

We strongly recommend setting up a custom domain. Exerta-branded links create two problems:

* People won't recognise the Exerta name and are less likely to click
* If they search for Exerta they'll find it's an AI software product - which can undermine trust and hurt performance

A branded or even a generic custom domain looks far more credible and will improve click-through rates.

***

## Before you start <a href="#h_a35e366d79" id="h_a35e366d79" />

* Have access to your domain registrar (e.g. GoDaddy, Cloudflare, Namecheap) as you'll need to add a DNS record
* Decide on your subdomain name (e.g. promo, links, go)
* Custom domain is not enabled by default. Your Exerta team will let you know when it has been activated on your account

⚠️ Always use a subdomain, not your root domain. Pointing your root domain (e.g. `yourbrand.com`) to Exerta would disrupt your main website.

***

## Confirm your account is ready <a href="#h_f8a62ec66c" id="h_f8a62ec66c" />

Custom domain is not enabled by default. Your Exerta team will confirm when it has been activated on your account before walking you through the next steps.

Once your team confirms it's ready, proceed to the next step. Here's what it looks like once custom domain is enabled.

![](https://cdn.prod.website-files.com/69adbb899d077b240008e323/6a7cc48817f7c7943be8ab87_4f88d9f805-image.png) ![](https://cdn.prod.website-files.com/69adbb899d077b240008e323/6a7cc48a41e8d28139d6ec7f_97c4ad8159-image.png)

***

## Set up your DNS record <a href="#h_9eac2668d1" id="h_9eac2668d1" />

Before submitting your domain in Exerta, you need to add a DNS record at your domain registrar.

### Step 1 - Log in to your domain registrar <a href="#h_8e0260fba8" id="h_8e0260fba8" />

Log in to wherever your domain is registered (e.g. GoDaddy, Cloudflare, Namecheap) and navigate to your DNS settings.

### Step 2 - Add a new A record <a href="#h_277991ef3c" id="h_277991ef3c" />

Add a new A record with the following details:

| Field              | Value                                                                     |
| ------------------ | ------------------------------------------------------------------------- |
| Type               | A                                                                         |
| Name / Host        | Your chosen subdomain (e.g. `promo`, `links`, `go`)                       |
| Value / IP Address | The IP address shown in the Exerta setup modal - specific to your account |
| TTL                | Default or 3600 seconds                                                   |

![](https://cdn.prod.website-files.com/69adbb899d077b240008e323/6a7cc48b5adb6063283aac29_f0bd81d898-image.png)

📋 DNS changes can take time to propagate - from a few minutes to up to 48 hours depending on your registrar and TTL setting. If the domain doesn't verify immediately, wait and try again.

⚠️ Using Cloudflare? Make sure the proxy is turned off (set to "DNS only" - grey cloud, not orange) before submitting. You can re-enable it after setup is complete.

***

## Submit your domain in Exerta <a href="#h_16c1910b33" id="h_16c1910b33" />

Once the DNS record is added:

1. Go to Integrations > Custom domains
2. Click + Add domain
3. Enter your full domain name in the Domain name field (e.g. `promo.yourbrand.com`)
4. Click Submit

![](https://cdn.prod.website-files.com/69adbb899d077b240008e323/6a7cc48817f7c7943be8ab87_4f88d9f805-image.png) ![](https://cdn.prod.website-files.com/69adbb899d077b240008e323/6a7cc48785365c313fbaf77a_24cfffa6bf-image.png)

Please let us know once you've done this so we can check and help troubleshoot if needed.

✅ You're done when your domain appears in the Domains list and reaches Completed status.

![](https://cdn.prod.website-files.com/69adbb899d077b240008e323/6a7cc48907acea5fbf5b9a05_8b0bb106cd-image.png)

***

## Domain status explained <a href="#h_3124b5a577" id="h_3124b5a577" />

After submitting, your domain will appear in the Domains list with one of the following statuses:

| Status      | What it means                                                                 | Action needed                                                                       |
| ----------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- |
| Pending     | SSL provisioning is running in the background - usually takes a minute or two | None - just wait                                                                    |
| In Progress | Setup is underway                                                             | None - just wait                                                                    |
| Completed   | Domain is live and ready                                                      | None - your tracking links will now use this domain                                 |
| Failed      | Configuration failed                                                          | Check your DNS entry and resubmit. Contact your Exerta team if it continues to fail |

***

## Cloudflare users <a href="#h_515beb0607" id="h_515beb0607" />

If your domain is managed through Cloudflare, two settings commonly cause custom domain setup to fail. Read this section before submitting your domain in Exerta.

#### The proxy must be off during setup <a href="#h_b4bd0efb30" id="h_b4bd0efb30" />

Each DNS record in Cloudflare has a proxy toggle. An orange cloud means the proxy is on. A grey cloud means it is off ("DNS only").

The proxy must be set to grey cloud / DNS only before you submit your domain in Exerta. Leaving it on will cause both DNS validation and SSL provisioning to fail, even if your DNS record is correct.

You can re-enable the proxy after your domain reaches Completed status.

#### If DNS validation fails <a href="#h_d765e0f741" id="h_d765e0f741" />

What you'll see: "We couldn't find the A Record pointing to our server" or "Domain does not point to the correct IP"

1. Log in to Cloudflare and go to DNS > Records
2. Find the A record for your subdomain (e.g. promo, links, go)
3. Click the orange cloud to toggle it to grey ("DNS only")
4. Wait a few minutes
5. Return to Exerta and try submitting again

#### If DNS passes but the domain stays on Pending <a href="#h_210dbdf5b6" id="h_210dbdf5b6" />

This means SSL provisioning has failed. The Cloudflare proxy is the most common cause, even when DNS validation passed.

1. Log in to Cloudflare and go to DNS > Records
2. Confirm the A record for your subdomain is set to grey cloud ("DNS only")
3. If it was orange, turn it off, wait a few minutes, and re-submit in Exerta
4. Once your domain reaches Completed, you can re-enable the proxy

📋 If the proxy was already off and the domain is still stuck on Pending after 15-20 minutes, contact your Exerta team.

***

### Other common DNS issues <a href="#h_1daaf725c7" id="h_1daaf725c7" />

```
"We couldn't find the A Record pointing to our server" / "Domain does not point to the correct IP"
```

This is the most common error. The DNS entry either doesn't exist yet or is pointing to the wrong IP address.

* Confirm you have added the DNS A record at your registrar
* If you just added it, DNS propagation may not have completed yet. Wait a few minutes and try submitting again
* Double-check the IP address in your DNS entry matches exactly what is shown in the Exerta setup modal
* If using Cloudflare, see the Cloudflare section above

```
"Domain does not exist"
```

The domain name isn't resolving at all. Either the subdomain was entered incorrectly, or DNS hasn't propagated yet.

* Confirm the exact domain you entered (e.g. promo.yourbrand.com)
* If it looks correct, wait a few minutes and try submitting again

```
"DNS lookup timed out"
```

This is a temporary network issue and no action is needed on your side. Wait a few minutes and try submitting again.

```
DNS passes but SSL fails
```

If your DNS validates correctly but the domain doesn't reach Completed status, SSL certificate provisioning has failed.

Check these in order:

1\. Cloudflare proxy enabled (most common)

See the Cloudflare section above.

2\. CAA records

Some domains have CAA records that restrict which certificate authorities can issue SSL certificates. Exerta uses Let's Encrypt.

* Check for CAA records on your domain
* Remove any that might be blocking Let's Encrypt
* Re-submit your domain in Exerta

3\. Registrar parking pages

Some registrars add a parking or placeholder page to unused subdomains, which interferes with SSL provisioning.

* Remove any parking pages from your registrar settings
* Re-submit your domain in Exerta

***

## FAQs <a href="#h_81b1534d9b" id="h_81b1534d9b" />

🌐 Q: Do I need a custom domain for my agents to work?

Agents work without a custom domain. By default, tracking links use a Exerta domain and clicks are still tracked.

That said, a custom domain is strongly recommended:

* Exerta-branded links are less likely to be clicked because people don't recognise the name
* If someone searches for Exerta they'll find it's an AI software product, which can undermine trust
* A custom domain will look more professional and perform better

The recommended option is a subdomain on your own brand (e.g. promo.yourbrand.com). Contact your Exerta team to get this set up.

***

🔍 Q: I added the DNS entry but it's still not validating. What do I do?

DNS propagation can take up to 30 minutes or occasionally longer after adding the entry.

* Wait a few minutes and try submitting again in Exerta
* Make sure the IP address in your DNS entry matches exactly what is shown in the Exerta setup screen
* If your domain is on Cloudflare, confirm the proxy is set to "DNS only" (grey cloud) before submitting

If it's still failing after waiting, check the troubleshooting section above.

***

🔍 Q: What IP address do I put in the DNS settings?

The IP address is shown in the Exerta setup screen when you click + Add domain. It is specific to your account, so always copy it directly from the Exerta modal.

***

📋 Q: Will my existing links break if I change or remove my custom domain?

No. Any links already sent in comments or DMs will continue to work as normal. Adding a custom domain only affects new links going forward. Posted links are never deleted and will keep working regardless of domain changes.

***

⏳ Q: My domain status says "Pending". Is something wrong?

Pending means SSL provisioning is running in the background. This happens automatically and usually only takes a minute or two. No action is needed. It should move to Completed shortly.

If it has been Pending for more than 15-20 minutes, contact your Exerta team.


## Related topics

- [Hiding Comments by Keyword](/moderation/keyword-hiding.md)
- [Website Chat: AI Agent for Landing Pages and Checkout](/channels/website-chat.md)
- [How to setup tracking with GTM?](/analytics/gtm-tracking.md)
- [How to setup tracking](/analytics/tracking-setup.md)
- [URL Mapping Guide](/features/url-mapping-guide.md)
