Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    Please try disable CSS push

    Best regards,

    Thread Starter Robert1112

    (@robert1112)

    Hi @qtwrk

    Problem solved. But I think it doesn’t mean I am not recommended not to use HTTP/2 push feature. Should I exclude some css files which don’t always required every page? Thank you.

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    If you wish to use push , you could manually create entries in htaccess by following code

    Header add Link "</wp-content/path/to/file1.css>; as=style; rel=preload, </wp-content/path/to/file2.css>; as=style; rel=preload"

    Best regards,

    Thread Starter Robert1112

    (@robert1112)

    Thank you @qtwrk

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘CSS preloaded issue’ is closed to new replies.