I added my website domain to cloudflare few days ago. The DNS has been changed in my Namecheap domain registrar to Cloudflare already. I already add the A record and CNAME record to point to my VPS IP address in Cloudflare already. But my problem is I cannot get my website online or working with my current hosting. Please help me fix the issue, since this is the first time I’m using Cloudflare for my website management. Thank you so much.
What feature, service or problem is this related to?
If this are the IP and CNAME that you expect to see, then all looks good from a DNS perspective:
www.freestrim.com. 300 IN CNAME freestrim.com.
freestrim.com. 300 IN A 185.7.xx.xx
;; Received 76 bytes from 2606:4700:50::a29f:26c7#53(susan.ns.cloudflare.com) in 3 ms
Did you also configure your domain on the server side? Adding DNS records is not enough, the server needs to know what site it is supposed for a specific domain.
Thank you for your replied.
Yes I did changed the DNS from Proxies to DNS Only here in Cloudflare.
My domain on the server is the main domain. So, I don’t think it leads to anywhere else.