Viewing 1 replies (of 1 total)
  • Plugin Author asadkn

    (@asadkn)

    If you’re already using the Remove CSS feature on all of your CSS files, critical CSS won’t help. If only using on some files, using critical CSS instead will help.

    The slow response can be from any number of things like plugin JS files that aren’t in excludes, or CSS files. First try by deferring and delaying load on all JS files. And apply remove CSS on all CSS files too. This should tell you if that’s the cause.

    Otherwise, look into server response time.

Viewing 1 replies (of 1 total)
  • The topic ‘Critical CSS?’ is closed to new replies.