# Checklist — TOP 12 plugins performance WordPress 2026

**Site :** _________________________  
**Hébergeur :** _________________________  
**LiteSpeed / Apache / Nginx :** _________________________  
**Date audit :** _________________________

**TTFB avant :** _______ ms · **LCP mobile avant :** _______ s · **Score PageSpeed :** _______

> Une couche perf = un plugin actif. Pas deux caches page. Pas Heartbeat + WP Rocket Heartbeat.

---

## Phase 0 — Mesurer avant d'installer

- [ ] PageSpeed Insights mobile + desktop (noter TTFB, LCP, INP)
- [ ] Front lent **ou** wp-admin lent ? (cocher le focus principal)
- [ ] DevTools → Network : filtrer `admin-ajax.php` si wp-admin visqueux
- [ ] Backup complet testé (fichiers + BDD)
- [ ] Staging disponible

---

## Phase 1 — Fondations (ordre recommandé)

- [ ] **1. Plugin Usage Detector** — scan Full audit, retirer plugins morts / doublons
- [ ] **2. Cache page** — LiteSpeed Cache *ou* WP Super Cache (**un seul**)
- [ ] **3. Autoptimize** — minify CSS/JS (tester après cache)
- [ ] **4. ShortPixel** *ou* WebP Express — images optimisées / WebP
- [ ] **5. WP-Optimize** — nettoyage BDD (révisions, transients) hors heures de pointe

---

## Phase 2 — Couches avancées

- [ ] **6. Heartbeat Control Manager** — preset Vitrine / WooCommerce / Agence importé
- [ ] **7. Redis Object Cache** — si Redis/Memcached dispo chez l'hébergeur
- [ ] **8. Cloudflare** — DNS + cache edge + règles Page Rules / Cache Rules
- [ ] **9. Asset CleanUp** — scripts inutiles désactivés sur pages clés (accueil, checkout)
- [ ] **10. Flying Scripts** — delay JS tiers (Analytics, chat, pixels)

---

## Phase 3 — Diagnostic & PHP

- [ ] **11. Query Monitor** — activé **staging uniquement** (jamais prod client)
- [ ] **12. PHP 8.3+** vérifié — PHP Compatibility Checker avant MAJ hébergeur

---

## Phase 4 — WooCommerce (si boutique)

- [ ] Exclusions cache : panier, checkout, mon-compte, `?add-to-cart=`
- [ ] Test commande complète après chaque couche ajoutée
- [ ] Mini-panier / fragments panier OK après cache
- [ ] Heartbeat preset WooCommerce + test autosave fiche produit

---

## Phase 5 — Vérification finale

- [ ] Un seul cache page actif
- [ ] Query Monitor désactivé en production
- [ ] TTFB après : _______ ms · LCP après : _______ s
- [ ] Export JSON presets perf archivé dans dossier client

---

*Volade · volade.com/fr/blog/top-12-plugins-performance-wordpress-2026*
