-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Hello, my custom domain (makingwebsiteswithr.rbind.io) doesn't point to Netlify but Cloudware.
original website is: makingwebsiteswithr.netlify.com
Is this something I am supposed to solve? Here is the respond I received from Netlify community:
"However, the required DNS records for that custom domain point to Cloudflare, not Netlify:
$ dig makingwebsiteswithr.rbind.io +noall +answer
; <<>> DiG 9.10.6 <<>> makingwebsiteswithr.rbind.io +noall +answer
;; global options: +cmd
makingwebsiteswithr.rbind.io. 299 IN A 104.31.76.168
makingwebsiteswithr.rbind.io. 299 IN A 104.31.77.168
The solution is to create a CNAME record (instead of these A records) which point to the Netlify subdomain. There is more information about this here:
https://docs.netlify.com/domains-https/custom-domains/configure-external-dns/#configure-a-subdomain
Once that is done and the records above expire (which should take five minutes due to the TTL values), the custom domain should point to the Netlify site above."
Agreement
- By submitting this request, I promise I will at least write one blog post or create one web page on my website after I get the rbind.io subdomain.