Certain pages are skipped for unknown reason from critical CSS
-
I observed that Jetpack Boost uses client-side JS and iframes to figure out critical CSS for pages in the free plan. But for unknown reason it seems to be skipping a certain page from being used for critical CSS generation. I only have 6 pages on the website. Note: By pages I mean the post_type:
page.If I mark 3 other pages as draft then the plugin uses one of the pages that it was not using for critical CSS generation (it is viewable by looking at the URLs in the Chrome Dev Tools > Network Log (apply filter: doc) when generating critical CSS).
Is there some internal limit on the number of pages the plugin should calculate the critical CSS for?
The topic ‘Certain pages are skipped for unknown reason from critical CSS’ is closed to new replies.