> For the complete documentation index, see [llms.txt](https://help.checkoutchamp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.checkoutchamp.com/funnel-builder/creating-and-editing-funnels-pages/domain-configuration/domain-troubleshooting.md).

# Domain Troubleshooting

* [403 Error](#domaintroubleshooting-403error)
* [Domain Added, Then Removed](#domaintroubleshooting-domainadded-thenremoved)

### 403 Error <a href="#domaintroubleshooting-403error" id="domaintroubleshooting-403error"></a>

If you are experiencing issues with your domain loading a 403 error or the error seen below please follow these steps:

<figure><img src="/files/U3gc8Ml3ARSduZIXdE4s" alt=""><figcaption></figcaption></figure>

1. Make sure to have followed our documentation for setting up a domain here. Also, make sure you have published your funnel.
2. If you’ve verified your domain and still have issues, head to the top right corner dropdown menu and click on settings.

   <figure><img src="/files/avc2951ErRjHuRDi6hZy" alt=""><figcaption></figcaption></figure>
3. Scroll down to the domain section and click on the health status icon button. (This button is only available for 10 days after you add your domain into Checkout Champ, so testing should be done quickly thereafter to make use of the health status)

&#x20;

<figure><img src="/files/ruKcpe4FXIC4mAbat9GO" alt=""><figcaption></figcaption></figure>

4\. A button field will come up to map the ssl certificate to the domain. Once clicked it should say certificate mapped. Now allow up to 1 hour and 15 minutes for DNS cache and Database update for the changes to take effect. Clear your cache and cookies before testing.

<figure><img src="/files/6Q4swMbWMWa9rkzjA3Lk" alt=""><figcaption></figcaption></figure>

### Domain Added, Then Removed <a href="#domaintroubleshooting-domainadded-thenremoved" id="domaintroubleshooting-domainadded-thenremoved"></a>

<figure><img src="/files/BGCZOCH97zshAa5hze5f" alt="" width="563"><figcaption></figcaption></figure>

In some cases, you may encounter an issue mapping the certificate resulting in the removal of the recently added domain. You may also notice CNAME records and/or SSL certificates will fail to generate. In those cases, you may need to specify Amazon certificate authority can issue certificates for your domain or subdomain.

For more detailed information, please check with your DNS provider support and/or see AWS documentation, here:

<https://docs.aws.amazon.com/acm/latest/userguide/setup.html#setup-caa>

If you need to set the "Flag" field, set that value to "0". You may need to try each of the AWS domains until one is accepted.

{% hint style="info" %}
If after doing this, you are still experiencing issues, please submit a ticket to support.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.checkoutchamp.com/funnel-builder/creating-and-editing-funnels-pages/domain-configuration/domain-troubleshooting.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
