# Wix DNS

<figure><img src="/files/94c70d0f80ea797678087673f646867d280c90f9" alt=""><figcaption></figcaption></figure>

Configuring a custom domain to connect Sprinthub to Wix is an essential step to ensure your online presence has a professional identity. Follow this step-by-step guide to complete the setup simply and effectively.

***

#### **1. Prerequisites**

Before starting, make sure you have:

* A domain registered with Wix.
* User access to the DNS panel

***

#### **2. Configuration on Wix**

**Access the Domain Management Panel**

* Log in to your Wix dashboard.
* Navigate to **Settings** > **Domains**.

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

**Access the panel to manage DNS**

* Click the icon with 3 dots.

<figure><img src="/files/8122c48c1ac5652d0bc5626cc37b6b4661d10f4c" alt=""><figcaption></figcaption></figure>

* Choose **Manage DNS records**.

<figure><img src="/files/4cf67315ecd7f6ce08f5b3bc60dedd119a2e12ea" alt=""><figcaption></figcaption></figure>

**Obtain the Required DNS Records**

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

* In Wix, select the connection method by **DNS pointing**.
* Wix will provide the records you need to configure with your domain provider:
  * **CNAME record**: To connect the subdomain "promo" or "lp" to Wix.

Make the first pointing to **sh.sprinthub.site:**&#x20;

<figure><img src="/files/672512c87b1edbce7d1378acf71b4e67058a4a06" alt=""><figcaption></figcaption></figure>

Right after saving, validate the pointing in Sprinthub, and you will soon have the option to configure it to our server:

<figure><img src="/files/7acc6dc99a336205221af4a8edb36f99d0b17ed1" alt=""><figcaption></figcaption></figure>

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

***

#### **3. Testing and Validation**

**Check the Settings**

* In Wix, click **Check Connection** to confirm that the DNS records have been configured correctly.

**Wait for DNS Propagation**

* Record propagation can take up to 48 hours.

***

With these steps completed, your custom domain will be functional and seamlessly integrated with Wix and Sprinthub, providing a professional experience for your visitors.

If you need support, contact the Sprinthub team.


---

# 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.sprinthub.com/en/topics/settings/custom-domain/wix-dns.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.
