Core Web Vitals in 2026: what still matters after INP
We re-ran 40 production URLs through CrUX and lab traces. Spoiler: interaction delays still dominate on long single-page templates.
We stress-test caching stacks, audit security plugins on staging clones, and publish practical guides you can follow on a Sunday afternoon. No affiliate fluff — just what we would ship on client sites.
Curated lists with compatibility notes for PHP 8.2–8.4, block themes, and common host panels (cPanel, RunCloud, SpinupWP).
RankMath vs Yoast on large archives, hreflang pitfalls, and indexation hygiene for multilingual installs.
Page cache layers, object cache, WebP/AVIF pipelines, and when a CDN is masking a slow origin.
Least-privilege roles, WAF false positives, off-site backup verification drills we run quarterly.
Block patterns for pricing tables, testimonial carousels that stay accessible, and CLS-safe hero media.
Typography scales, infinite scroll vs pagination for SEO, and ad-slot layouts that do not fight the grid.
wp-env, Composer-managed plugins, Git deploy hooks, and safe database promotion checklists.
Newest first. Dates reflect editorial publish cadence.
We re-ran 40 production URLs through CrUX and lab traces. Spoiler: interaction delays still dominate on long single-page templates.
A decision tree for hosts that cannot remove the endpoint entirely, plus log patterns that justify a hard block.
Spam volume, false positives, and accessibility trade-offs when you bolt CAPTCHA onto legacy markup.
We translated traffic percentiles into concrete pool settings for 2 GB and 4 GB Lightsail-style VMs.
CSS variables, stored overrides, and how to avoid a flash of wrong-theme on first paint.
When to extend blocks with SlotFills versus shipping a child theme template — maintenance cost included.
A small mu-plugin pattern we use to lazy-hydrate “related posts” carousels below the fold.
Comparing self-hosted Matomo, Plausible-style proxies, and log-based metrics when you cannot use third-party JS.
| Focus | LiteSpeed Cache stack | WP Rocket + OC | Our take |
|---|---|---|---|
| HTML TTFB | Strong on LSWS / OLS | Strong on Apache/nginx + tuning | Match stack to host; do not mix duplicate page caches. |
| Image pipeline | Built-in WebP/AVIF options | Often paired with Imagify / ShortPixel | Pick one optimizer; avoid double compression. |
| Queue / cron | Server-side hooks vary | Action Scheduler friendly | Watch admin-ajax spikes during preloads. |
Quick answers we send to readers by email — now on-page.
We label every sponsored placement with “Partner content” and run the same technical checklist. We do not sell placement in comparison tables.
WAF and login hardening plugins can block legitimate admin paths. We snapshot production, clone to staging, apply rules, then diff access logs before rollout.
No — classic themes remain viable. We track block adoption for teams that want design-system parity between marketing and product surfaces.
If a plugin has not seen a release in 18 months and has open security issues, we mark it “sunset” and suggest maintained alternatives.
wp-config.php, file permissions 755/644, disable file editing in production.ALL PRIVILEGES unless the host requires it.