Techniques for improving site performance
Image optimization- Serve static assets with an
efficient cache policy - Eliminate render-blocking resources
Remove unsued CSS and JS- Use
defer and async for JS
CompressJS and CSSHTTP/2 protocolis used instead of HTTP/1.1,