Important information
Before you connect an external domain, keep the following in mind:- Make sure your DNS records match exactly what is shown in your Base44 dashboard.
- Remove any AAAA (IPv6) records for hostnames used with Base44, as they can block connections.
- Remove or update any CAA records that could block certificate authorities used by Base44.
- The SSL certificate is issued automatically once your domain is verified and DNS is resolving correctly.
- If you are reusing an old domain from an app deleted before June 5, 2025, contact support so we can clear it from our system.
Connecting your domain
Connect your domain in three steps: add it in Base44, configure your DNS records at your provider, then verify the connection. Step 1 | Add your domain- Click Dashboard in your app editor.
- Click Domains.
- Click Connect existing domain.
- Enter your domain name (for example,
mycoolapp.com).
Use ANAME or ALIAS for your root domain (recommended)
Use ANAME or ALIAS for your root domain (recommended)
Set your root domain to point directly to Base44 while keeping it flexible if Base44 updates its infrastructure later.
- Root domain (@)
- www subdomain
ANAME or ALIAS lets your root domain point to Base44 without locking it to a fixed IP address. Your DNS host handles the underlying IPs for you.
Use an A record for your root domain (no ANAME/ALIAS option)
Use an A record for your root domain (no ANAME/ALIAS option)
If your provider does not support ANAME or ALIAS, use an A record for the root domain and a CNAME for
www.- Root domain (@)
- www subdomain
Make sure this is the only A record for your root domain. Remove any other A records added by your provider, such as parking or default records.
Use nameserver delegation only (for example, some .ar domains)
Use nameserver delegation only (for example, some .ar domains)
Some country registries such as NIC.ar for
.ar domains only let you set nameservers. They do not provide a full DNS zone editor where you can add A or CNAME records directly.In this case, you can use a DNS provider such as Cloudflare between your registry and Base44:- Create an account with a DNS provider like Cloudflare.
- Add your domain to the DNS provider.
- Copy the nameservers they give you.
- In your registry portal, set those nameservers in the delegation settings for your domain.
- Wait for the nameserver change to propagate.
- In your DNS provider, add the Base44 records:
- For the root domain:
A @to216.24.57.1(or ANAME/ALIAS tobase44.onrender.comif supported). - For
www:CNAME wwwtobase44.onrender.com.
- For the root domain:
- Remove any AAAA and conflicting CAA records, and keep the Base44 related records as DNS only if your DNS provider offers proxying.
- Click Dashboard in your app editor.
- Click Domains.
- Click Verify next to your domain.
- Allow up to 48–72 hours for DNS propagation if you use an external registrar or DNS host.
Connecting a subdomain
You can connect a subdomain you already own to your Base44 app by adding CNAME records in your DNS provider. This helps you use addresses likesubdomain.yourdomain.com for your app while keeping your main domain untouched.
To connect your subdomain to Base44:
- Go to your domain provider’s DNS settings.
- Add a new CNAME record with:
- Type: CNAME
- Name:
[your subdomain](for example,subdomainif you wantsubdomain.yourdomain.com) - Value:
base44.onrender.com
- (Recommended) To make sure both
subdomain.yourdomain.comandwww.subdomain.yourdomain.comwork, add an additional CNAME record:- Type: CNAME
- Name:
www.subdomain - Value:
base44.onrender.com
FAQs
Click a question below to learn more about connecting an external domain.What is DNS propagation and how do I check it?
What is DNS propagation and how do I check it?
When you update your DNS settings, the changes need to spread to servers around the world. This process is called DNS propagation. It can take up to 72 hours, although it is often much faster.You can check the progress by visiting whatsmydns.net, entering your domain, and selecting the record type (A, CNAME, etc.) to see which locations have updated.
Can I reuse a domain from a deleted app?
Can I reuse a domain from a deleted app?
Yes. If the domain was used in an app deleted before June 5, 2025, contact Base44 support to clear it from our records before you add it again.
Is there a way to set up domain redirects in Base44?
Is there a way to set up domain redirects in Base44?
Base44 does not currently provide domain redirect settings in the dashboard. If you need to redirect one domain to another, set this up through your domain provider or DNS service by using HTTP redirects or page rules.
Can I disable the redirect from www.domain.com to domain.com?
Can I disable the redirect from www.domain.com to domain.com?
No. There is no setting in Base44 to stop or reverse the
www → root redirect.You may want www to be your primary domain for SEO or personal preference. From Google’s perspective, both www and the root domain are treated the same as long as your canonical setup is consistent.As a workaround, make sure you have a CNAME record for www pointing to base44.onrender.com in your DNS settings. This ensures www.domain.com loads your app. If you need finer control over redirect behavior, set this up with your DNS or hosting provider outside of Base44.If you want more control over this feature in the future, you can submit a feature request to the Base44 product team.How do I fix issues with my domain connection?
How do I fix issues with my domain connection?
If you are experiencing problems with your domain, see our troubleshooting steps. Check your DNS records, make sure there are no AAAA or conflicting CAA records, confirm that your domain is not on hold at your registrar, and verify that your records are set to DNS only if you use Cloudflare.

