fix(seo): expand short titles and fix description lengths across 22 pages#1420
fix(seo): expand short titles and fix description lengths across 22 pages#1420felixwidjaja wants to merge 1 commit into
Conversation
…ages Addresses all per-page issues from the weekly SEO audit (issue #1417): - Expand 11 meta titles from ≤37 chars to 51–59 chars - Expand 3 descriptions below 120 chars (oncall, community-huddles, project-management) - Trim 7 descriptions at or near the 160-char limit to ≤155 chars - Fix og:description on contact, time-off, and pay-perks to match meta description Closes #1417
🔎 SEO & Meta ReviewAnalyzed 19 of 92 built HTML pages (mode: 📊 Score summary
No previous audit found — trend will appear next run. SEO ReviewAll 19 pages are indexed, canonical-tagged, and carry valid og:image and twitter:card signals. The site is in good shape overall, but 5 pages have actionable issues across short descriptions, mismatched og:description vs meta description, and weak og:description copy. 2. Critical IssuesShort meta descriptions (<70 chars) — 0 pages. ✅ No critical issues found. 3. Improvementsog:description diverges from meta description (shorter/weaker copy) — 4 pages
JSON-LD types are site-wide
og:title diverges significantly from
4. Per-page notes
|
Summary
Addresses all per-page issues from the weekly SEO audit (issue #1417):
Test plan
<title>and<meta name="description">render correctly in browser DevToolsCloses #1417