Skip to content

feat(seo): sharpen tool titles and metas, complete FAQ coverage#51

Open
anurag629 wants to merge 1 commit into
developfrom
feat/seo-onpage
Open

feat(seo): sharpen tool titles and metas, complete FAQ coverage#51
anurag629 wants to merge 1 commit into
developfrom
feat/seo-onpage

Conversation

@anurag629

Copy link
Copy Markdown
Member

Phase 1 on-page SEO quick wins, all driven from the single lib/tools.ts registry so metadata, OG images, and JSON-LD stay in sync.

What changed

  • Rewrote all four metaTitles to lead with the primary keyword, drop the low-value brand suffix, and stay under 60 characters so they no longer truncate in search results (they are now 41-45 chars).
  • Tightened the meta descriptions to ~155 chars with the keyword up front (the invoice one was 174 and would have been cut off).
  • Added an FAQ section to the JSON formatter, which had none. The shared tool layout now emits FAQPage structured data for it.
  • Added one more genuine FAQ each to the JWT, Base64, and invoice tools for People-Also-Ask coverage.

Verification

npm run lint && npm run test && npm run build all pass.

Closes #29
Closes #30
Closes #31
Closes #32
Closes #33
Closes #34

- Lead titles with the primary keyword, drop the low-value brand suffix,
  and keep every title under 60 chars so it no longer truncates.
- Tighten meta descriptions to ~155 chars with the keyword up front.
- Add an FAQ section to the JSON formatter (it had none), which now emits
  FAQPage structured data via the shared layout.
- Add one more genuine FAQ to the JWT, Base64, and invoice tools for
  People-Also-Ask coverage.

Closes #29
Closes #30
Closes #31
Closes #32
Closes #33
Closes #34
@anurag629 anurag629 added the seo SEO growth initiative label Jul 16, 2026
@vercel

vercel Bot commented Jul 16, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
toolbelt Ready Ready Preview, Comment Jul 16, 2026 9:24am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

seo SEO growth initiative

Projects

None yet

1 participant