Skip to content

docs: fit meta titles and descriptions to search-engine limits - #95

Merged
himanshu-lal4 merged 1 commit into
mainfrom
docs/meta-length-fixes
Aug 21, 2026
Merged

docs: fit meta titles and descriptions to search-engine limits#95
himanshu-lal4 merged 1 commit into
mainfrom
docs/meta-length-fixes

Conversation

@himanshu-lal4

Copy link
Copy Markdown
Owner

Bing Webmaster's SEO analysis flags every docs page: rendered <title>s run 90–120 chars (limit ~65) and meta descriptions 120–350 chars (limit ~160), because the keyword-rich front-matter titles get the | React Native Liquid Glass suffix appended by jekyll-seo-tag.

This trims front matter only on all 16 pages:

  • rendered titles now 31–63 chars including the suffix (the suffix keeps the primary keyword in every title)
  • descriptions now 124–158 chars, keywords front-loaded
  • visible content untouched — page.html never renders page.title as an H1, so the long keyword-rich H1s on each page stay exactly as they were

Docs-only, so native builds skip via the changes gate.

@himanshu-lal4
himanshu-lal4 merged commit 78fa986 into main Aug 21, 2026
5 checks passed
@himanshu-lal4
himanshu-lal4 deleted the docs/meta-length-fixes branch August 21, 2026 11:19
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