Page Speed Insights complaint
See original GitHub issueFirst of all I want to thank for this nice and handy module. Want to use it for an upcoming project and did some performance testing. Google Page Speed Insights complains with Eliminate render-blocking resources
when using this module. Looks like /css2?family=Inter:wght@400;700&display=swap
is blocking loading.
I configured the module like this:
googleFonts: {
families: {
Inter: [400, 700],
},
display: 'swap',
},
Any idea how to solve this? Thanks!
Issue Analytics
- State:
- Created 3 years ago
- Reactions:3
- Comments:7 (3 by maintainers)
Top Results From Across the Web
Frequently Asked Questions | PageSpeed Service
My site has a really high score on PageSpeed Insights. Do I still need to use PageSpeed Service? What are serving domain and...
Read more >A surge of comments/complaints in [pagespeed-insights]
I don't use PageSpeed Insights, and I'm not qualified to judge, but it looks to me like it's probably a perfectly valid question....
Read more >PageSpeed Insights
Make your web pages fast on all devices ; More on PageSpeed InsightsWhat's newDocumentationLearn about Web PerformanceAsk questions on Stack OverflowMailing list.
Read more >How to Respond to a Customer Who Says Their Website is Slow
Before you do your speed optimizations you should first run the website through a page speed diagnosis tool like Google PageSpeed Insights ......
Read more >Why You Should Care About Google PageSpeed Insights
As the first thing, PageSpeed Insights provides you with the overall page's performance score. The Google PageSpeed score is determined by ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Fixed on v1.1.3
Hi @bart Thanks for reporting… I will correct using this strategy https://frontmend.com/asynchronous-google-fonts#all-together