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

Connect Squarespace Domain

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

Wegic will provide:

  • A record value (IP address)

  • CNAME record value (domain)

Squarespace Official Guide

Open DNS Settings

  1. Click your domain name

  2. Click DNS, then open DNS Settings

  3. Scroll down to Custom Records

Add A Record

1. Create A Record

  • Click Add record

  • Enter your current password, or if you have two-factor authentication (2FA) enabled, reauthenticate your account using your 2FA method and click Continue.

  • Select Type → A

2. Fill in A Record

  • Name → Enter the host you are pointing to

  • IP Address → Paste the IP provided by Wegic

3. Save A Record

  • Click Save to add the record to your settings.

Add CNAME Record

1. Create CNAME Record

  • Click Add record

  • Enter your current password, or if you have two-factor authentication (2FA) enabled, reauthenticate your account using your 2FA method and click Continue.

  • Select Type → CNAME

2. Fill in CNAME Record

  • Name → Enter subdomain (e.g. www) ⚠️ Note: It's not possible to add a CNAME with @ in the Name field.

  • Data → Paste the CNAME provided by Wegic

3. Save CNAME Record

  • Click Save to add the record to your settings.

Important Notes

  • CNAME must always point to a valid URL

  • URL cannot contain / or :

  • Conflicting records must be removed before saving

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