skeptrune
9200586a3a
Boost search ranking for single-word title pages ( #5670 )
...
* docs: boost search ranking for single-word title pages
Apply `boost: 3` to English pages whose H1 / frontmatter title is a single word (e.g. "Assistant", "Quickstart", "Cards"). Short titles tend to be canonical landing pages for a topic, so users searching the exact term should land on them first.
* docs: drop boost on websocket-playground stub to keep canonical Playground ranking
`api-playground/websocket-playground.mdx` is an auto-generated AsyncAPI stub with no body content but shares the title "Playground" with `api-playground/overview.mdx`. Boosting both equally diluted the canonical overview page in search for the query "playground". Drop the boost on the stub.
2026-05-05 10:30:58 -07:00
mintlify[bot]
d6960c72bf
Improve SEO metadata across documentation pages ( #5310 )
...
* Improve SEO metadata: fix titles, descriptions, and remove redundant OpenAPI descriptions
- Remove description frontmatter from 19 API pages where the OpenAPI spec already supplies the description
- Fix 2 titles that exceeded 60 characters (content-templates, content-types)
- Improve 15 descriptions that were too short (<130 chars) or too long (>160 chars) to target 130-155 characters
- All descriptions are unique and include relevant search terms
Generated-By: mintlify-agent
* re-add API descriptions
* Apply suggestion from @ethanpalm
* Apply suggestion from @ethanpalm
* Apply suggestion from @ethanpalm
* Apply suggestion from @ethanpalm
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-04-13 09:41:41 -07:00
Ethan Palm
db3ca0500d
CLI updates ( #5150 )
...
* update skills
* update migration guide
* update API migration guide
* update assistant page
* update analytics page
* update CLI commands
* deprecate openapi-check
* add coming soon
* update docs.json
* add index page
* add install page
* add preview page
* add analytics
* add commands reference
* update links
* delete installation.mdx
* add optional prereq steps
* Add telemetry section to commands reference
Incorporates telemetry content from #5039 which was merged to main after
this branch was created. Documents opt-out flags, env variables, and
config persistence.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* move global flags to top
* vale
* remove `mint upgrade`
* remove unnecessary prereq
* restructure analytics commands
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-06 10:40:51 -07:00
mintlify[bot]
63f716768d
Improve SEO descriptions on 19 pages ( #5152 )
...
* Improve SEO descriptions on 19 pages with short metadata
Generated-By: mintlify-agent
* Apply suggestions from code review
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-04-06 10:26:12 -07:00
mintlify[bot]
f8e015ff62
Improve SEO descriptions across 177 pages ( #4993 )
...
* Improve SEO metadata: update descriptions to 130-155 chars across 177 pages
Generated-By: mintlify-agent
* Apply suggestion from @ethanpalm
* Apply suggestions from code review
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
* 💅
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-03-31 16:12:58 -07:00
Ethan Palm
0746a9082e
Redirect status codes ( #4228 )
...
* update settings
* update redirects
2026-03-09 16:53:45 -07:00
Ethan Palm
fe7effa348
Update redirects.mdx ( #4033 )
2026-03-04 17:02:30 -08:00
Ethan Palm
ba42d00e1e
add note that anchors aren't supported in redirects ( #3008 )
2026-01-30 14:58:10 -08:00
Ethan Palm
cbb51323ab
Revert "Update redirect documentation to reflect 308/307 status codes ( #2674 )" ( #2688 )
...
This reverts commit d32bf059ba .
2026-01-14 10:41:49 -08:00
mintlify[bot]
d32bf059ba
Update redirect documentation to reflect 308/307 status codes ( #2674 )
...
* Update organize/settings.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* Update create/redirects.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* Update create/redirects.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-01-13 22:21:39 -08:00
Ethan Palm
ea2642b19c
Update redirects documentation for root-level slug support ( #2589 )
...
* Update create/redirects.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* simplify
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-01-07 17:09:50 -08:00
mintlify[bot]
257562172a
Document partial wildcard redirects ( #2433 )
...
* Update create/redirects.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* document partial wildcard matching
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2025-12-18 14:22:02 -08:00
Ruhan Ponnada
895c6a1942
Add warning about infinite redirect loops in redirects documentation ( #2429 )
...
* Update create/redirects.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* Update warning message for redirect rules
Clarified warning about redirect rules to prevent infinite loops.
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2025-12-18 09:37:32 -08:00
Ethan Palm
4c31f3683c
SEO: add keywords to pages ( #1775 )
...
* ai/ keywords
* api/ keywords
* components/ keywords
* create/ keywords
* customize/ keywords
* api-playground/ keywords
* dashboard/ keywords
* deploy/ keywords
* guides/ keywords
* insights/ keywords
* integrations/ keywords
* optimize/ keywords
* organize/ keywords
* root/ keywords
* rm temp files
2025-11-14 14:08:24 -08:00
Ethan Palm
4b68a8e5ec
Update descriptions for SEO ( #1767 )
...
* add global metatags
* set "indexing": "all"
* update AI group descriptions
* api-playground descriptions
* root level page descriptions
* component descriptions
* create descriptions
* customize descriptions
* dashboard descriptions
* deploy descriptions
* guides descriptions
* insights descriptions
* api-playground
* organize descriptions
* Integrations descriptions
2025-11-13 17:14:39 -08:00