• Resolved floppingaces

    (@floppingaces)


    Getting this error. Tried many times. Definitely using cloudflare so not sure the problem:

    Error on dynamic page (https://floppingaces.net): 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.

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

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

    (@isaumya)

    Looking at the response header of your website I see that PHPSESSID cookie is being set by some plugin which is causing this issue. When cloudflare sees Set-Cookie in the response header, it doesn’t cache the webpage. You need to find the plugin that’s adding this cookie and disable that.

    Screenshot: https://i.imgur.com/ftZzhS3.jpeg

    Thread Starter floppingaces

    (@floppingaces)

    So I disabled all the plugins and reactivated each one, one at a time and checked the header response. None of them reinstalled that PHPSESSID which is weird. All of them are reactivated, with no set-cookie in the header and your plugin is still giving me the same error when I test.

    Plugin Contributor iSaumya

    (@isaumya)

    If after deactivating all the plugins the PHPSESSID cookie remains, means it’s coming from your there. In your there you much be using PHP Session that is causing thsi cookie.

    Try testing with a default theme and check if the issue persist.

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