Automated SEO fixes: lengthen Factory automations title - #652
Automated SEO fixes: lengthen Factory automations title#652warp-factories[bot] wants to merge 1 commit into
Conversation
Give the factories automations page a unique SEO title while keeping the short sidebar label. Other short-title warnings are intentional allowlisted exceptions. Co-Authored-By: Oz <oz-agent@warp.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
This PR was generated with Warp. Comment |
|
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 the factory automations page frontmatter title from Automations to Factory automations while preserving the short sidebar label. The change is scoped to SEO title clarity and aligns with nearby factory page title patterns.
Concerns
- No blocking concerns found.
- No approved spec context was provided, so there is no implementation spec drift to assess.
- No security-relevant code or configuration changes were introduced.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve
Comment /warp-agent-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz



Summary
Automated SEO audit of docs.warp.dev found 7
title_too_shortwarnings across 380 pages. Six match intentional allowlisted short titles. This PR fixes the remaining page by giving factory automations a descriptive frontmatter title while keeping the short sidebar label.Changes
src/content/docs/factories/automations.mdxtitle: Automations→title: Factory automationssidebar.label: AutomationsAudit notes
Allowlisted short titles left unchanged:
Co-Authored-By: Oz oz-agent@warp.dev