ExpressionEngine Episode 11: Optimizing a Site With Caching
We’ll improve the performance of an ExpressionEngine website using the built-in caching functionality. You’ll learn how to:
- use four different caching methods available in EE: Query Caching, Dynamic Weblog Query Caching, Template Caching, and Tag Caching
- use Query Disabling to cut down on unneeded database queries
- implement all of the caching methods to realize improved site performance and faster page loads