Automated SEO fixes: resolve short title and long description#181
Conversation
- Rename 'Agents' title to 'Cloud agents' (agents.mdx) to meet 20-char minimum - Trim insufficient-credits description from 177 to 132 chars (max 160) Co-Authored-By: Oz <oz-agent@warp.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
I'm starting a first review of this pull request. You can view the conversation on Warp. I completed the review and no human review was requested for this pull request. Comment Powered by Oz |
There was a problem hiding this comment.
Overview
This PR updates two documentation frontmatter fields to address SEO audit findings: it expands the cloud agents page title and shortens the insufficient credits error description. The changes are narrowly scoped, preserve the page content, and do not introduce security concerns or spec drift.
Concerns
- No blocking concerns found.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
Automated SEO fixes: resolve short title and long description
SEO audit scanned 336 pages and found 8 issues (7 warnings, 1 info). 6 of the 7 short-title warnings are on the allowlist (intentionally short). This PR fixes the 2 remaining issues:
Changes
src/content/docs/agent-platform/cloud-agents/agents.mdxtitle_too_short— "Agents | Warp" (13 chars, min 20)titlefrom "Agents" to "Cloud agents" (sidebar label stays "Agents")src/content/docs/reference/api-and-sdk/troubleshooting/errors/insufficient-credits.mdxdescription_too_long— 177 chars (max 160)Audit summary
Conversation: https://app.warp.dev/conversation/6910ba88-d441-4382-ba34-d1de8c2696cc
Run: https://oz.warp.dev/runs/019e9694-ee04-7deb-8dde-c3f9cd369e3d
This PR was generated with Oz.