Last active
January 14, 2019 12:36
-
-
Save kartick14/5bedfc2f4242e7b5207ea08029d6e9e7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Tools: | |
--------- | |
https://gtmetrix.com | |
https://tools.pingdom.com | |
https://developers.google.com/speed/pagespeed/insights | |
Related Articles: | |
---------------------- | |
https://www.elegantthemes.com/blog/tips-tricks/how-to-improve-your-google-page-speed-score | |
Related plugins: | |
---------------------- | |
https://wordpress.org/plugins/autoptimize/ | |
https://wordpress.org/plugins/wp-super-cache/ | |
https://wordpress.org/plugins/wp-performance-score-booster/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
These three items got me the most performance improvements:
Compression and Minifying – Use a performance speed booster. They will optimize and minify your JS, CSS, and HTML. I had the most improvements when I used WP Performance Score Booster. Another one that minified files that no other plugin would minify was Autoptimize.
Cache – Use a plugin for the cache. This will help speed up your server. WP Super Cache gave me the best results because it minified files that no other plugin would minify.
Optimize Images – Get the file size as small as you can without losing too much image quality. You can do this with resizing and with compressing the images.