Trying to reduce page speed, biggest culprit seems to be “Preload key requests” of the woff fonts. Mobile seems pretty bad (62), desktop is pretty decent (93). When I turn off Autoptimze woowee gets pretty bad.
I set Autoptimize according to the tutorial. And icon types to SVG.
I put this in the header per another post and it didn’t seem to do much in mobile.
<link rel=”preload” href=”/wp-content/themes/generatepress/fonts/generatepress.woff2″ as=”font” type=”font/woff2″ crossorigin>
<link rel=”preload” href=”/wp-content/themes/generatepress/fonts/generatepress.woff″ as=”font” type=”font/woff″ crossorigin>
When I turn off Autoptimze I don’t see the “Preload key requests” Should I turn on or off for help right now??
Still new to this stuff not sure what to do now…I put the page in question down below.
Bill