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

Popular posts from this blog

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -