• Hello, about caching configuration on Cloudflare a customer selected the following options:

    • Caching Level: Ignore query string
    • Browser Cache TTL: 1 month
    • Speed > Auto Minify: All selected.

    What would be the best configuration for compatibility with the Super Page Cache for Cloudflare plugin?

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

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

    (@isaumya)

    Hi @andrefreela,
    First of all, that settings needs to be removed. As when you will setup this plugin, it will create a Cache Everything page rule for your site and set the Browser Cache TTL to Respect Existing Hreader. Both of which is important. But you can keep the minify option intact.

    When using this plugin, it automatically sets the browser cache to be 60 seconds using cache-control header and ask the CDN server to cache the content for 1 year if possible. This ensure the browser cache is not causing issue for pages and CDN is responsible for caching pages.

    For static files, again it will depend on the cache-control header value.

    If you would like to ignore all query strings, that can be easily be done using the Cache rules. Check the implementation guide: https://gist.github.com/isaumya/af10e4855ac83156cc210b7148135fa2

Viewing 1 replies (of 1 total)
  • The topic ‘Setup Cloudflare’ is closed to new replies.