You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to use a custom domain name with Blogger follow the steps below:
1
+
1. In Blogger, open your blog settings and enter this domain name as the custom domain
2
+
1. Blogger will show two CNAME records that you must add below:
3
+
- the blog CNAME, which points your chosen subdomain to `ghs.google.com`
4
+
- a security CNAME with a Blogger-generated host and target
2
5
3
-
1. Add the Blogger service to the domain and check the DNS records are correctly applied to your domain. You will need to provide the name of the blog you created in Blogger.
4
-
1. Follow the steps to [enable the custom domain in your Blogger blog](https://support.google.com/blogger/troubleshooter/1233381?hl=en#ts=1734117). The URL for the custom domain will be `blog.mydomain.com` (replace `mydomain` with your real domain name).
6
+
If your domain uses CAA records, Blogger requires a CAA entry for
7
+
`letsencrypt.org` so certificates can be issued and renewed.
0 commit comments