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

    (@optimizingmatters)

    1. is because AO wasn’t able to read the wp-content/themes/porto/style.css file from the filesystem for some reason, so it keeps the import that was in the original CSS

    2. external CSS (or JS) can not be optimized, so if you want to fix this you’ll have to find out which plugin is adding that file and see if you can change that somehow. ideally it is loaded from your own domain, as that way AO can aggregate

    3. you can try removing js/jquery/jquery.js from the JS opt. exclusions + tick the “also aggregate inline JS” option, but it is very likely that that will cause the cache size to grow very quickly, indicating even bigger problems.

    hope this helps,
    frank

    Thread Starter paradoxkc

    (@paradoxkc)

    Thank you!

    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 ‘PageSpeed optimization’ is closed to new replies.