• csandreas1

    (@csandreas1)


    How to i prevent header from being cached? I am login in to the sites but the “login text” should show the user gravatar and nickname.

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

Viewing 2 replies - 16 through 17 (of 17 total)
  • wlpdrpat

    (@wlpdrpat)

    I believe that Preloading is for Posts only – not Pages. Pages are cached on access. However, in the Preloading configuration you can select to not delete expired Supercache files. Enabling this feature will ensure that pages stay cached until you modify them or manually purge cache.

    Sa?a

    (@stodorovic)

    @wlpdrpat Preloading works for all public custom types (including builtin posts/pages) and it’s possible to exclude some CPTs via filter wpsc_preload_post_types. Related to expired files, it’s possible that preload don’t remove them, but newer version of WPSC has improved function wpsc_delete_post_archives and it’s big chance that editing post will remove “all related pages”.

    @csandreas1 I quickly checked your website and I don’t see JS errors now (and HTTP headers look good). It’s possible that was result of minification or something like this (Cloudflare or Clearfy plugin). Is it fixed now or you still experience this issue?

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘How to stop header from being cached?’ is closed to new replies.