Custom Domain
Last updated
Last updated
If you've got any questions or need more help, feel free to join our Discord community. We're right there to chat with you and lend a hand.
Step 1: You need to register an account and purchase the Pro version.
Step 2: Open an existing website you have created at https://wegic.ai/workspace.
Step 3: Click [Publish] - [Add a custom domain] at the top of the page.
Step 4: Type in your custom domain and hit the check mark.
Step 5:
If it shows a green check mark, then jump to Step 6.
If it's not connected, it means that the value is configured wrong. Please visit the admin console of your domain provider and set up your DNS records with the values provided.
Step 6: Click on the custom domain after it's connected and click publish to make it online.
To add A and CNAME records to your domain, follow these steps:
Go to your domain registrar’s website and log in to your account. Examples of domain registrars include GoDaddy, Namecheap, and Google Domains.
Once logged in, locate the section for managing your domain. This is usually called “DNS Settings,” “DNS Management,” or “Name Server Management.”
An A record maps a domain to an IP address. To add it:
Step1. Find the option to add a new record, usually labeled “Add Record” or “Create New Record.”
Step2. Select “A” as the record type.
Step3. Enter the desired subdomain or leave it blank for the root domain.
Step4. In the “Points to” field, enter the IP address (35.84.118.249) you want to associate with the domain.
Step5. Set the TTL (Time to Live), usually left as the default setting.
Step6. Save your changes.
• GoDaddy : How to Add an A Record in GoDaddy
• 阿里云 : 怎么在阿里云后台添加一条 A 记录
A CNAME record is used to alias one domain to another. To add it:
Step1. Find the option to add a new record.
Step2. Select “CNAME” as the record type.
Step3. In the “Host” field, enter the subdomain you want to redirect (e.g., “www”).
Step4. In the “Points to” field, enter the domain you want it to point to (e.g., “bjbtxxxxxxjytq.n1.wegic.app”).
Step5. Set the TTL, or leave it at the default.
Step6. Save your changes.
• GoDaddy : How to Add an CNAME Record in GoDaddy
• 阿里云 : 怎么添加一条 CNAME 记录
DNS changes may take some time to propagate across the internet (typically up to 48 hours).
Ensure that you are selecting the correct record type
Check the TTL (Time to Live) setting; try setting it to a lower value (like 600 seconds) for faster propagation.
Make sure there are no conflicting records, especially with the same host or subdomain.
After adding the records, ensure that you click “Save” or “Update” to apply changes.
This means your DNS records may not be set correctly, or there could be a configuration issue. Please contact your domain registrar or hosting provider for assistance.
Check Current TTL Setting: A common TTL value might be set to 86400 seconds (24 hours), but it can be too long for fast changes.
Reduce the TTL: Set the TTL to a lower value, such as 300 seconds (5 minutes) or 600 seconds (10 minutes). This allows DNS records to refresh more frequently.
How to Check your TTL (Time To Live) value
Third-party tools to check your TTL value: https://mxtoolbox.com/DnsLookup.aspx
After connecting your custom domain, you must “Publish” or “Update” your website for the changes to take effect.
Step1: Log in to your Domain Registrar Account. Check if the A and CNAME records have been accidentally deleted.
Step2: Go to Wegic, reconfigure, and publish your website.