- Disable the Magento log
- Disable any un-used modules
- Magento Caching
- Enable Gzip compression
- Optimize your image
- Optimize your Server
- Use a Content Delivery Network (CDN)
- USE Gzip Components
- Put Stylesheets at the Top (CSS Files in head tag)
- Put Scripts at the Bottom (Js files in footer)
- Avoid CSS Expressions (e.g 100/2)