• hoy

    (@whereskarlo)


    Hello,

    Largest Contentful Paint is now a critical metric for SEO. Is there a way to make Breeze play nice with Google’s page speed analysis? Is grouping recommended? Is there a way to avoid Breeze being render blocking? I am trying to improve my SEO score but Breeze’s grouped CSS and JS files are both render blocking which causes Google’s SEO score to be poor. Do you have any suggestions to improve this?

    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author adeelkhan

    (@adeelkhan)

    Hi
    By default Breeze does not turn on JavaScript and CSS optimization options.
    The optimizations can potentially affect your website’s appearance or some features.
    The breeze will attempt to minify all your CSS and JS files, combine them, and only load CSS/JS needed for the visible part of your website. This could affect your website’s appearance.
    You may also use JS Files With Deferred Loading option, the option delay loading non-essential JavaScripts.

Viewing 1 replies (of 1 total)
  • The topic ‘Load CSS and JS async to avoid render blocking’ is closed to new replies.