Skip to content

[codex] Fix marketing page SEO metadata#453

Merged
blove merged 1 commit into
mainfrom
codex/threadplane-seo-audit
May 19, 2026
Merged

[codex] Fix marketing page SEO metadata#453
blove merged 1 commit into
mainfrom
codex/threadplane-seo-audit

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented May 19, 2026

Summary

  • add canonical URLs and page-specific og:url metadata to marketing pages
  • reuse the shared createPageMetadata() helper for home, product, pricing, contact, pilot, and solutions pages
  • add browser coverage to prevent marketing pages from regressing to the root social URL

SEO Audit Finding

The deployed audit after #452 showed robots/sitemap/LLM assets were clean and ThreadPlane-only, but most marketing pages lacked canonical tags and inherited the home page og:url. This PR fixes that technical SEO gap.

Verification

  • npx playwright test --config apps/website/playwright.config.ts -g "marketing pages render canonical"
  • npx nx lint website --skip-nx-cache
  • npx nx build website --skip-nx-cache
  • git diff --check

@vercel
Copy link
Copy Markdown

vercel Bot commented May 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
threadplane Ready Ready Preview, Comment May 19, 2026 3:02am

Request Review

@blove blove merged commit 5928653 into main May 19, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant