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

    (@qtwrk)

    Hi,

    you can try the option load async css in page optm -> CSS option

    Best regards,

    Thread Starter freddyee

    (@freddyee)

    Ok I did that, what is that List of URLs in CSS queue waiting for cron suppose to mean ?
    https://snipboard.io/WrV3kX.jpg

    Also, do you recommend to enable the CSS by URL and Asynchronous built-in CSS library options ?

    Plugin Support qtwrk

    (@qtwrk)

    they will generate the Critical CSS in background to cover the FOUC when load async css is enabled

    if your page is different on every page , then you should keep CSS by URL , yes

    Thread Starter freddyee

    (@freddyee)

    How do I know If it’s better to generate CCSS by content type instead of by page ? my page is an ecommerce store.

    what about the Asynchronous built-in CSS library option ?

    Plugin Support qtwrk

    (@qtwrk)

    the last “yes” was refer to the built-in lib

    you can try start with CCSS by URL OFF , if you don’t see any “weird” rendering , then you do not need it , otherwise you need to turn it on

    basically , some sites are built like , all product pages are same style , all category pages are same style …etc, in this case , no need to have CCSS by URL , but there are some site like product pages have different styles , in this case, CCSS by URL is needed to prevent page mess up

    Thread Starter freddyee

    (@freddyee)

    Thanks

    https://snipboard.io/CKYIkO.jpg

    https://www.runayaq.com/wp-includes/js/jquery/jquery.min.js
    I have that file in a render blocking status, What can be done about it ?

    Plugin Support qtwrk

    (@qtwrk)

    sadly no much , we have option to defer JQ , but in my experience , defer JQ will easily cause something break , that’s why we default exclude it from being optimized to prevent any possible issue.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Render blocking resources’ is closed to new replies.