Skip to content

Add SEO descriptions to event catalog pages#823

Merged
mintlify[bot] merged 1 commit into
mainfrom
mintlify/seo-event-catalog-desc-1777047723
Apr 24, 2026
Merged

Add SEO descriptions to event catalog pages#823
mintlify[bot] merged 1 commit into
mainfrom
mintlify/seo-event-catalog-desc-1777047723

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented Apr 24, 2026

Summary

Audited all MDX pages for SEO/metadata quality and found that 192 pages in event-catalog/ had a title but no description frontmatter field. No other pages had missing, too-short, or too-long titles/descriptions.

This PR adds a concise description (all between 50 and 160 characters) to each of those 192 webhook event reference pages. Each description summarizes in plain language when the event fires and what it represents.

What changed

  • daily.data.{resource}.created — Describes the event as firing when new resource data is added to a user's daily summary.
  • daily.data.{resource}.updated — Describes the event as firing when existing resource data in the daily summary is updated.
  • historical.data.{resource}.created — Describes the event as firing when Junction completes the historical backfill for a resource after a provider is connected.
  • provider.connection.*, provider.device.*, labtest.*, lab_report.*, continuous_query.result_table.changed — Tailored descriptions reflecting each event's specific lifecycle semantics (connection, device, lab order/appointment/result, parsing job, continuous query).

Scope

  • Frontmatter only. No page content was modified.
  • Snippets under snippets/ were intentionally not modified because they are content fragments included into other pages, not standalone documentation pages.
  • mint validate and mint broken-links both pass.

Adds a concise description frontmatter field to all 192 event catalog webhook event pages. Each description summarizes in plain language when the webhook fires and what data or lifecycle change it represents, improving SEO and search result snippets for these reference pages.

Generated-By: mintlify-agent
@mintlify mintlify Bot merged commit 542f917 into main Apr 24, 2026
1 check passed
@mintlify mintlify Bot deleted the mintlify/seo-event-catalog-desc-1777047723 branch April 24, 2026 16:22
@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented Apr 24, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Junction 🔴 Failed Apr 24, 2026, 4:23 PM

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.

0 participants