Knowledgebase

Find configuration & troubleshooting guides

Performance

Enabling Caching

5 min read
Intermediate
Updated Jan 9, 2024
Caching Speed Performance Optimization

Layers:

  • Browser caching (Cache-Control headers)
  • Compression (gzip / brotli)
  • Opcode caching (PHP OPcache)
  • Full-page caching (application / plugin layer)

Audit with webpagetest.org or Lighthouse to verify effectiveness.