Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Frank Goossens

    (@futtta)

    Morgend Robbie;
    This can happen if you made changes but if your page cache (I think you’re on Varnish?) isn’t cleared. Purge your page cache and all should be fine.

    Hope this helps,
    frank

    Thread Starter Anonymous User 7944234

    (@anonymized-7944234)

    Goedemorgen Frank,

    That solved 1 problem ( NginX page Cache ) The cache still getting full in 1 hour. I`m deselected the option “JS in HTML ook aggregeren” and now its okay, but in the past this was not necessary, can you see why the cache is getting full so fast?

    Kind regards,
    Ronnie

    Plugin Author Frank Goossens

    (@futtta)

    that’s because your inline JS contains variables that change per page, e.g.

    var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/product\/argan-oil-foot-pack\/?wc-ajax=%%endpoint%%"};

    When aggregating inline JS, this result in each page requiring its own autoptimized JS-file. hence; don’t aggregate inline JS and you’ll be fine 🙂

    frank

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

The topic ‘404/410 responses’ is closed to new replies.