• I have used WP-Meteor on top of the LiteSpeed Plugin. Though LiteSpeed’s have JS delaying feature (i.e. load JS on user interaction). However, LiteSpeed’s native version still keeps loading some jQuery scripts, which breaking some functions. Because we have lazy-loaded jQuery too.

    Nevertheless, Big thanks to WP-Meteor it handled all scripts including jQuery scripts effortlessly. Moreover, WP-Meteor does not need to put JS scripts names or paths, WP-Meteor is capable to hunt and lazy loads all scripts on its own. Though, we can exclude important scripts like Analytics from lazy loading, if we want.

The topic ‘Magic Wand for Optimizing JS’ is closed to new replies.