Preload key requests - by Fabio - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 3 years, 6 months ago ago by Rose Tyler

  • Avatar: fabio_vito
    Fabio
    Participant
    October 9, 2020 at 20:57

    Dear Support,

    Google is heavily penalizing my website because it says that I should use <link rel=preload> to prioritize fetching resources that are currently requested later in page load.
    In particular:
    fonts/arrows.woff
    open-sans/OpenSans-Regular.ttf
    open-sans/OpenSans-Light.ttf
    fonts/star.woff
    open-sans/OpenSans-Bold.ttf
    fonts/fontawesome-webfont.woff?v=3.2.1
    open-sans/OpenSans-Italic.ttf
    lato/Lato-Light.ttf

    Could you please help me to implement the prioritization requested?

    Thanks.

    F.

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 10, 2020 at 12:26

    Hello,

    We use wp_enqueue_style() wordpress function and there are no params to implement your request. Btw we also enqueue just css with @font-face of Lato, Open-Sans font-families so we don’t connect those font-families in separate request on the site.
    http://prntscr.com/uwkhmq
    And if you want to decrease Open-Sans and Lato font-families, please, deactivate option Default fonts in Theme Options

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.