• Resolved smw2006

    (@smw2006)


    Despite using Critical CSS, I’m still getting an error on Pagespeed Insights that I need to remove unused css. When I checked the settings in Autoptimize, I saw that under “bound domain” it has my domain listed as http rather than https (I use an SSL). Is this what is causing the problem?

    If so, I am unable to change the domain from http to https — whenever I do, I get the message “There has been a critical error on your website. Please check your site admin email inbox for instructions.”

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

    (@optimizingmatters)

    critical CSS does not aim to help with unused CSS smw2006, the only goal is to ensure the full CSS is not render-blocking.

    if you (really) want to tackle “remove unused CSS” then you should look into your theme & plugins (you might be able to get some improvement using e.g. “plugin organizer” to only allow plugins to work on specific pages). Moreover the unused CSS will likely be different for different pages (or parts of your site), so that would lead to different autoptimized CSS-files being loaded on different pages.

    the bound domain being http iso https should not really matter.

    hope this clarifies,
    frank

    Thread Starter smw2006

    (@smw2006)

    OK, thanks for the quick reply.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    you’re welcome, feel free to leave a review of the plugin and support here! 🙂

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

The topic ‘Critical CSS’ is closed to new replies.