• Resolved anm

    (@ahuk)


    Hi,

    i ve been using Autoptimize successfuly on my website and to optimize the css on already existing pages: the css is not render-blocking and it has very low priority, so it allows my FCP to load as soon as possible.

    however, now i have created some new pages on the website and i can see in the requests waterfall for these newly created pages that the css is render blocking and it has high priority. So it blocks the FCP from loading. it is like the settings i have set up in Autoptimize are not being propagated onto the newly created pages.

    what should i do?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    likely the problem is there is no matching critical CSS rule, you’ll problably have to create one for that page?

    Thread Starter anm

    (@ahuk)

    i have already done that (sorry, i forgot to mention), i have created a new critical css rule for that page, and the css appears render blocking :/

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    a page cache needing to be flushed maybe? if not, send me the URL and I’ll have a quick look.

    Thread Starter anm

    (@ahuk)

    just sent you the url via email, thank you!

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    for people visiting this thread; the problem was with the critical CSS rule was not specific to the new page, but as the page was built with Elementor it had specific CSS-selectors which requires a page-specific (path based) rule to be added.

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

The topic ‘New page not being optimized’ is closed to new replies.