For the complete documentation index, see llms.txt. This page is also available as Markdown.

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)

Wix Official Guides

Open DNS Settings

  1. Sign in to your Wix account

  2. Go to Domains in your Wix account.

  3. Click the Domain Actions icon next to the relevant domain and select Manage DNS Records.

Add A Record

1. Create A Record

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

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

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.

  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.

  5. Click Save.

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

Add CNAME Record

1. Create CNAME Record

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

  • Click Got it in the pop-up message.

2. Fill in CNAME Record

  • Click the Host Name field and enter a host name.

    → Enter prefix only (e.g. www)

  • Click the Value field and enter the web address the record points to.

    → 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.

Update a CNAME record

  1. Hover over the CNAME record and click Edit.

  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.

  5. Click Save.

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

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

Last updated