Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Gabe Livan

    (@gabelivan)

    @alriksson Happy new year, 2020! I believe you’re referring to the dynamic cached URLs. They have indeed long URLs. I will consider shortening their length.

    As for the Oxygen Builder dynamic CSS/JS, I’ll check it out as this should have worked. If the format is like <link rel="stylesheet" href="//example.com/?cache=value_here">, it should be cached by Asset CleanUp.

    Thread Starter Rookie

    (@alriksson)

    Happy 2020! Sounds good thanks!

    Yes it is you could check out by setting up a free sandbox site by following: https://oxygenbuilder.com/try/ remember to enable css cache in the oxygen settings.

    For me it does not cache these cached urls with query string.

    Thread Starter Rookie

    (@alriksson)

    Also found a way to shorten other paths:

    /wp-content/cache/busting/1/plugins/oxygen/component-framework/oxygen-3.1.css

    Instead of:

    /wp-content/cache/busting/1/wp-content/plugins/oxygen/component-framework/oxygen-3.1.css

    How does WACU control version of files since we can not clear the buffered cached css and js files? WP rocket adds numbers to the static file. How does WACU do? And how is it cleared? Must be a unique identifier to clear the cache that is stored. Always seen busting/1/ so wonder how it works, maybe I missed something?

    Using it in combination with WP Rocket while css and js functions is disabled and only using other features together with critical css.

    • This reply was modified 4 years, 10 months ago by Rookie.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Long cache urls and missing dynamic urls’ is closed to new replies.