Showing posts with label How we can enhance the Magento performance. Show all posts
Showing posts with label How we can enhance the Magento performance. Show all posts

Wednesday, 9 March 2016

How we can increase the Magento performance

We can increase the Magento Performance, follow by following steps:


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