jquery - How to increase page speed for my website -
how optimize website?how increase page speed. have done minified javascript , css. done images optimzation.but still google penalizing pages.
there many ways can increase page speed of website, include -
- minify css
- minify js
- minify html
- compress images
- defer loading javascripts
- use browser caching
- compressing using
gzip
Comments
Post a Comment