Tackle load time from several angles for the best result.
- Cache pages (article 168) and optimise images (article 169).
- Minify and combine CSS/JS files (article 175).
- Reduce plugins and remove anything unnecessary.
- Use a fast, lightweight theme.
- Enable Gzip compression (article 172).
- Add a CDN (article 173).
- Keep your database optimised (article 176).
Tip: Run a test (article 174) to see your biggest bottleneck, then fix that first rather than guessing.
