> For the complete documentation index, see [llms.txt](https://help.wegic.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.wegic.ai/features/custom-domain/connect-wix-domain.md).

# Connect Wix Domain

When your domain is using  Wix DNS, you need to add DNS records in your DNS settings.

Wegic will provide:

* A record value (IP address)
* CNAME record value (domain)

{% hint style="success" %}

## Wix Official Guides

You can refer to the official Wix documentation:

* A record setup:\
  [Add or Update A Records in Wix](https://support.wix.com/en/article/adding-or-updating-a-records-in-your-wix-account)
* CNAME record setup:\
  [Add or Update CNAME Records in Wix](https://support.wix.com/en/article/adding-or-updating-cname-records-in-your-wix-account)
  {% endhint %}

### Open DNS Settings

1. Sign in to your Wix account
2. [Go to Domains](https://manage.wix.com/account/domains) in your Wix account.
3. Click the **Domain Actions** icon ![](https://d2x3xhvgiqkx42.cloudfront.net/12345678-1234-1234-1234-1234567890ab/d6b40156-9694-4cfe-9209-54815ef9d6dc/2019/06/28/96c47964-91f2-4fc2-a3b9-869eb342b57a/ac38f09f-0dca-459b-9133-d47d229f7f02.png) next to the relevant domain and select **Manage DNS Records**.&#x20;

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

### Add A Record

**1. Create A Record**

* Click + Add Record in the A (Host) section

<div align="left"><figure><img src="/files/Y4HwBO2Z21Sp2GiU9nWs" alt=""><figcaption></figcaption></figure></div>

**2. Fill in A Record**

* Host Name→ **Leave blank**
* Value→ Paste the IP address provided by Wegic
* TTL→ Keep default

**3. Save A Record**

* Click **Save**
* Then click **Save Changes** in the pop-up

{% hint style="info" %}

## Edit an existing A record

1. Hover over the A record and click **Edit**.\
   ![A screenshot showing the edit button for an A record in a Wix account.](https://d2x3xhvgiqkx42.cloudfront.net/12345678-1234-1234-1234-1234567890ab/e960df7a-7f65-4692-b4a0-a80de5db52fa/2024/12/19/52cb4be0-39d0-4b5b-a02d-c56bae357922/c14e6301-8f9c-450d-aa75-eb93181011f6.png)
2. Click **Got it** in the pop-up message.
3. In the **Host Name** field enter the new host name.\
   **Note:** Leave this field blank if instructed to add an **@** sign.
4. In the **Value** field enter the new IP address the record points to.  &#x20;
5. Click **Save**.
6. Click **Save Changes** in the pop-up message.
   {% endhint %}

### Add CNAME Record

**1. Create CNAME Record**

* Click **+ Add Record** in the **CNAME (Aliases)** section.

![](https://d2x3xhvgiqkx42.cloudfront.net/12345678-1234-1234-1234-1234567890ab/d6b40156-9694-4cfe-9209-54815ef9d6dc/2019/07/25/cd1a0053-2c7e-4d19-8181-c0cd13b41842/c5051d41-0087-41a1-88e6-fdc268bd196b.png)

* Click **Got it** in the pop-up message.

**2. Fill in CNAME Record**

* Click the **Host Name** field and enter a host name.&#x20;

  → Enter prefix only (e.g. `www`)
* Click the **Value** field and enter the web address the record points to.&#x20;

  → Paste the CNAME provided by Wegic (e.g. `xxxxx.n2.wegic.app`)
* TTL → Keep default

**3. Save CNAME Record**

* Click **Save**.
* Click **Save Changes** in the pop-up message.

{% hint style="info" %}

## Update a CNAME record

1. Hover over the CNAME record and click **Edit**.\
   ![](https://d2x3xhvgiqkx42.cloudfront.net/12345678-1234-1234-1234-1234567890ab/d6b40156-9694-4cfe-9209-54815ef9d6dc/2019/11/11/a8784449-b415-44ae-b938-8f83e694388f/3fc82f2d-d2f7-4ad3-a60c-665ec7f72ec6.png)
2. Click **Got it** in the pop-up message.
3. Click the **Host Name** field and edit the host name.
4. Click the **Value** field and edit the web address the record points to.&#x20;
5. Click **Save**.
6. Click **Save Changes** in the pop-up message.
   {% endhint %}

### Important Notes

* In Wix, the root domain (`@`) should be **left blank** in the Host Name field
* `www` represents the www subdomain
* Do not enter the full domain in Host Name
  * Use `www`, not `www.yourdomain.com`
* Remove conflicting records before adding new ones

### DNS Update Time

* Usually within 1 hour
* May take up to 48 hours globally

### Finish in Wegic

1. Return to Wegic
2. Click **Update / Publish** (top-right corner) → This opens the publish settings modal
3. In the modal, click Custom Domain → **Connect**
4. Verification starts automatically
5. If successful, you will see a success message
6. Click **Publish** to apply your website to the domain
