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

Connect Hostinger Domain

When your domain is using Hostinger nameservers, you need to add DNS records in your DNS zone.

Wegic will provide:

  • A record value (IP address)

  • CNAME record value (domain)

Quick Access

Open DNS Settings

  1. Sign in to your Hostinger account

  2. Go to Domains

  3. Select your domain

  4. Click DNS / Nameservers

  5. Open the DNS zone / DNS records section

Add A Record

1. Create A Record

  • Click Add record

  • Select Type → A

2. Fill in A Record

  • Name → Enter @

  • Content → Paste the IP address provided by Wegic

  • TTL → Keep default (14400)

3. Save A Record

  • Click Add record or Save

Add CNAME Record

1. Create CNAME Record

  • Click Add record

  • Select Type → CNAME

2. Fill in CNAME Record

  • Name → Enter prefix only (e.g. www)

  • Content → Paste the CNAME provided by Wegic (e.g. xxxxx.n2.wegic.app)

  • TTL → Keep default (14400)

3. Save CNAME Record

  • Click Add record or Save

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

Important Notes

  • Do not include your domain in Name (e.g. use www, not www.domain.com)

  • Make sure records are saved before leaving the page

Last updated