What is the name of the domain?
What is the issue you’re encountering
Redirection to URLs cache with “index-https.html_gzip”
Redirection to URLs cache with “index-https.html_gzip”
Sounds like either wrongly configured caching plugin for WordPress such as WP Rocket, WP Super Cache or W3 Total Cache, trying to serve HTML webpages as created Gzip files from your origin host/web server, which might not be working and compatible with Cloudflare compression?
I cannot reproduce the same, it’s working okay at my end:
I can identify below HTTP cache headers being present at your Website:
cache-control: public, max-age=43200
cf-cache-status: REVALIDATED
Since you’re using WP Rocket:
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1731081048 -->
Kindly, consider checking WP Rocket documentation how to propperly configure Cloudflare to be compatible with your caching plugin for WordPress as follows:
This topic was automatically closed after 15 days. New replies are no longer allowed.