How To Solve Cloudflare's " ... is not a registered domain"
Cloudflare is one of the most popular CDN. Sometimes , when we add domain in Cloudflare , they show an error that 'yourdomain' is not a registered domain. In this post , we will see how to solve this problem.
Fix Cloudflare 'Your Domain' is not a registered domain
This problem generally occur when a domain is recently registered. To solve this problem , you need to follow the steps given below
- Go to your domain registrar
- Select your domain
- Go to DNS option
- Add a new dns with 'A' record type , hostname as 'test' & address as '8.8.8.8'
- Done
Now wait for some times ( around 15 minutes ) and try to add that domain to Cloudflare.This time the domain will be added
Post a Comment