Set up caching plugin

Set up caching plugin in WordPress — with the four heights of help laid out: do it now, make it easier for the next person to accept, work out the right move when you are stuck, and learn the pattern so it stops coming back.

4prompt heights
Open it in the interactive atlas →

The four heights

The same task, four distances: today's deadline, the next reviewer, the stuck moment, the pattern.

Execute — do the immediate task

+
Site performance is poor on the storefront page. Install and configure a caching plugin: enable…
Site performance is poor on the storefront page. Install and configure a caching plugin: enable page cache, set cache lifetime to 12 hours, enable gzip compression, and activate browser caching for static assets. Purge the cache and check the storefront, 10 product pages, and the cart to confirm faster load times. Tell Sam the change is live and include before-and-after load times.

Improve — make it easier to accept

+
Before I install a caching plugin, make it easy for stakeholders to approve changes: list which…
Before I install a caching plugin, make it easy for stakeholders to approve changes: list which dynamic areas need cache exclusions (cart, account, checkout), surface plugin compatibility risks with our current theme and security plugin, and flag how caching will alter testing for QA and deployment windows.

Decide — diagnose the stuck moment

+
I enabled page caching and customers now see stale cart contents. I’m afraid I broke checkout…

After enabling the cache, customers report stale cart contents.

I enabled page caching and customers now see stale cart contents. I’m afraid I broke checkout behavior but I don’t know which cache rule is at fault. What checks will identify which pages need bypassing, and what is the quickest safe rollback to restore correct cart behavior while keeping site speed improvements elsewhere?

Become — change the pattern

+
We keep deploying caching rules that speed the site but break dynamic features like the cart and…

We repeatedly ship caching that breaks dynamic pages like cart and account.

We keep deploying caching rules that speed the site but break dynamic features like the cart and account pages. Where are we losing time—insufficient cache exclusion lists, poor testing, or rollout timing—and what single habit should we adopt to prevent caching regressions across client sites?

Next to this one

Other website builder work people do in WordPress.

Every task here came from the work, not from a feature list — which is why the prompts name what you want done and never the button that does it. The tool changes; the work does not.
Copyright © LLOS.ai · 2026 — original pedagogy, voice, and design — all rights reserved.

The rest of the map

Same library, five ways in.