Fix workspace
Rewrite title and meta description on the accounts-model doc
MergedreadExecutes now · no side effectsgithub-executormeta tags · impact 41 · effort S · updated 6d ago
The change
Exactly what would land in your repo. Nothing is pushed until you approve.
1 file+4−1
| diff --git a/app/docs/accounts-model/page.tsx b/app/docs/accounts-model/page.tsx | ||
| index 22ee01a..66bb42c 100644 | ||
| --- a/app/docs/accounts-model/page.tsx | ||
| +++ b/app/docs/accounts-model/page.tsx | ||
| @@ -2,7 +2,10 @@ import type { Metadata } from "next"; | ||
| 2 | 2 | |
| 3 | 3 | export const metadata: Metadata = { |
| 4 | − title: "Docs — Acme Analytics", | |
| 4 | + title: "Account, workspace and seat rollups — Acme Analytics docs", | |
| 5 | + description: | |
| 6 | + "How Acme rolls individual users up into accounts, workspaces and seats, " + | |
| 7 | + "so B2B metrics describe companies rather than browsers.", | |
| 5 | 8 | }; |
Why this fix
The evidence behind the recommendation, and what it is expected to move.
Changes which sentence gets quoted from your strongest differentiator page.
- Title was generic
- No meta description
Acceptance checks
How any of the three executors proves it worked. Identical for all of them.
- url_containsAccount, workspace and seat rollups
- audit_issue_resolvediss_007
Verification
Re-measured at T+3d and T+14d against presence.
7d before / T+3d after · measured 9 Aug 06:00 UTC
Task
- Task id
ft_05- Kind
- meta_tags
- Executor
- github-executor
- Band
- read
- Target
- acme.com/docs/accounts-model
- Anchor
- head
- Repo
- acme/site
- Requested by
- Priya Raman
- Channel
- DASHBOARD
- Created
- 3 Aug 06:00 UTC
File targets
How the executor finds this page in a repo it has never seen.
App Router
- app/docs/accounts-model/page.tsx
Pages Router
- pages/docs/accounts-model.tsx
Static
- docs/accounts-model.html