I just spoke to siteground, and they told me to change CNAME “www.lazikn.com” to “lazin.com” and so something with ???.Cloudflare.??? was removed from the string. But now my site is working, but I am not sure my site actually run on CDN Cloudflare for caching. Is there a way to check my site is using CDN for all static content? I just wanted to make sure the site is working properly with Cloudflare managing DNS and pointing to Siteground correctly.
EDIT: Sorry, didn’t focus on a correct element. Your static content is being cached. The cf-cache-status header for .css, .png, .jpg, .js, etc. is HIT.
Thanks for checking. If you don’t mind my asking to double check. I ran a testing using this site: https://tools.key
And looks like only ajax has cdn cached. I asked because the string “cdn.yourwebsite.com” was erased from CNAME in DNS of Cloudflare, so I was concern that it would remove caching of static files like images, etc…