Title: Cant cache using cloudflare
Last modified: October 27, 2021

---

# Cant cache using cloudflare

 *  Resolved [joaopc23](https://wordpress.org/support/users/joaopc23/)
 * (@joaopc23)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/cant-cache-using-cloudflare/)
 * i keep getting this error when trying to check if cache is working:
 *     ```
       Page caching seems not working for both dynamic and static pages.
   
       Error on dynamic page (https://planetgreenrecovery.com): Cache status: BYPASS - Cloudflare has been instructed to not cache this asset. It has been served directly from the origin.
   
       Error on static resource (https://planetgreenrecovery.com/wp-content/plugins/wp-cloudflare-page-cache/assets/testcache.html): Unable to find the Cache-Control response header.
   
       Please check if the page caching is working by yourself by surfing the website in incognito mode 'cause sometimes Cloudflare bypass the cache for cURL requests. Reload a page two or three times. If you see the response header cf-cache-status: HIT, the page caching is working well.
       ```
   
 * Overwrite the cache-control header for WordPress’s pages using web server rules
   
   SET TO OFF
 * Strip response cookies on pages that should be cached
    SET TO OFF
 * I current dont have any other optimizer plugin, but I installed W3 and Lite Speed
   Cache before but desactivated and removed from my plugins
    -  This topic was modified 4 years, 7 months ago by [joaopc23](https://wordpress.org/support/users/joaopc23/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcant-cache-using-cloudflare%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [iSaumya](https://wordpress.org/support/users/isaumya/)
 * (@isaumya)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/cant-cache-using-cloudflare/#post-15014168)
 * Hi,
    It seems there are some page caching plugin already present in your site
   OR some server level page caching is enabled. If you look at the response header
   of your site: [https://i.imgur.com/lbB6Qqi.png](https://i.imgur.com/lbB6Qqi.png)
 * I can see that the `cache-control` value is not what it is supposed to be if 
   the plugin was managing your the header value. Also there is no extra response
   headers that this plugin adds when in action.
 * This leads me to belive that this might be a some sort of cached page. Also you
   need to look at and find out what is adding the `cache-control: max-age=0` is
   it some plugin or your sever rule? Once you figure that out you need to remove
   that so that the plugin can handle the `cache-control` header.

Viewing 1 replies (of 1 total)

The topic ‘Cant cache using cloudflare’ is closed to new replies.

 * ![](https://ps.w.org/wp-cloudflare-page-cache/assets/icon-256x256.gif?rev=3234997)
 * [Super Page Cache – Cloudflare Cache, Page Speed & Core Web Vitals](https://wordpress.org/plugins/wp-cloudflare-page-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-cloudflare-page-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-cloudflare-page-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-cloudflare-page-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-cloudflare-page-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-cloudflare-page-cache/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [iSaumya](https://wordpress.org/support/users/isaumya/)
 * Last activity: [4 years, 7 months ago](https://wordpress.org/support/topic/cant-cache-using-cloudflare/#post-15014168)
 * Status: resolved