Connect Cloudflare Domain
Last updated
When your domain is using Cloudflare, you need to add DNS records in your DNS settings.Wegic will provide:
A record value (IP address)
CNAME record value (domain)
Sign in to your Cloudflare
Go to the DNS Records page.
Click Add record
You will see a form with fields:
Type → Choose A or CNAME
Name
→ Enter @ or a prefix (e.g. www)
Content → Enter the value provided by Wegic
Proxy status → Select DNS only
TTL → Keep Auto
Type → Select A
Name → Enter @
Content → Paste the IP address provided by Wegic
Proxy status → Select DNS only
TTL → Keep Auto
Click Save
Click Add record again
Type → Select CNAME
Name → Enter prefix only (e.g. www)
Content → Paste the CNAME provided by Wegic (e.g. xxxxx.n2.wegic.app)
Proxy status → Select DNS only
TTL → Keep Auto
Click Save
Return to Wegic
Click Update / Publish (top-right corner) → This opens the publish settings modal
In the modal, click Custom Domain → Connect
Verification starts automatically
If successful, you will see a success message
Click Publish to apply your website to the domain
Last updated