Pagespeed insights MOBILE nopCommerce (VENTURE) render blocking JS - fonts problem

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 years ago
Hi,

I have a test website on this URL http://svetpohybu.eurosoftworks.com/krouzky and when I test the website load (page) speed performance, I got +- 28 score on Mobile for every page because of Render blocking JavaScript (especially fonts).

This is the report: https://developers.google.com/speed/pagespeed/insights/?hl=sk&url=http%3A%2F%2Fsvetpohybu.eurosoftworks.com%2Fkrouzky&tab=mobile

Other things like image compression, minify etc. is done and good, but my questin is: How to fix this render blocking JavaScript (fonts) in nopCommerce (without plugin?)?

Thanks for answear :)
4 years ago
Forlis wrote:
Hi,

I have a test website on this URL http://svetpohybu.eurosoftworks.com/krouzky and when I test the website load (page) speed performance, I got +- 28 score on Mobile for every page because of Render blocking JavaScript (especially fonts).

This is the report: https://developers.google.com/speed/pagespeed/insights/?hl=sk&url=http%3A%2F%2Fsvetpohybu.eurosoftworks.com%2Fkrouzky&tab=mobile

Other things like image compression, minify etc. is done and good, but my questin is: How to fix this render blocking JavaScript (fonts) in nopCommerce (without plugin?)?

Thanks for answear :)


Hello Forlis,

here you can read in details about the issue - link to Google article.

However, whether you should implement this or not is entirely up to you since the approach they are recommending requires all of the font style files to be icluded inline in the HTML. It basically deems all the linked fonts (from their own site) - "blocking content".

Hope this was helpful.

Kind Regards,
Valentin.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.