Domain Settings
Adding custom domains requires a Paid Plan
Manage your site's domains from Settings > Domains.
Your site comes with a free .webtwizz.app subdomain. You can also add custom domains.
Editing Your Subdomain
Click the edit icon next to your subdomain to change it.
Adding a Custom Domain
Click the + button to add a custom domain.
Enter your domain name (e.g., example.com) and click Add.
Configuring DNS
After adding a domain, Webtwizz shows the DNS records you need to configure at your domain registrar.
Add these records at your domain registrar:
| Type | Name | Value |
|---|---|---|
| A | @ | 76.76.21.21 |
| CNAME | www | cname.vercel-dns.com |
DNS changes can take up to 48 hours to propagate. Webtwizz automatically provisions an SSL certificate once the domain is connected.