• Resolved milosmili1234

    (@milosmili1234)


    Is it possible to auto purge cache files (STATUS) tab ? Every time a small change is done (i.e. change text on a page or post, select diff. fonts, etc) we must manually purge it.

    Using Version 2.5.8

    Thx.

    George

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

Viewing 1 replies (of 1 total)
  • Plugin Author Raul P.

    (@alignak)

    You don’t need to purge the cache when you do a small change on the post, but you need to purge the cache if you change any css or js code.

    Changing css or js files is called “development”, so it’s expected you purge all caches after that, else people won’t see those changes.

    FVM is an optimization plugin and focus on speed.
    It doesn’t read all the code on every pageview… that would be too slow.
    Instead, it reads each set of requirements and caches that code for future use.

    In other words, no.
    If you change CSS or JS files you must purge all caches.
    If you change something else, you don’t need to touch fvm settings, but you may need to purge your page cache for users to see the changes.

Viewing 1 replies (of 1 total)
  • The topic ‘Auto Purge Files FVM When Change ?’ is closed to new replies.