• Hoping someone is smarter than I am to help me fix this problem as it has given me a migraine.
    I’m getting the ‘Preload Key Requests’ error on Google Pagespeed Insights and it’s in reference to the URL:

    https://www.innovativemarinecoatings.com.au/PATH_TO_COMBINED_CSS_FILE

    I have already tried adding this in the header tags:
    <link rel=”preload” href=”www.innovativemarinecoatings.com.au/PATH_TO_COMBINED_CSS_FILE” as=”style”>

    What am I doing wrong? Thanks so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey blissbox,

    Your <link rel=”preload”> is not appearing in your homepage. Try emptying the autoptimize cache and any other caching you may have in place.

    Regards,
    Kartik

    Thread Starter blissbox

    (@blissbox)

    Hey Kartik!

    Thanks so much for your response. I have emptied all my caching. I’m still having the problem…

    I checked the <link rel=”preload”> and it seems like there’s numerous instances of it on the homepage?

    I am also getting a warning from PageSpeed Insights now:
    Warnings: A preload <link> was found for “https://www.innovativemarinecoatings.com.au/PATH_TO_COMBINED_CSS_FILE&#8221; but was not used by the browser. Check that you are using the crossorigin attribute properly.

    Now I’m even more confused than I was before…

    Hoping you have any ideas? Thanks so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Preload Key Requests’ is closed to new replies.