Skip to content

Add SEO descriptions to API and event catalog pages#855

Open
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/seo-audit-1777478080
Open

Add SEO descriptions to API and event catalog pages#855
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/seo-audit-1777478080

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented Apr 29, 2026

Summary

Audited all MDX files for SEO and metadata quality and added missing description frontmatter to 243 pages that previously had no description. Every page now has a title under 60 characters and a description between 50 and 160 characters.

Changes

  • 51 timeseries API reference pages (api-reference/data/timeseries/*.mdx): Added descriptions of the form "Retrieve grouped X timeseries data for a user across connected wearable providers within a date range."
  • 187 daily/historical webhook event pages (event-catalog/daily.data.*.mdx, event-catalog/historical.data.*.mdx): Added descriptions explaining when each webhook fires (e.g. "Webhook event fired when heart rate data is captured during a daily provider data sync.").
  • 5 provider connection/device webhooks (event-catalog/provider.*.mdx): Added connection lifecycle descriptions.
  • 5 lab test webhook events (event-catalog/labtest.*.mdx, event-catalog/lab_report.*.mdx): Added lab order/appointment/result/parsing job descriptions.
  • 1 continuous query webhook (event-catalog/continuous_query.result_table.changed.mdx).

Notes

  • Snippet files in snippets/ are content fragments included in other pages and intentionally lack frontmatter — they were not modified.
  • No page content was changed; only description frontmatter fields were added.
  • Validated with mint validate (passed) and mint broken-links (no broken links).

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented Apr 29, 2026

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

Project Status Preview Updated (UTC)
Junction 🟢 Ready View Preview Apr 29, 2026, 4:03 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