Skip to content

feat: max-score SEO pass - #16

Open
murilopmachado wants to merge 2 commits into
mainfrom
seo/max-score
Open

feat: max-score SEO pass#16
murilopmachado wants to merge 2 commits into
mainfrom
seo/max-score

Conversation

@murilopmachado

Copy link
Copy Markdown
Member

Summary

  • Canonical link tag, og:url, og:image/twitter:image (repo's own logo, 2:1 close to OG's 1.91:1 recommendation), twitter:card upgraded to summary_large_image
  • SoftwareApplication JSON-LD structured data (name, description, author org, free-price offer)
  • robots.txt + sitemap.xml

Test plan

  • Validated JSON-LD is well-formed JSON
  • After merge + deploy, spot-check with a social-card debugger (e.g. Twitter Card Validator) once the URL is live

impeccable audit found two real responsive bugs: the topbar's GitHub
button had no wrap path below 480px, and the hero terminal demo's grid
used a bare 1fr title column that doesn't shrink below its content's
intrinsic width -- long unbroken tokens (idx_orders_legacy_status)
blew out the grid and dragged the whole page into horizontal scroll.
Fixed both, plus wrapped the engine table in a scroll container and
trimmed body-copy em-dashes down from 15 to 5 (title-tag convention
kept, prose instances converted to periods/colons/parens).

Verified via headless-chromium screenshots at 375px and 1440px.
Canonical link, og:url/og:image + twitter:image (large-card),
SoftwareApplication JSON-LD structured data, robots.txt, sitemap.xml.
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

✅ PR title follows the required format

Current title: feat: max-score SEO pass

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