Skip to content

docs(site): per-page meta descriptions + richer homepage title for discoverability#109

Open
tenequm wants to merge 1 commit into
mainfrom
docs/exa-discoverability
Open

docs(site): per-page meta descriptions + richer homepage title for discoverability#109
tenequm wants to merge 1 commit into
mainfrom
docs/exa-discoverability

Conversation

@tenequm

@tenequm tenequm commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Why

glim_web_search (Exa) doesn't surface tenequm/pond for product queries - 0-star mirrors of the repo rank above it. Root cause is upstream at Exa: it ranks on semantic similarity of captured page text, not stars/backlinks, and our own canonical surfaces gave it weak, undifferentiated signal.

Two clean, entirely invisible metadata fixes (no visible page change - verified the description text lands only in <meta description/og/twitter>, never a rendered text node):

Changes

  • index.mdx - richer <title> (pond - lossless storage and search for AI agent sessions) + a landing description. The one-word <title>pond</title> was weak against semantic queries.
  • 11 sub-pages - each gets a unique, concept-dense description. Previously every page fell back to the same generic config description, so they all advertised the identical thing to the crawler. Now each page carries its own topic + real search terms (MCP tools, remote storage, install matrix, exit codes, etc.).

No body/visual content was added to any page. sitemap.xml + robots.txt already ship, so crawl discovery was never the gap.

Verification

  • pnpm build passes (37 pages generated).
  • Descriptions present in <head> only; zero visible text nodes.

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