After creating a website using Website Studio, the next step is connecting it to your custom domain so visitors can access it using your own URL instead of the temporary public link.
This guide explains how to:
π Publish your Website Studio site
π Connect a custom domain
βοΈ Configure DNS records (CNAME)
π Activate SSL for secure access
The process works the same across most domain providers like Hostinger, GoDaddy, Namecheap, or Cloudflare.
π Step 1 β Make Sure Your Website Is Published
π Step 1 β Make Sure Your Website Is Published
Before connecting a domain, your Website Studio project must be published.
Inside Website Studio, confirm that the project shows a public URL.
Example:
https://yourproject.searchatlas.app
If you open this link in a browser, you should see your website already live on the internet.
Once this is working, you can proceed to connect your custom domain.
π Step 2 β Open the Custom Domain Settings
π Step 2 β Open the Custom Domain Settings
Inside the Website Studio dashboard:
1οΈβ£ Open your project
2οΈβ£ Click Custom Domains
3οΈβ£ Click Connect Domain
4οΈβ£ Select Existing Domain
You will then be prompted to enter your domain name.
Example:
yourdomain.com
Click Continue.
βοΈ Step 3 β Add the CNAME Record in Your DNS Settings
βοΈ Step 3 β Add the CNAME Record in Your DNS Settings
Website Studio will now generate the DNS configuration you need.
You must add a CNAME record in your domain provider's DNS settings.
For example, in hosting providers like Hostinger, GoDaddy, or Namecheap, this can be done inside the DNS management panel.
Typical location:
Domain Dashboard
β DNS Settings
β DNS Records
DNS Configuration Example
You will add a CNAME record like this:
Type | Name | Target |
CNAME | @ | yourproject.searchatlas.app |
Explanation:
Type β CNAME record
Name (@) β Root domain (example: yourdomain.com)
Target β The Website Studio URL generated by the platform
The @ symbol represents the root domain.
Example:
example.com
β οΈ Important DNS Notes
In some hosting dashboards, you may see existing records like:
A records
Default CNAME records
These may need to be removed if they conflict with the Website Studio configuration.
β οΈ If you are unsure about deleting records, contact your domain provider's support team before making changes.
β³ Step 4 β Wait for DNS Propagation
β³ Step 4 β Wait for DNS Propagation
After adding the CNAME record, DNS changes must propagate across the internet.
This process can take:
β± A few minutes
β± Up to 24β48 hours depending on the provider
Some providers like Hostinger update DNS very quickly, often within minutes.
π Step 5 β Generate the SSL Certificate
π Step 5 β Generate the SSL Certificate
Once the DNS record is added, return to Website Studio.
Click:
I have added the DNS records
The system will now generate an SSL certificate for your domain.
This ensures your site loads securely using HTTPS.
Example:
https://yourdomain.com
SSL generation usually takes:
β± A few minutes
β± Up to 1 hour depending on system queue
β οΈ If You See βYour Connection Is Not Privateβ
This message usually appears when:
DNS propagation is still in progress
The SSL certificate has not finished generating
Simply wait a few minutes and refresh the page.
Once the SSL certificate is ready, your website will load normally.
π§ Important Tips
π§ Important Tips
β Your site must be published before connecting the domain
β Make sure the CNAME record points to the Website Studio URL
β DNS changes may take time to propagate
β SSL must be generated after DNS is configured
π Troubleshooting: Domain Connection Issues
π Troubleshooting: Domain Connection Issues
If your custom domain is not working after following the setup steps, review the common issues below.
β CNAME Record Not Working
If your domain does not load your Website Studio site, check that the CNAME record was added correctly.
Verify the following:
The Type is set to CNAME
The Name / Host is set to:
@
(or sometimes your domain provider may require www)
The Target / Value matches the Website Studio URL exactly.
Example:
yourproject.searchatlas.app
Also make sure there are no conflicting A or CNAME records for the same host.
β DNS Changes Not Propagated Yet
DNS updates are not always instant.
Depending on your domain provider, propagation may take:
a few minutes
up to 24β48 hours
You can check if your DNS changes have propagated using tools like:
https://dnschecker.org
Search for your domain and verify that the CNAME record appears globally.
π SSL Certificate Not Generated Yet
If you see an error like:
Your connection is not private
This usually means the SSL certificate is still being generated.
Return to Website Studio and click:
I have added the DNS records
The platform will begin generating the SSL certificate.
This process may take:
a few minutes
up to 1 hour
Once completed, your site will load securely with HTTPS.
β Domain Still Showing Old Website
If your domain still loads an old site:
Check for existing DNS records such as:
A records
previous CNAME records
These may override the Website Studio configuration.
Remove conflicting records and keep only the required CNAME entry.
π§© Multiple DNS Providers
Sometimes domains use external nameservers.
Example:
Cloudflare
GoDaddy
Hostinger
Namecheap
Make sure you update the DNS where your nameservers are configured, not necessarily where the domain was purchased.
π Domain Connection Flow (Simple Architecture)
π Domain Connection Flow (Simple Architecture)
Below is a simplified view of how your domain connects to your Website Studio project.
User visits domain
β
βΌ
yourdomain.com
β
βΌ
DNS Provider (CNAME record)
β
βΌ
Website Studio Hosting
β
βΌ
Your Website Studio Site
Step-by-step flow:
1οΈβ£ A visitor enters your domain in the browser
2οΈβ£ DNS resolves the CNAME record
3οΈβ£ The request is routed to Website Studio hosting
4οΈβ£ Your site loads securely via HTTPS
Once the process is complete, visitors will access your Website Studio site using your own domain:
https://yourdomain.com
instead of the temporary Website Studio URL.
Your website will now be:
π Publicly accessible
π Secured with HTTPS
π Connected to your brand domain
Watch the video below for a step-by-step demonstration of how to connect your Website Studio project to a custom domain and configure the required DNS records.
In this walkthrough, we cover:
Publishing your Website Studio site
Connecting a custom domain
Adding the required CNAME DNS record
Generating the SSL certificate
This visual guide can help you follow the setup process and confirm that each step has been completed correctly.
