It did have these top three suggestions for speeding up the site:
Leverage browser caching
Remove query strings from static resources
Defer parsing of JavaScript
Anyone know what this means and how I can do it?
Hi justinwheelon!
Please see Ismael’s post here – https://kriesi.at/support/topic/where-to-host-a-site-for-fast-loading-speeds/#post-287795
Regards,
Yigit
@justin
There are several things that we do to help.
Add these plugins (use search in plugins on your site)
Remove query strings from static resources
Use Google Libraries
WP Fastest Cache – Enable all settings except caching for mobile
Hope this helps.