Skip to content

Marketing: missing pages — tracking issue + audit #143

@0xdevcollins

Description

@0xdevcollins

What this is

Tracking issue for the missing-page audit run against `main` on 2026-05-24. Six follow-up issues filed; this is the parent so we can see the whole queue in one place.

How the audit was run

Walked every `href="/..."` reference in:

  • `apps/www/src/components/v2/Navbar.tsx`
  • `apps/www/src/components/v2/Footer.tsx`
  • `apps/www/src/components/v2/*.tsx` (all home components)
  • `apps/www/src/app/page.tsx`
  • `apps/www/src/app/sitemap.ts`

Cross-referenced against the actual routes in `apps/www/src/app/`. Anything referenced that 404s = missing page.

Findings

Pages referenced from nav/components that 404 today

Path Where it's linked Issue
`/pricing` Navbar, Footer, Homepage Pricing CTA #137
`/integrations` Multiple v2 components, homepage logo strip #138
`/products` family (4 pages + index) Footer "Product" column #139
`/contact` Footer "Company" → "Contact" (currently `mailto:`) #140

Pages we should have for B2B SaaS hygiene

Path Why Issue
`/blog` + index + 5 seed posts Content marketing + SEO #141
`/cookies`, `/dpa`, `/sla`, `/security/responsible-disclosure` Procurement / legal review hygiene #142

Pages that exist and are fine

Prioritization (suggested)

P0 — referenced from nav, currently 404s

P1 — completes the product story

P2 — B2B hygiene

How to pick one up

Each issue is self-contained — full copy is in the body, design notes reference existing sibling pages to match the aesthetic. `good first issue` labels are on the simpler ones (`/pricing`, `/integrations`, `/contact`).

Out of scope for this audit

  • The dashboard app (`apps/dashboard`) — has its own missing-screens audit, separate issue
  • The checkout app (`apps/checkout`) — has type-drift cleanup in flight, separate spawned task
  • `docs.useroutr.com` — separate repo / system

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programdocumentationImprovements or additions to documentationfrontendFrontend/UI work

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions