• Resolved sydneylm

    (@sydneylm)


    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]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @sydneylm

    I trust you’re doing well!

    The Hummingbird Performance test scans your site through the Google Page Speed Insight.

    I’ve scanned your site with the Page Speed Insight and “Preload key requests” is a passed audit. Perhaps your site was still cached after you’ve rechecked the performance report.

    Let me know if you have any further questions!

    Kind regards,
    Nastia

    Thread Starter sydneylm

    (@sydneylm)

    That’s what I figured would happen. I had cleared the cache but it was registering the new stuff. I decided to just give it 24 hours to fix itself. Looks like it did!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Preload key requests not being recognized’ is closed to new replies.