Hmm it is already going faster. Now I have checked these boxes in the two plugins. Let me know if I should exclude/add something:
The options I have checked in WP fastest cache now are the following:
Cache System = Enable
Preload = Create the cache of all the site automatically
New Post = Clear cache files when a post or page is published
Update Post = Clear cache files when a post or page is updated
Minify HTML = You can decrease the size of page
Gzip = Reduce the size of files sent from your server
Browser Caching = Reduce page load times for repeat visitors
The options I have checked in Autoptimize now are the following:
Optimize JavaScript Code?:
Aggregate JS-files?= Aggregate all linked JS-files to have them loaded non-render blocking? If this option is off, the individual JS-files will remain in place but will be minified.
Optimize CSS Code?:
Aggregate CSS-files? = Aggregate all linked CSS-files? If this option is off, the individual CSS-files will remain in place but will be minified.
Also aggregate inline CSS? = Check this option for Autoptimize to also aggregate CSS in the HTML.
Generate data: URIs for images? = Enable this to include small background-images in the CSS itself instead of as separate downloads.
Inline and Defer CSS? = Inline “above the fold CSS” while loading the main autoptimized CSS only after page load. Check the FAQ for more info. This can be fully automated for different types of pages with the Autoptimize CriticalCSS Power-Up.
HTML Options = Optimize HTML Code?
Misc Options
Save aggregated script/css as static files? By default files saved are static css/js, uncheck this option if your webserver doesn’t properly handle the compression and expiry.
Minify excluded CSS and JS files? When aggregating JS or CSS, excluded files that are not minified (based on filename) are by default minified by Autoptimize despite being excluded. Uncheck this option if anything breaks despite excluding.
Also optimize for logged in editors/ administrators? By default Autoptimize is also active for logged on editors/ administrators, uncheck this option if you don’t want Autoptimize to optimize when logged in e.g. to use a pagebuilder.