Custom Domain and Cloudflare DNS
Add the custom domain to the hosting provider before changing Cloudflare DNS. The host will provide the target hostname.
Subdomain Example
Section titled “Subdomain Example”For a subdomain such as www.examplelaw.com, create a CNAME record:
Type: CNAMEName: wwwTarget: your-site.netlify.appProxy: DNS only during certificate provisioningUse generic hostnames until the hosting provider gives the exact value.
SSL Mode
Section titled “SSL Mode”After the hosting certificate is active, Cloudflare SSL should generally be set to Full (Strict) when the origin has a valid certificate.
Apex Domains
Section titled “Apex Domains”Do not replace an apex A record already used by another website unless you intend to move that website. If the main domain is already used, deploy the theme on a subdomain or follow the host’s apex-domain instructions carefully.
Propagation
Section titled “Propagation”DNS and SSL changes can take minutes or hours. During that window, visitors may see certificate warnings, old content, or inconsistent results.