Default subdomain
Every published website is available on a free subdomain immediately:
You can share this link directly with your client while a custom domain is being configured.
Connect a custom domain
Add the domain in your dashboard
Open the website detail page and click Add Custom Domain. Enter the domain you want to connect (e.g. rahultailors.com or www.rahultailors.com).
Add a CNAME record in your registrar
Log in to where you purchased the domain (GoDaddy, Namecheap, Google Domains, etc.) and add these DNS records:
| Type | Name / Host | Value / Points to |
|---|---|---|
| CNAME | www | sites.aibuildpro.in |
| A | @ (root) | 76.76.21.21 |
If you only want www.yourdomain.com, the CNAME record is sufficient. For the root domain, use the A record.
Verify the domain
Back in your AiBuildPro dashboard, click Verify Domain. DNS propagation can take up to 48 hours, though it's usually done within an hour. The status will show Active once verified.
SSL is automatic
HTTPS is provisioned automatically via Let's Encrypt once the domain is verified. No configuration needed.
Common issues
Domain shows 'Not verified' after 24 hours
Double-check the CNAME/A record values. Some registrars add a trailing dot — ensure there are no typos. Try flushing your DNS cache with a tool like whatsmydns.net.
www works but root domain doesn't
The root domain requires an A record, not just a CNAME. Add the A record pointing to 76.76.21.21.
Mixed content warnings
If your domain is active but some resources load over HTTP, regenerate and republish the website from the dashboard.
Remove a custom domain
Open the website detail page, click the domain name, then click Remove Domain. The site will continue to be accessible via its default subdomain.