• Resolved jendeh

    (@jendeh)


    Hi, the plugin works great. I had small doubts about couple of things:

    1. Before using this plugin I was using cloudflare APO with the following rules:

    *xyz.com/wp-admin/ * cache bypass

    *xyz.com/wp-login.php* cache bypass

    I had removed them when I started using this plugin. In the super page for cloudflare plugin, when I go to the cache tab and enable force cache bypassing for the backend with an additional Cloudflare page rule, It adds the following rule above the cache everything rule.

    https://xyz.com/wp-admin/* Cache bypass

    Is it alright if I add the rule for the login page just to make sure it doesn’t cache? What is the best way to format it?

    *xyz.com/wp-login.php* Or

    https://xyz.com/wp-login.php* Or

    https://xyz.com/wp-login.php/*

    2. The admin bar disappears on my posts and pages when I am logged in, I have tried reinstalling and clearing cache. I am using your guide for removing the cache buster query too. (I also saw your recent reply in a recent thread in the support forum and I had followed all the steps).

    I can work around it but if you have any thoughts?

    3. Very rarely, I see the X-wp-cf-fallback-cache header along with the other 4 (like below)?

    • Cache-control s-maxage=31536000, max-age=60
    • X-wp-cf-super-cache cache
    • X-wp-cf-super-cache-active 1
    • X-wp-cf-fallback-cache 1
    • X-wp-cf-super-cache-cache-control s-maxage=31536000, max-age=60

    Is it important to have it and does it signify anything? Just curious!! I have enabled the fall back cache and cloudflare is usually HIT so I don’t have any issues there.

    • This topic was modified 3 years, 1 month ago by jendeh.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor iSaumya

    (@isaumya)

    Hi @jendeh,

    when I go to the cache tab and enable force cache bypassing for the backend with an additional Cloudflare page rule, It adds the following rule above the cache everything rule.

    You do not need to enable that option. The plugin and your cache will work perfectly without it. Follow this guideline: https://ww.wp.xz.cn/support/topic/use-with-wordpress-com-and-link-to-dashboard/#post-16691945

    The admin bar disappears on my posts and pages when I am logged in, I have tried reinstalling and clearing cache. I am using your guide for removing the cache buster query too. (I also saw your recent reply in a recent thread in the support forum and I had followed all the steps).

    I can work around it but if you have any thoughts?

    Follow the guidelines I have mentioned in the above link and your issues will be resolved.

    Very rarely, I see the X-wp-cf-fallback-cache header along with the other 4 (like below)?

    If you are not seeing those response headers then the plugin might not be working properly. Share your website URL for me to take a look.

    Thread Starter jendeh

    (@jendeh)

    Hi, Saumya

    Thank you so much for your reply.

    The website is: https://verticalmindventures.com/

    I see these four headers:

    • Cache-control s-maxage=31536000, max-age=60
    • X-wp-cf-super-cache cache
    • X-wp-cf-super-cache-active 1
    • X-wp-cf-super-cache-cache-control s-maxage=31536000, max-age=60

    I don’t see X-wp-cf-fallback-cache 1 header alongwith. The fall cache is enabled and also the cache buster query is removed.

    I also see this line when I inspect the element:

    <!– Page retrieved from Super Page Cache for Cloudflare’s fallback cache – page generated @ 2023-04-28 03:25:14 – fallback cache expiration @ never expires – cache key 123456789gfgfgfghfgfhg.html –>

    Kindly if you can take a look!!

    Plugin Contributor iSaumya

    (@isaumya)

    Hi @jendeh,
    Just checked your site. Everything is working well, exactly as it should. It’s fine not to see X-wp-cf-fallback-cache 1 header. When you check the page source and scroll to the end it will show you the data about fallback cache if it is enabled.

    Thread Starter jendeh

    (@jendeh)

    Thank you so much for your help, much appreciated!!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Pages rules question’ is closed to new replies.