Magento configuration settings to increase speed

As Magento is such a large framework (currently well over 12,000 files in a fresh Magento CE 1.8 installation), the developers decided early on to introduce some basic features to help speed up the rendering time of its many pages. The simplest feature to implement on any Magento website is cache.

Tip

Magento EE comes equipped with the Full Page Cache (FPC) module, which is a much improved version of the standard cache I'm about to show you. Magento released a whitepaper detailing the performance and scalability of EE 1.11 which contains a large section on FPC: goo.gl/R2WFkX.

To enable the Magento cache, we perform the following steps:

  1. Navigate to System | Cache Management.
  2. Click on Select All of our ...

Get Magento Search Engine Optimization now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.