• Resolved anm

    (@ahuk)


    Hi,

    I have recently added Autoptimize to my site and I have noticed it creates a big render-blocking css file, which delays my LCP from loading.

    is there any way to make it so it s not render-blocking, or to split it up somehow?

    Thank you!

Viewing 6 replies - 31 through 36 (of 36 total)
  • Thread Starter anm

    (@ahuk)

    How can i check if the critical css actually shows up on a certain page? Should that critical css rule appear in the Page source?

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    if you check the source you’ll see a block of inline CSS with id="aoatfcss" in the head of the HTML, that’s your critical CSS 🙂

    Thread Starter anm

    (@ahuk)

    Is it possible to add the same Critical CSS rules at once to a whole set of pages which contain a given word/ phrase? For example if i have more pages that contain “/12345/”, is it possible to assign the same Critical Css rules to all of them at once?

    Edit: it s alright, i figured it out now. 🙂 Thanks a lot for the help!!!

    • This reply was modified 1 year, 7 months ago by anm.
    Plugin Author Optimizing Matters

    (@optimizingmatters)

    I love it when users/ customers figure things out themselves ahuk, great job! 🙂

    enjoy your weekend!
    frank

    Hello Frank, I am getting the same error message, how do I determine which rule?

    “1 of the above rules got flagged by criticalcss.com as possibly needing review. “

    I am having LCP and core vital issues, persistent, fluctuating. Working hard to isolate.

    Might you have a look and see what might be the issue? Thank you! Jack

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    if you look at the filename at the right of each line, you’ll notice one will have _R in it, that would be your culprit Jack 🙂

Viewing 6 replies - 31 through 36 (of 36 total)

The topic ‘Autoptimize creates big renderblocking css file’ is closed to new replies.