• Resolved roncohen777

    (@roncohen777)


    Hi there,
    when i checking my site speed in Google page speed it shows quite poor results on mobile.

    On mobile, the main issue seem to be with “Eliminate render-blocking resources”, when i click on it there’s just 1 error which is something to do with css google fonts (see error here – https://ibb.co/TbPzp5z)

    My settings has CSS Minify On, Load CSS Asynchronously On, Generate Critical CSS On. (see settings – https://ibb.co/82dcv0d)

    Would love to hear your suggestions.
    Much appreciate that, Ron

    • This topic was modified 4 years, 5 months ago by roncohen777.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    could you please enable Load Google Fonts Asynchronously or Remove Google Fonts, purge all , and see how it goes ?

    Best regards,

    Thread Starter roncohen777

    (@roncohen777)

    Hi @qtwrk thanks for your replay,
    I did try enable Load Google Fonts Asynchronously but it added about 1 sec slower my site speed, plus added a few more warnings, at the same time, it did solve the “Eliminate render-blocking resources” warning.

    Is there any way to fix that “Eliminate render-blocking resources” warning manually without enable the Load Google Fonts Asynchronously option?

    Much appreciate your help!
    Ron

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    in that case, if you don’t need GGfont , please try remove it

    Best regards,

    Thread Starter roncohen777

    (@roncohen777)

    Hi again @qtwrk ,
    Unfortunately I do use google fonts (2 types – Roboto and Montserat) so i can’t disable the G font option.
    Any other suggestion?

    Much appreciate that!

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    that’s only 2 options we got

    either async it or remove it.

    async it should do it , despite it increase over-all time , but as it is async’ed , so it won’t stall your page rendering time.

    and generally speaking , rendering time is what matters than over-all loading , many heavy script, css, fonts are intentionally to be async’ed/deferred to reduce render time.

    Best regards,

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Eliminate render-blocking resources’ is closed to new replies.