# 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: 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:

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

The question should be specific, self-contained, and written in natural language.
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.
