• something has really messed up my site… what’s strange is I can still login to the admin side and adjust the settings of the plugin, etc…

    I can even test the plugin cache, but when I test I get this error… any help would be “GREATLY!” appreciated…

    my site is: bippermedia.com

    here’s the error:

    <span style=”color: rgb(84, 84, 84); font-size: 18px; text-align: center; white-space: normal;”>Page caching seems not working for both dynamic and static pages.Error on dynamic page (https://bippermedia.com): The plugin is not detected on your home page. If you have activated other caching systems, please disable them and retry the test.Error on static resource (https://bippermedia.com/wp-content/plugins/wp-cloudflare-page-cache/assets/testcache.html): Seem that your website is not behind Cloudflare. If you have recently enabled the cache or it is your first test, wait about 30 seconds and try again because the changes take a few seconds for Cloudflare to propagate them on the web. If the error persists, request support for a detailed check.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?</span><span style=”font-weight: 600; color: rgb(84, 84, 84); font-size: 18px; text-align: center; white-space: normal;”>cf-cache-status: HIT</span><span style=”color: rgb(84, 84, 84); font-size: 18px; text-align: center; white-space: normal;”>, the page caching is working well.</span>

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor iSaumya

    (@isaumya)

    Hi @rdholla,
    Thanks for sharing your website URL. Looking at the response header of your website, it seems you have some other page caching system in place. Either a server level page caching system or some other page caching plugin which is causing all the issues.

    When the plugin is working properly, the value of cache-control header and x-wp-cf-super-cache-cache-control should match. Which is not the case here. So, it clearly means that the cache-control header is being managed by some other page caching system you have in place. If so, please remove that as it is highly recommended not to have more than one page caching system for any website. Screenshot: https://i.imgur.com/kq2LIAr.jpeg

    This is why you are facing the problem. Looking at the response header, it seems you are using WP Engine. So, maybe you are using their page caching system which not letting this plugin to work. So, you can either choose to use their caching system or this plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘Page caching seems not working for both dynamic and static pages.’ is closed to new replies.