Archived topic
removing preconnect for fonts.gstatic.com
3 replies · Started by Franz on December 22, 2020
Hi,
as I'm not using Google Fonts at all (Typography module is not active, I'm loading fonts from my own server), is there a way to remove the line
<link href='https://fonts.gstatic.com' crossorigin rel='preconnect' />
from the HTML code?
Thanks and kind regards
Franz
Hi there,
GP doesn't add that link to the site - that would be coming from another plugin or custom function. Worth checking any cache/optimization plugins to see if that is an option.
Okay, thanks. Thought I found that in the GP code, but obviously I was wrong.
You're welcome