Wednesday, June 8, 2016

steps to increase the performance of magento


  1. Enable Gzip compression
  2. Combine external CSS/JS into one file
  3. Disable modules which are not used
  4. MySQL Query Caching
  5. Enable Magento caching
  6. Disable the Magento log
  7. Image Optimization

1 comment:

Fatal error: Class Zend\Stdlib\Parameters contains 1 abstract method... magento 2

Fatal error: Class Zend\Stdlib\Parameters contains 1 abstract method and must therefore be declared abstract or implement the remaining met...