Not getting warning message with WP Fastest Cache
-
Recently, we’ve encountered an error on our site which our host has configured using LiteSpeed server. Because of these errors we had to reactive WP Fastest Cache for most of the front-end caching features as well as disabling LiteSpeed. The main errors that we couldn’t figure out were multiple instances of the following error message:
Resource interpreted as Stylesheet but transferred with MIME type text/html: https://www.companydomain.com/'We all encountered this error whenever LSCWP was enabled:
Uncaught SyntaxError: Unexpected token <The options we’re using with WP Fastest Cache are as follows that have resulted in no error are as follows:
– Clear cache files with post/page is published/updated.
– Minify HTML
– Minify CSS
– Combine CSS
– Minify JS
– Combine JS
– GZip
– Browser Caching
– Disable Emojis
– Remove Render Blocking JS
– Load Google Asynchronously
– Lazy Load Images and Iframe when in browser viewport.
The topic ‘Not getting warning message with WP Fastest Cache’ is closed to new replies.