CloudFlare

How To Fix ERR_TOO_MANY_REDIRECTS When Browse A WordPress Website Through Cloudflare

I register a domain from bluehost.com. But I do not buy the hosting service from Bluehost, so I can not add a DNS record to Bluehost. So I registered a Cloudflare account and added the domain DNS to Cloudflare which is free. So that I can use Cloudflare to access my WordPress website using the …

How To Fix ERR_TOO_MANY_REDIRECTS When Browse A WordPress Website Through Cloudflare Read More »

How To Fix HTTP 524 Time Out Error When Install WordPress WebSite Behind Cloudflare

After I upload a new WordPress 6.0 program to My VPS server, and when I run the WordPress installation file to install it ( https://domain_name/wp-admin/install.php?step=2 ), an HTTP 524 time out error is thrown in step2 of the installation. My WordPress website is behind Cloudflare, this 524 time-out error is thrown by Cloudflare. This article …

How To Fix HTTP 524 Time Out Error When Install WordPress WebSite Behind Cloudflare Read More »

How To Configure Cloudflare Page Rule To Fix Cf-Cache-Status DYNAMIC Issue

When you use Cloudflare as your website CDN server, you always need to know whether the web page is cached by Cloudflare or not. And Cloudflare returns some HTTP response headers when you request the web page,  you can get the web page cached status from those response headers. One of the response headers is …

How To Configure Cloudflare Page Rule To Fix Cf-Cache-Status DYNAMIC Issue Read More »

How To Verify If CloudFlare CDN Cached Your Website Html Content, CSS, Images, JS Files

If you use Cloudflare as your website CDN server ( HTTP proxy server ), you must want to check whether your web page resources ( CSS, js, images, Html content ) have been cached by Cloudflare or not. Cloudflare adds an HTTP header CF-Cache-Status with various header values in the HTTP response to tell you …

How To Verify If CloudFlare CDN Cached Your Website Html Content, CSS, Images, JS Files Read More »