Thank you for the quick response! My assumption is it’s something I could do better either with the settings or something else so thank you for the guidance.
In response to your first recommendation, under Page Speed Insights, the Opportunities are:
1. Eliminate render-blocking resources (1.13s)
2. Remove unused JavaScript (.54s)
3. Remove unused CSS (.16s)
It looks like the majority of render-blocking resources are css related and just a couple JS related at the bottom of the list.
Here are the JS settings I have checked:
-Optimize JS Code
-Aggregate JS-files
The excluded scripts I left in what was there by default, maybe I should test with no excluded scripts?
Here are the CSS settings I have checked:
-Optimize CSS Code
-Aggregate CSS-files
-Aggregate inline CSS
Again, the excluded scripts I left in what was there by default, maybe I should test with no excluded scripts?
Thanks in advance
Here are the CSS settings