Blogger Custom Domain Setup Fix: DNS, CNAME and HTTPS Solution
A complete step-by-step guide to fix Blogger custom domain problems, DNS records, CNAME error, A records, HTTPS availability and www redirect issues.
If your Blogger custom domain is not working, then do not panic. This is one of the most common problems for new Blogger users. You buy a domain, add it in Blogger, update DNS records, but still your website shows error, does not open, HTTPS does not work, or Blogger says it cannot verify your authority on this domain.
Most of the time, this problem happens because of wrong DNS records, missing CNAME, old A records, wrong www setup, domain propagation delay, or HTTPS setting not enabled properly. The good thing is that you can fix it step by step without changing your full Blogger theme.
In this guide, I will explain Blogger custom domain not working fix, Blogger DNS setup, CNAME record fix, Blogger HTTPS fix, www redirect issue, and how to connect your domain properly with Blogspot.
What Is Blogger Custom Domain?
A Blogger custom domain means using your own domain name instead of the default Blogspot address. For example, instead of using yourblog.blogspot.com, you can use www.yourdomain.com. This looks more professional and better for branding.
Simple meaning: Custom domain means connecting your purchased domain with your Blogger website using DNS records.
People search this issue with many terms like Blogger custom domain not working, Blogger DNS problem fix, custom domain not opening Blogger, Blogger CNAME error fix, Blogger HTTPS not available, Blogspot custom domain setup, Blogger domain redirect problem, and cannot verify authority on this domain Blogger.
Common Blogger Custom Domain Problems
Before fixing anything, first understand what kind of problem you are facing. Different problems need different fixes.
| Problem | What It Means | Most Common Fix |
|---|---|---|
| Domain not opening | Website shows error or blank page | Check DNS records |
| Blogger cannot verify domain | CNAME records are missing or wrong | Add both CNAME records correctly |
| www works but root domain does not | A records or redirect missing | Add 4 Google A records and enable redirect |
| HTTPS not working | SSL is not available or not enabled yet | Wait and enable HTTPS settings |
| Too many redirects | Wrong forwarding or duplicate redirects | Remove domain registrar forwarding |
| Old site opens | Old DNS or cache is still active | Remove old records and wait for propagation |
Correct DNS Records for Blogger Custom Domain
For Blogger custom domain, you usually need 2 CNAME records and 4 A records. The first CNAME connects www to Blogger. The second CNAME is unique and Blogger gives it while adding the custom domain.
| Record Type | Name / Host | Value / Points To | Use |
|---|---|---|---|
| CNAME | www | ghs.google.com | Connects www domain to Blogger |
| CNAME | Unique code from Blogger | Unique googlehosted.com value | Verifies domain ownership |
| A Record | @ | 216.239.32.21 | Root domain support |
| A Record | @ | 216.239.34.21 | Root domain support |
| A Record | @ | 216.239.36.21 | Root domain support |
| A Record | @ | 216.239.38.21 | Root domain support |
Step-by-Step: Fix Blogger Custom Domain Not Working
Follow these steps carefully. This is the clean method to connect and fix your Blogger custom domain.
Open Blogger Settings
Go to Blogger Dashboard and open Settings for your blog.
Add Custom Domain
Enter your domain with www, like www.yourdomain.com.
Copy CNAME Records
Blogger will show two CNAME records. Copy both carefully.
Open Domain DNS
Go to your domain provider and open DNS management.
Add CNAME Records
Add www CNAME and the second unique Blogger CNAME.
Add A Records
Add all 4 Google A records for root domain support.
Save and Wait
Wait for DNS propagation before trying again.
Enable HTTPS
After domain connects, enable HTTPS Availability and Redirect.
Step 1: Add Custom Domain Correctly in Blogger
First open Blogger Dashboard and go to Settings. Scroll to Publishing section and click on Custom domain. Now enter your domain with www.
Correct: www.yourdomain.com
Avoid: yourdomain.com only
If Blogger shows an error like We have not been able to verify your authority to this domain, that is normal during first setup. Blogger will show DNS CNAME records that you need to add in your domain provider.
Step 2: Add First CNAME Record
The first CNAME is common for Blogger custom domain. You have to point www to ghs.google.com.
| Type | Name / Host | Value / Points To |
|---|---|---|
| CNAME | www | ghs.google.com |
Step 3: Add Second Unique CNAME Record
This is the most important step. Blogger gives you a second CNAME record that is unique for your blog and Google account. You must copy it exactly from Blogger.
Example only:
Name/Host: abcxyz123
Value/Points To: gv-abcxyz.googlehosted.com
If this second CNAME is missing or wrong, Blogger will not verify your domain and your custom domain will not connect properly.
Step 4: Add 4 Google A Records
A records help your root domain like yourdomain.com work properly and redirect to your Blogger website. If you skip A records, sometimes www.yourdomain.com works but yourdomain.com does not open.
Add these as 4 separate A records with host/name as @ or blank root depending on your domain provider.
Step 5: Wait for DNS Propagation
After adding DNS records, changes do not always work instantly. Sometimes it works in a few minutes, sometimes it can take hours. Newly purchased domains or recently changed DNS settings may take longer.
- Do not keep deleting and adding records again and again.
- Wait at least some time after saving DNS.
- Check records using DNS checker tools if needed.
- Try adding the domain again in Blogger after propagation.
- Clear browser cache or test in incognito mode.
Step 6: Enable Redirect from Non-WWW to WWW
After your domain connects in Blogger, enable redirect so users who type yourdomain.com can reach www.yourdomain.com.
- Open Blogger Dashboard.
- Go to Settings.
- Scroll to Publishing.
- Find the redirect option.
- Enable redirect from root domain to www domain.
Example: yourdomain.com should redirect to www.yourdomain.com
If this is not enabled properly, your custom domain may work with www but not without www.
Step 7: Enable HTTPS in Blogger
Once your custom domain is connected properly, Blogger can provide HTTPS for your domain. Go to Blogger Settings and enable HTTPS Availability. After HTTPS becomes available, also enable HTTPS Redirect.
| Setting | What It Does | Recommended |
|---|---|---|
| HTTPS Availability | Makes HTTPS available for your custom domain | Enable |
| HTTPS Redirect | Redirects HTTP visitors to HTTPS | Enable |
Blogger HTTPS Not Available: Real Fix
If Blogger shows HTTPS not available, first check whether your custom domain is connected correctly. HTTPS usually works only after DNS records are correct and Blogger can verify the domain.
Fix “Cannot Verify Your Authority to This Domain” Error
This error means Blogger cannot verify that you own the domain. The main fix is to add the two CNAME records correctly in your domain DNS.
| Error Cause | Why It Happens | Fix |
|---|---|---|
| Second CNAME missing | Blogger cannot verify ownership | Add unique CNAME from Blogger |
| CNAME value copied wrong | DNS does not match Blogger | Copy again carefully |
| DNS not propagated | New records are not active yet | Wait and try again |
| Wrong domain entered | Blogger checks another domain | Use exact www domain |
| Domain provider conflict | Old records or forwarding exists | Remove wrong records |
Do Not Use Domain Forwarding Instead of DNS
Many beginners make this mistake. They use domain forwarding or URL redirect from the domain provider instead of adding proper DNS records. This can create redirect errors, HTTPS issues, and Google Search Console problems.
For Blogger custom domain, proper setup means CNAME records + A records + Blogger settings. Forwarding alone is not a clean setup.
Best DNS Checklist for Blogger Custom Domain
Use this checklist before saying that Blogger custom domain is not working.
Common Mistakes While Connecting Blogger Custom Domain
Most domain setup issues happen because of small mistakes. Avoid these if you want a clean setup.
| Mistake | Problem | Correct Fix |
|---|---|---|
| Adding only one CNAME | Blogger cannot verify domain | Add both CNAME records |
| Skipping A records | Root domain may not work | Add all 4 Google A records |
| Using URL forwarding | Redirect or HTTPS issue | Use DNS records instead |
| Wrong www/non-www setup | One version opens, another fails | Enable proper redirect |
| Editing DNS repeatedly | Propagation becomes confusing | Save correct records and wait |
| Ignoring HTTPS settings | Site may show not secure | Enable HTTPS availability and redirect |
How to Test Blogger Custom Domain After Fixing
After adding records and enabling settings, test your domain properly. Do not test only one version.
- Open https://www.yourdomain.com
- Open http://www.yourdomain.com
- Open https://yourdomain.com
- Open http://yourdomain.com
- Check if non-www redirects to www.
- Check if HTTP redirects to HTTPS.
- Check site in incognito mode.
- Check from mobile internet if possible.
Final Conclusion
Blogger Custom Domain Not Working mostly happens because DNS records are incomplete or wrong. The main fix is simple: add both CNAME records, add 4 Google A records, wait for DNS propagation, enable root-to-www redirect, and then enable HTTPS availability and HTTPS redirect in Blogger.
Do not use random domain forwarding or copied DNS values from another website. Blogger gives a unique second CNAME for every blog, and that record is very important for verification.
Once your DNS records are correct and HTTPS is enabled, your Blogger custom domain should open properly on both desktop and mobile.
FAQs on Blogger Custom Domain Not Working
Why is my Blogger custom domain not working?
Your Blogger custom domain may not work because of wrong CNAME records, missing A records, DNS propagation delay, wrong www setup, old DNS records or HTTPS not enabled properly.
What DNS records are needed for Blogger custom domain?
You usually need two CNAME records and four Google A records. The first CNAME is www to ghs.google.com, and the second CNAME is unique from your Blogger setup screen.
Why does Blogger say cannot verify authority to this domain?
This usually happens when the second unique CNAME record is missing, copied wrong, or DNS has not propagated yet.
Why is HTTPS not available on my Blogger custom domain?
HTTPS may not be available if DNS records are not correct, the domain is newly connected, or Blogger has not finished processing SSL for your domain.
Should I use domain forwarding for Blogger?
No, domain forwarding is not the best method for Blogger custom domain. You should use proper DNS records like CNAME and A records.
How long does Blogger custom domain DNS take to work?
Sometimes it works quickly, but DNS propagation can take several hours. Newly purchased domains or changed DNS records may take longer.
Why does www domain work but non-www does not?
This usually happens when A records are missing or root domain redirect is not enabled in Blogger settings.
Can I use the same second CNAME from another Blogger website?
No, the second CNAME is unique for your blog and Google account. You must use the CNAME shown in your own Blogger setup screen.
