Preload key requests not being recognized
-
The Hummingbird Performance Test suggested I preload key requests to speed up the page. It gave the exact file names of the fonts I can preload.
I added the preload request to the head tag of my page and copied the file name from the performance test, but the tag is not being recognized.
I cleared the Hummingbird cache and ran the test again and ran a PageSpeed Insights test. Both are still saying that I need to add a preload request for those fonts.
Here is an example of one line I added for this request:
<link rel=”preload” href=”/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WlhzSTh89Y.woff” as=”font” type=”font/woff” crossorigin>Thanks!
The page I need help with: [log in to see the link]
- The topic ‘Preload key requests not being recognized’ is closed to new replies.