Title: Multiple Errors Breaking Site
Last modified: March 19, 2021

---

# Multiple Errors Breaking Site

 *  Resolved [jeffreyscroll](https://wordpress.org/support/users/jeffreyscroll/)
 * (@jeffreyscroll)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/multiple-errors-breaking-site/)
 * I went into Inspect in Chrome and found 2 “Uncaught SyntaxError: Unexpected token”
   errors and “Resource interpreted as Stylesheet but transferred with MIME” all
   pointing back to the Autoptimize plugin. I’ve read other support threads and 
   can’t figure anything out.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmultiple-errors-breaking-site%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/multiple-errors-breaking-site/#post-14209086)
 * sounds like a 404 on the Autoptimized resources, clearing all page cache(s) you
   might have should fix this jeffreyscroll ?
 *  Thread Starter [jeffreyscroll](https://wordpress.org/support/users/jeffreyscroll/)
 * (@jeffreyscroll)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/multiple-errors-breaking-site/#post-14209214)
 * the css is still broken on many pages. this is the error
 * Resource interpreted as Stylesheet but transferred with MIME type application/
   x-httpd-php73: “[https://dgriffinlaw.com/wp-content/cache/autoptimize/css/autoptimize_194d6641ac953b4e975f363e5a13525b.css&#8221](https://dgriffinlaw.com/wp-content/cache/autoptimize/css/autoptimize_194d6641ac953b4e975f363e5a13525b.css&#8221);.
 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/multiple-errors-breaking-site/#post-14209941)
 * that indeed is a 404 of the Autoptimized CSS which occurs when loading [https://dgriffinlaw.com/](https://dgriffinlaw.com/),
   but when loading [https://dgriffinlaw.com/?qsdfsqfd=sd](https://dgriffinlaw.com/?qsdfsqfd=sd)
   this does not happen, as the random query string busts the page cache. so I’m
   afraid you still have page caching somewhere serving an old version which points
   to removed Autoptimize files. what *might* also help is enabling the “404 fallback”
   option (but that is a workaround, not a solution).
 * Additionally I also see you have configured WP Fastest Cache to also combine &
   minify CSS & JS, this is likely to conflict with Autoptimize which is doing the
   same thing, so you might want to disable all CSS/ JS related options in WPFC.
 * hope this helps,
    frank

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

The topic ‘Multiple Errors Breaking Site’ is closed to new replies.

 * ![](https://ps.w.org/autoptimize/assets/icon-256X256.png?rev=2211608)
 * [Autoptimize](https://wordpress.org/plugins/autoptimize/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/autoptimize/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/autoptimize/)
 * [Active Topics](https://wordpress.org/support/plugin/autoptimize/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/autoptimize/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/autoptimize/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/multiple-errors-breaking-site/#post-14209941)
 * Status: resolved