So I have a pretty heavy theme installed. I was getting a Google speed score of about 68. I've managed to bump it up to 76 but I'd like to get even higher!
This is what I've done in WP Super Cache:
Use PHP
Compress pages
304 Not Modified
Cache rebuild
This is what I've done in WP Minify:
Enable CSS Minification
Enable HTML Minification
All other settings are out of the box defaults.
I ran Google's Speed Tester and it tells me the following:
Leverage browser caching (thought this was done in WP Minify?)
Enable Compression (box is checked in WP Super Cache)
Combine images into CSS sprites
Defer parsing of JAvaScript
Minify JavaScript ( can't because it breaks my theme)
How do I accomplish the suggestions from Google's Speed Tester?
My domain is draftopia.com