• After installing and configuring autoptimize I thought installing this one would give my page an additional boost but instead it actually made it slower. First I tried the async method and it made a few things like the essential grid plugin break and for some reasons my logo was gone. After that I tried the Defer method and it worked but gmetrix showed that it took 1 second longer to load. Before activating the Async plugin it loaded in 2.6 seconds and after the activation it took 3.6 seconds.

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

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

    (@optimizingmatters)

    If you have AO, then AsyncJS is only really useful if you have 3rd party JS that needs to be un-render-blocked. But if you do, then do take into account that asyncing and even more deferring loads the JS later, so the “fully loaded” time migth be negatively impacted. the onLoad time (which is more important in my book) should be better.

Viewing 1 replies (of 1 total)

The topic ‘This plugin makes my site slower’ is closed to new replies.