• Resolved futureyoon

    (@futureyoon)


    Hi

    Is there a way to opt out from the ‘page cache’ on the specific pages that use ‘abc.js’?

    I dont use minify javascrpt function.

    Thank you.

    • This topic was modified 3 years, 7 months ago by futureyoon.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @futureyoon

    Thank you for reaching out and I am happy to assist you with this.
    Just to confirm, do you want to exclude all pages that ‘abc.js’ is loading on from being cached?
    If this is the case, W3TC cannot know on which pages the JS is loading on, so you can exclude the pages manually from being cached by adding the m to Performance>Page Cache>Advanced>”Never Cache following Pages” filed, for example:
    /some-page1/
    /some-page2/
    /some-page3/
    Let me know if I understood your question correctly and if this helps!

    Thanks!

    Thread Starter futureyoon

    (@futureyoon)

    OK. Noted. Thx for the info.

    One following question here.
    What is the purpose of ‘Cache exception list’?

    I saw some have been listed there by default (e.g. wp-comments-popup.php)
    will these be cached? or will be off from being cached?

    bit confusing tho.
    plz advise. Thx!

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @futureyoon

    Thank you for your feedback.
    As you can see in the description: Cache the specified pages / directories even if listed in the “never cache the following pages”
    In other words, those pages will always be cached.
    Thanks!

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

The topic ‘page that use a specific js’ is closed to new replies.