inline_google_font_css not working as expected

19 views
Skip to first unread message

Krunal Jariwala

unread,
Mar 19, 2020, 1:27:00 PM3/19/20
to ngx-pagespeed-discuss
Configured  to use inline_google_font_css with...

pagespeed EnableFilters inline_google_font_css;

And I also have

pagespeed FetchWithGzip on;

I think its not working check https://prnt.sc/rj5p9c

Here is my config http://prntscr.com/rj5ufu

Longinos

unread,
Mar 20, 2020, 8:55:24 AM3/20/20
to ngx-pagespeed-discuss
Hi
2 things about this:
1.- you need to auth the fonts domain:

pagespeed domain  http*://*.googleapis.com or some like this.

2.- You need to set the max size the css can be:

pagespeed GoogleFontCssInlineMaxBytes bytes;
Reply all
Reply to author
Forward
0 new messages