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?
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.
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
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 🙂