Skip to content

docs: clarify WordPress 404 page caching#1188

Merged
mikelittle merged 1 commit into
humanmade:masterfrom
altis-assistant:docs/clarify-404-page-caching
Jul 9, 2026
Merged

docs: clarify WordPress 404 page caching#1188
mikelittle merged 1 commit into
humanmade:masterfrom
altis-assistant:docs/clarify-404-page-caching

Conversation

@altis-assistant

Copy link
Copy Markdown
Contributor

Describe the PR

Clarifies the page caching documentation for 404 responses:

  • distinguishes nginx-generated 404s, which use the default 5 minute TTL, from WordPress-generated 404s
  • notes that WordPress-generated 404s send no-cache headers and are not cached by default
  • adds an example for explicitly caching high-traffic WordPress 404 pages with Cache-Control

Manual verification:

  • git diff --check

For Altis Team Use

Completion Checklist

Does this PR meet our definition of done? See the Play Book Definition of Done

  • Has the acceptance criteria been met?
  • Is the documentation updated (including README)?
  • Do any code/documentation changes meet project standards?
  • Are automatic tests in place to verify the fix or new functionality?
    • OR, are manual tests documented (at least on the ticket/PR)?
  • Are any Playbook/Handbook pages updated?
  • Has a new module release (patch/minor) been created/scheduled?
  • Have the appropriate backport labels been added to the PR?
  • Is there a roll-out (and roll-back) plan, if required?

@mikelittle mikelittle merged commit 1d46449 into humanmade:master Jul 9, 2026
1 of 3 checks passed
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

Successfully created backport PR for v23-branch:

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

Successfully created backport PR for v24-branch:

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

Successfully created backport PR for v26-branch:

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

Successfully created backport PR for v27-branch:

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

Successfully created backport PR for v25-branch:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants