• Resolved andlin02

    (@andlin02)


    Hello! I have recently tried to speed up a friends site by delaying all non-critical JS, although, nothing happens as I add JS files to the exclusion list and purge cache. Absolutely nothing happens on page and no more files load in before interaction.

    I can’t leave Delayed option on as it breaks our header, so I have switched to Defer until i can get some light on the matter.

    I have tried excluding even the most basic of .js files, like googleReviews.js , but on page load it does not want to load until I interact with the site.

    I have also tried to exclude a .js file from both optimizing and defer/delay, no sauce.

    Report number: GYBBKXFP

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support qtwrk

    (@qtwrk)

    which file you were trying to exclude ? the platform.js ?

    Thread Starter andlin02

    (@andlin02)

    IHello qtwrk!

    I am trying to exclude the js behind our mobile menu button, the fonts and the googleReviews.js.

    So presumably, i tried to add: menu.min.js or menu.min.js?ver=3.2.4
    googleReviews.js
    webfontloader.min.js

    The goal is to delay all scripts except the three predefined exclusions, the font swapping, the menu button and the googleReviews.

    Thread Starter andlin02

    (@andlin02)

    Could it be that I’m trying to exclude what is already optimised by Litespeed or something in that region?

    Plugin Support qtwrk

    (@qtwrk)

    I think you probably did not exclude the correct file

    what if you widely put wp- , which should exclude all the files except inline JS , how does that go ?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘JS in exclusion list does not get excluded from delay’ is closed to new replies.