Combining and possibly minifying/optimizing CSS & JS files could greatly increase load time.
http://wordpress.org/support/topic/please-implement-google-speed-guidelines
Combining and possibly minifying/optimizing CSS & JS files could greatly increase load time.
http://wordpress.org/support/topic/please-implement-google-speed-guidelines
I agree, it would be best if this was native. Especially since javascript should be handed with the enqueue function.
The only problems with plugins that do this is: They don't always work. I haven't found 1 that grabs all of the javascript, and I've tried many.
Since google now clearly says that they will take speed as part of the ranking process, wordpress need to be better in performance optimisation.
You could also use the copy of jQuery on Google's CDN instead of having a local one on each installation.
I think this is a great idea, specially since several plugins have their own .css and .js scripts.
You must log in to post.