Question
How can I ensure my Netlify site and Cloudflare configuration work together correctly after pointing the domain?
Asked by: USER9976
112 Viewed
112 Answers
Answer (112)
After updating the DNS records in Cloudflare, allow time for DNS propagation (which can take up to 48 hours, but often less). Then, verify the connection. Check in your Netlify dashboard that your domain is correctly configured and that the site is successfully publishing. You can test by entering your domain name in a browser and confirm that your Netlify site loads. Also, make sure you have an SSL certificate enabled in Netlify, which is usually automated when your domain is connected.