Skip to content

Agent skill sync with docs: add seo.paths folder-scoped meta tags - #7513

Merged
ethanpalm merged 2 commits into
mainfrom
mintlify/b7a7f913
Sep 25, 2026
Merged

ethanpalm merged 2 commits into
mainfrom
mintlify/b7a7f913

Conversation

@mintlify

@mintlify mintlify Bot commented Sep 25, 2026 •

Copy link
Copy Markdown
Contributor

Summary

Adds the new seo.paths docs.json field to the canonical Mintlify skill's configuration reference.

Changes

  • reference/configuration.md: SEO example now includes seo.paths. A new bullet covers entry fields (path, metatags), path rules, precedence (seo.metatags < seo.paths with longer path winning < frontmatter), language-folder matching, and that canonical in paths entries is ignored.

Context

Validation

  • git diff --check passed. I reviewed the diff and it contains no unrelated changes.
  • npm test, npm run check, and npm run build could not be run successfully. Each one fails with ERR_MODULE_NOT_FOUND for the ajv dev dependency, which isn't installed in the run environment. The change only touches Markdown, and the code fences are balanced. Please run these commands in CI or locally before merging.

The existing agent-context sync workflow will distribute the canonical skill to the plugin repositories after merge.


Note

Low Risk
Markdown-only sync to agent skill docs; no runtime or product code changes.

Overview
Updates the canonical Mintlify agent skill configuration reference so agents know about folder-scoped SEO meta tags via seo.paths in docs.json.

The SEO example now includes a paths array (e.g. guides/v1 with robots: noindex). New guidance covers entry shape (path, metatags), URL-based folder matching (including per-language paths), merge order (seo.metatags → matching seo.paths → page frontmatter, with longer paths winning), and that canonical in paths entries is ignored.

Reviewed by Cursor Bugbot for commit 943b36c. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Sep 25, 2026 •

Copy link
Copy Markdown
Contributor Author

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

Project Status Preview Updated
mintlify 🟢 Ready View Preview Sep 25, 2026, 4:08 PM

@mintlify
mintlify Bot requested a review from ethanpalm September 25, 2026 16:08
@ethanpalm
ethanpalm merged commit 8a32f95 into main Sep 25, 2026
6 checks passed
@ethanpalm
ethanpalm deleted the mintlify/b7a7f913 branch September 25, 2026 16:10
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