Archived topic
Load Webfonts (also) via SSL
5 replies · Started by shorshe on April 17, 2016
Hi Tom!
I recently updated my sites to use SSL throughout all of the content. I use Letsencrypt as a free certificate authority.
I'm getting mixed content warnings in Chrome, as the web fonts from google will load over http:.
Google will deliver the fonts via https, I checked that.
Do you thing it would be possible to make the web fonts optionally load via https?
Hi there,
The fonts should load over https regardless - can you link me to your site?
Hi Tom,
the site is https://baubiologie-brida.de
I'm getting the following errors in chrome devtools:
Mixed Content: The page at 'https://baubiologie-brida.de/' was loaded over HTTPS, but requested an insecure font 'http://fonts.gstatic.com/s/ptsans/v8/lILlYDvubYemzYzN7GbLkInF5uFdDttMLvmWuJdhhgs.ttf'. This request has been blocked; the content must be served over HTTPS.
And also a warning sign (shield)
Hmm interesting, hard to tell with the caching plugin activated as I can't really view the source.
I'm using Google Fonts here on this site while enforcing site-wide https with no issues.
It may be from a different plugin? Try #1 on this page: https://generatepress.com/knowledgebase/debugging/
Thanks!
After deactivating and reactivating all the other plugins fonts are now served via https.
Seems like the builtin purge function of the caching plugin did not purge properly.
:)
Awesome, glad I could help :)
