# Domain Troubleshoot

If your domain has any issues or displays Error 1014, CNAME Cross-User Banned or others, you need to re-check your domain settings. There are 3 things you need to check:

## You need to make sure you have re-added the Custom domain to the Custom domain settings in your store.

For this, you can go to:

1. Log in to your Shoppego account

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

2. Click on **Settings**

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

3. Click on **Custom domain**

<figure><img src="/files/77sXwFM14M7Ek2MZcs6h" alt=""><figcaption></figcaption></figure>

4. Click on the **trash can icon** to delete your domain settings.

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

5. Once you have deleted the domain designation, you can click on the **Add existing domain** button.

<figure><img src="/files/0825t9R6BEsAXRrv5UZn" alt=""><figcaption></figcaption></figure>

6. Then, you can **re-enter your domain name** and click **Connect**

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

## If you manage your DNS on the Cloudflare platform, you need to make sure your Proxy status setting is set to DNS Only.

For this, you can check the section:

1. Log in to your Cloudflare account

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

2. Click on your domain and access your domain's DNS record settings again.

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

3. Make sure the Proxy setting of your CNAME record status is set to `DNS Only` and not `Proxied`

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

## If your setting has just been made, you need to wait until it fully propagates.

In this situation, the domain setting will usually take 24-48 hours to fully propagate. If your settings has just been done, you will need to wait for the period notified.


---

# 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://docs.shoppego.com/en/settings/custom-domain/domain-troubleshoot.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.
