Groups
Groups
Sign in
Groups
Groups
pagespeed-insights-discuss
Conversations
About
Send feedback
Help
Render blocking css is all same google font...anything I can do
44 views
Skip to first unread message
Nyla
unread,
Sep 8, 2016, 8:25:50 PM
9/8/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pagespeed-insights-discuss
PSI gave me a result that 3 of the 4 render blocking css files were the same google font:
http://fonts.googleapis.com/
…italic%2C700italic%2C400%2C700&ver=4.6.1
http://fonts.googleapis.com/
…italic%2C700italic%2C400%2C700&ver=4.6.1
http://fonts.googleapis.com/
…=Roboto++Condensed%3A400%2C700&ver=4.6.1
Can anyone tell me how to fix this at all?
Thank you,
Bobby
unread,
Sep 9, 2016, 1:13:04 PM
9/9/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pagespeed-insights-discuss
If the same font is being called more than once you need to remove the extra calls.
As for loading webfonts in a non-blocking way, you can load them async using the webfontloader from Google and Typekit. See
https://developers.google.com/fonts/docs/webfont_loader
-- it works like a charm :)
Reply all
Reply to author
Forward
0 new messages