wp-content/cache file causes problems with PageSpeed! How can I fix this?
-
Hello!
This file causes problems: https://domain.de/wp-content/cache/autoptimize/autoptimize_04e7769ba117ac018ed7dcb84208f1b5.php.
@charset “UTF-8”;#start-resizable-editor-section{display:none}
PageSpeed says consider reducing, or switching, the number of WordPress plugins loading unused CSS in your page. To identify plugins that are adding extraneous CSS, try running code coverage in Chrome DevTools.
You can identify the theme/plugin responsible from the URL of the stylesheet. Look out for plugins that have many stylesheets in the list which have a lot of red in code coverage. A plugin should only enqueue a stylesheet if it is actually used on the page.
I use Firefox and it has no DevTools! How can I fix this?
Best regards
- The topic ‘wp-content/cache file causes problems with PageSpeed! How can I fix this?’ is closed to new replies.