Viewing 15 replies - 1 through 15 (of 25 total)
  • Plugin Contributor iSaumya

    (@isaumya)

    Hi @sorax93,
    According to the response header of your site, I can see is that you have disabled cache in this plugin: https://i.imgur.com/wmuhlQJ.jpeg

    Please enable cache inside the plugin settings.

    Thread Starter sorax93

    (@sorax93)

    Hi @isaumya, cache in the plugin is activated, but nothing happens: https://i.imgur.com/dG25BSX.jpg

    Plugin Contributor iSaumya

    (@isaumya)

    Hi @sorax93,
    Looking at the response header of your website, I do not see the cache being active: https://i.imgur.com/csd7oLw.jpeg

    Please do the following:

    1. From WP Admin > Plugins page deactivate and delete this plugin
    2. If you have any other plugin where you have enable page cache like Lightspeed cache, please disable page caching in them. It is not recommended to have multiple page caching system (plugin or server level) on a site
    3. Install and setup this plugin as fresh and do not change any settings. Just use it with the out of the box settings
    4. Test and let me know.
    Thread Starter sorax93

    (@sorax93)

    Hi?@isaumya, I removed the Lightspeed cache and Super Page Cache for Cloudflare plugins, performed a clean installation of Super Page Cache for Cloudflare again, did not change anything in the settings, only activated the cache and still the same, writes that the cache is activated, but the cache test shows that it is not works, here`s what I have in .htacces if it helps: https://i.imgur.com/PUbZJ9K.jpg

    Plugin Contributor iSaumya

    (@isaumya)

    Hi @sorax93,
    Thanks for sharing. It is truly odd. Ok Can you please go inside this plugin settings > under the Cache tab > and provide a screenshot of the Prevent the following URIs to be cached section. Screenshot: https://i.imgur.com/xxdggJz.jpeg

    Thread Starter sorax93

    (@sorax93)

    Hi?@isaumya, here is a screenshot: https://i.imgur.com/1sDPvpG.jpg

    Plugin Contributor iSaumya

    (@isaumya)

    Hi @sorax93,
    OK. I see you problem. In that list you have added * as the last item in that list of paths. Remove that * and so basically the list will end at /wp-json* but remove the * in the next line.

    Then save your settings and your issue will be resolved. This is why it is not recommended to tinker with the plugin without understanding what it is doing. Out of the box settings is good for almost everyone.

    Thread Starter sorax93

    (@sorax93)

    Hi?@isaumya, but I did not add anything after installation, now I deleted ?*?, saved the settings, but ?*? still remained in the list

    Thread Starter sorax93

    (@sorax93)

    Hi?@isaumya, is it possible to remove it somewhere in the code manually?

    Plugin Contributor iSaumya

    (@isaumya)

    Hi @sorax93,
    It is not added in any hard coded part. If you have object caching enabled in your website. Please consider purging your object cache and them removing the * as described. The only way to remove it is from the settings page.

    Thread Starter sorax93

    (@sorax93)

    Hi?@isaumya, object cache is not used on this site, it’s very strange where this ?*? comes from in the list, I can give access to the admin panel if that helps

    Plugin Contributor iSaumya

    (@isaumya)

    Hi @sorax93,
    Can you try enabling Development Mode in your CF acc and then try to remove that *? Unfortunately it is against posily to share the login details in the support thread.

    Thread Starter sorax93

    (@sorax93)

    Hi?@isaumya, I turned Development Mode on and tried to uninstall *, but it didn’t work.

    Thread Starter sorax93

    (@sorax93)

    Hi?@isaumya, now I tried to remove /wp-json* , and this entry is removed, but * is still added at the end of the list

    Plugin Contributor iSaumya

    (@isaumya)

    Hi @sorax93,
    Then there is surely some object caching or some other caching in place in your server. OK try this:

    1. Inside the plugin settings > Other Tab > scroll down to the end and set Keep settings on deactivation to NO.
    2. Then from WP Admin > Plugin section deactivate the plugin and wait for 5 min and reactivate again. Now you should have a fresh plugin setup without that present but you need to re set things up again.

    Try and let me know if it works

Viewing 15 replies - 1 through 15 (of 25 total)
  • The topic ‘Help urgent please! Caching not working Cf-Cache-Status: BYPASS’ is closed to new replies.