By the way you can use a different minification plugin or a caching plugin that has that minification feature built into it.
The other thing you might want to look into is dealing with the render blocking aspect of wordpress. From the gtmetrix test you server is quick to respond but files are not loading asynchronously enough.
I added the BWP Minify plugin, but the site is loading slow on desktop and very slow on mobile.
What other options should I use to help with the performance?
Hi danielpetz,
Could you try and implement the recommendations in the following test results like leveraging browser caching - https://gtmetrix.com/reports/feastfox.com/7dE7dobX
By the way you can use a different minification plugin or a caching plugin that has that minification feature built into it.
The other thing you might want to look into is dealing with the render blocking aspect of wordpress. From the gtmetrix test you server is quick to respond but files are not loading asynchronously enough.
https://www.wpbeginner.com/wp-tutorials/how-to-fix-render-blocking-javascript-and-css-in-wordpress/
Hope this helps.