• Hello,

    There seem to be a problem between my theme (NewsPaper from Tagdiv) and Async Javascript, i had to exclude my theme from the plugin else my images don’t load at all and the search function stop working too, is there any better solution than totaly excluding the theme ?

    Also could you please give me some advices to improve the speed of my site ? this is my current list of plugins that i use for optimization:

    WP super cache
    Cloudflare
    Robin image optimizer
    Optimize Database after Deleting Revisions
    Async Javascript
    Leverage Browser Caching
    WP Remove Query Strings From Static Resources

    Any help would be highly appreciated, i would like to reach at least a score of 90 on the desktop version and 60 on the mobile version.

    Thank you.

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

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

    (@optimizingmatters)

    looks like there is only one file that was excluded, so you cannot get more specific I’m afraid. maybe ask the theme developers?

    other tips;
    * doublecheck WP Super Cache, I’m not sure it is working?
    * try Autoptimize and specifically “optimize CSS” -> “inline & defer CSS” to make the CSS not render-blocking any more?

    Thread Starter rinemedi

    (@rinemedi)

    Yes, i already sent a message to the theme developers

    Actually i found out it still break some functions on the mobile version even by excluding the theme and mobile version plugins, i really don’t understand why so i had no other solution but to desactivate the plugin for now …

    How can i make sure WP Super Cache is working ? everything look normal in the plugin settings.

    Regarding Autoptimize, that doesn’t do the same job as the minify function of cloudflare ?

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    re. wp super cache; if i’m not mistaking it has a function to test if caching works, maybe try that?

    re. autoptimize: it does a lot more then just minifying, e.g. the “inline & defer CSS” mentioned 🙂

    Thread Starter rinemedi

    (@rinemedi)

    indeed, i just tested wp super cache and it works good

    i just installed autoptimize however i don’t understand what to do for the inline & defer CSS option, it says that i need to paste the “above the fold CSS” but i don’t know what is that

    i just re-tested the site on pagespeed insights and it’s indeed better, thank you for your advices 🙂

    Any other recommendation ?

    Also since autoptimize do the minification, should i disable the minification options in cloudflare ?

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    re inline & defer; have a look at the AO FAQ, it has more info 🙂

    re. minification in Cloudflare; there’s no risk in keeping it, but no real advantage either, so .. your choice 😉

    Thread Starter rinemedi

    (@rinemedi)

    Alright, i’ll check that, thank you for your help 🙂

    Please let me know if you think about any further possible optimization for my site

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Break Image Loading and search function’ is closed to new replies.