# Website speed optimization plugins (/docs/on-page-and-technical-seo/website-speed-optimization)

---
type: Document
title: Website speed optimization plugins
description: The caching and performance plugins used to speed up a WordPress site beyond the basic technical SEO setup.
status: stable
order: 24
generated: { by: human:ahmedraza, at: 2026-09-15T11:37:20Z }
ksor:
  audience: [public]
  owner: human:ahmedraza
  approval: { by: human:ahmedraza, at: 2026-09-15T11:37:20Z }
sources:
  - id: iskills-course-notes
    title: iSkills — course notes
    resource: "iSkills SEO course notes, compiled 2025"
trust_tier: unverified
build_id: sha256:25bcd9248ab7b7333e626a24b636e9eef514e339025ed762d0fe7ddd9b6486b8
source_commit: c890fca6aaa00f103ea9325ee0db7161c40e38ae
ksor_version: 0.0.60
---

## WP Rocket or LiteSpeed Cache

1. Add the plugin from the WordPress dashboard.
2. Activate it.
3. Configure caching and optimization settings.

**Setting tip:** only enable JavaScript defer if the site's functions still
work correctly with it on. **Alternative:** LiteSpeed Cache, specifically for
sites on LiteSpeed servers.[^iskills-course-notes]

## Perfmatters plugin

A lightweight performance plugin with three core features: disabling unused
scripts, removing query strings, and lazy-loading images.

[^iskills-course-notes]: iSkills SEO course notes, compiled 2025.
