• Resolved madpeter

    (@madpeter)


    I would like the option to disable the cache for some cases

    A: The post is older than 1 year.
    – or –
    B: The post is in a selected category.

Viewing 1 replies (of 1 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @madpeter

    Thank you for reaching out.
    1. There is no option not to cache posts older than 1 year.
    2. You can exclude specific pages by using regex by adding them to Performance>Page Cache>Never Cache following Pages.
    Examples (Never cache the following pages):

    • Do not cache page /page/
    • Do not cache page/directory and sub pages: /directory*
    • Do not cache pages under a directory:/directory/.+
    • Do not cache pages that contain specific text:/.*text.*
    • Do not cache pages that is named child in directories: .+/child
    • Do not cache any pages named child */child

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Option to ignore some posts’ is closed to new replies.