improvement(landing): close remaining SEO keyword gaps on home and enterprise#5912
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview On homepage On Reviewed by Cursor Bugbot for commit d6978e3. Configure here. |
Greptile SummaryUpdates landing-page copy to close two SEO keyword gaps without changing behavior or layout.
Confidence Score: 5/5The PR appears safe to merge because both changes are isolated copy updates with no observable functional, layout, or contract regressions. The revised strings render through flexible text containers, while routing, metadata, structured data, and component behavior remain unchanged. Important Files Changed
Reviews (1): Last reviewed commit: "improvement(landing): close remaining SE..." | Re-trigger Greptile |
Summary
Closes the last two target-keyword gaps left after the hero density fixes (#5906, #5910), for a net +22 characters across both pages — no new paragraphs, no layout change.
enterprise ai agent platformwas living only in the<title>, with no on-page heading or body copy containing the exact phrase. Reworded the description to lead with it, mirroring the homepage's two-part rhythm. The H1 is untouched.Build, deploy, and govern enterprise AI agents with role-based access, approvals, and full audit trails.(104 chars)The enterprise AI agent platform. Build, deploy, and govern agents with role-based access, approvals, and full audit trails.(124 chars, still one paragraph)Explore the workflow builder→Explore the AI workflow builder(+3 chars) so the priority keywordai workflow builderappears as an exact phrase in anchor text.Note: the first attempt folded both homepage keywords into one phrase ("AI agent and workflow builder"), which silently broke the contiguous
ai agent buildermatch without formingai workflow builder. Splitting them across two existing strings covers both exactly and reads better.Keyword coverage after this change
Type of Change
Testing
Typecheck and lint pass. Copy-only; two string changes. Verified exact-phrase coverage across each page's rendered components and metadata.
Checklist