improvement(landing): keyword-forward SEO copy on the home and enterprise pages#5887
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview The homepage gets a new canonical title (
Two optional layout hooks support this without overloading existing fields: Platform pages (Workflows, Knowledge, Tables, Files, Logs, Scheduled Tasks) only change row H2 wording from “agents” to “AI agents.” Reviewed by Cursor Bugbot for commit 484bda7. Configure here. |
Greptile SummaryThe PR updates landing-page SEO copy and completes the homepage title synchronization by sharing one title constant across metadata, social previews, and JSON-LD.
Confidence Score: 5/5The PR appears safe to merge. No blocking failure remains in the homepage title synchronization fix. Important Files Changed
Reviews (2): Last reviewed commit: "fix(landing): sync homepage JSON-LD titl..." | Re-trigger Greptile |
|
@cursor review |
There was a problem hiding this comment.
✅ Bugbot reviewed your changes and found no new issues!
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 484bda7. Configure here.
Summary
/enterprisecopy against the SEO brief: keyword-forward H1 (Sim is the enterprise AI agent platform for governed workflows.), expanded hero description, new definitional paragraph, and rewritten row H2s/subtitles/card descriptionsBuild and govern enterprise AI agents in Sim with SSO, approvals, audit trails, versioning, and 1,000+ integrations.)The AI Workspace | Build, Deploy & Manage AI Agents | Sim), expanded H1 + hero description, second hero paragraph, rewritten "Describe it. Sim builds it." subtitle, andEverything your AI agents need, in one workspace.SolutionsHeroConfig.definition(second hero paragraph, rendered by the sharedLandingHeroHeader) andSolutionsCardRowConfig.note(second subtitle paragraph, used for the self-hosting line)Notes
ssoProviderandpermissionGrouptables, Enterprise-gated configurable data retention, audit logs, and Docker Compose + Helm self-hosting./solutions/*) already lead with keyword-bearing H1s and use deliberately terse H2s, so they were left alone.Type of Change
Testing
Typecheck and lint pass. Copy-only change plus two additive optional props; no visual regression check run.
Checklist