Blogger custom URL binding own domain
Blogger free custom URL, the original "blogspot.com" pointing to own the domain, create their own brand. Based on experience, we will use "top-level domain", "subdomain" and " URL forwarding of the naked domain name " for explanation respectively; and in the setting part of the "DNS platform", use " Freenom Nameservers " for complete steps Description.
Before Blogger binds the URL, it must have its own URL to do the URL binding action, which means that the URL must be purchased first. When purchasing a URL, in addition to observing whether the domain name provider is authorized by " ICANN ", it is recommended to choose a domain provider with a "two-step verification" login as a choice. Similarly, I am here for a free domain name Do it by applying.
Setup process
- Main domain www settings (www.example.com top-level domain)
- Subdomain blog setting (blog.example.com subdomain)
- How to redirect the "naked domain name" URL to non-www
Set up teaching
Main domain www settings (top domain)
First, log in to the DNS background, and fill in the following information in the DNS management area (HOST RECORDS) in order (if the content is xxxxxxxx, it means that you need to fill in the configuration data provided by the system):Record (RECORD) | Name, label, or host field (HOST) | Target URL, target or pointing field (IP Address) |
---|---|---|
CNAME | www | ghs.google.com |
CNAME | xxxxxxxx | xxxxxxxx.dv.googlehosted.com |
A | @ | 216.239.32.21 |
A | @ | 216.239.34.21 |
A | @ | 216.239.36.21 |
A | @ | 216.239.38.21 |
The CNAME record field is used to point your domain name to the Blogger blog; the A record field is to point the non-WWW domain name to the WWW top-level domain (or subdomain) name. In other words, if you do not intend to Non-www import www domain, you don’t need to write this area.
Post a Comment
0 Comments