• Resolved RogerM

    (@imnewbie)


    When running a client´s site by Google PageSpeed Insight I get this Remove unused JavaScript opportunity warning that has a potential impact of 1.05s on the homepage loading time.

    This is the resource giving me the issue…

    /wp-content/cache/autoptimize/js/autoptimize_1409693ddad01e25dd8ae96f49a0114c.js

    And, when loading the URL content into a different tab I can see at the top the following…

    /*! jQuery Migrate v3.3.2 | (c) OpenJS Foundation and other contributors | jquery.org/license */

    Thoughts?

Viewing 1 replies (of 1 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    The unused JS is being reported as being Autoptimize’s, but AO merely aggregates all the JS provided by your theme & plugins, so if you (really) want to tackle “remove unused JS” then you should look into your theme & plugins (you might be able to get some improvement using e.g. “plugin organizer” to only allow plugins to work on specific pages).

    hope this clarifies,
    frank

Viewing 1 replies (of 1 total)

The topic ‘Page Loading Warning for Autoptimize’ is closed to new replies.