improvement(landing): SEO copy and metadata rewrite across marketing pages#5689
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview Copy and positioning: Home hero H1 shifts to “the AI workspace for building AI agents”; feature, mothership, enterprise, and platform/solutions heroes drop long template sentences in favor of definitional, ≤20-word patterns. Demo/chat sample lines swap em dashes for periods. “Mothership” in home schema Metadata: Platform and solutions Structured data: Footer: Product links for Workflows, Knowledge Base, Tables, Files, Logs, and Scheduled Tasks point at on-site landing routes; label “Mothership” → “Chat” (docs URL unchanged). Reviewed by Cursor Bugbot for commit f60193a. Configure here. |
Greptile SummaryThis PR refreshes SEO content and metadata across the marketing site. The main changes are:
Confidence Score: 5/5This looks safe to merge.
Important Files Changed
Reviews (3): Last reviewed commit: "fix(landing): name Sim in the knowledge ..." | Re-trigger Greptile |
|
@cursor review |
|
@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 f60193a. Configure here.
Summary
seoDescriptionconfig field shares one constant per page between the meta description and JSON-LDWebPage.description(kills the 13-page drift);offersFreeTier: falseon enterprise removes the misleading $0 Offer; "Mothership" removed from the home featureList (→ "Chat"); home meta/OG/Twitter/JSON-LD descriptions unified to one string; "| Sim AI" → "| Sim"Type of Change
Testing
Tested manually — typecheck + biome clean; all 14 routes rendered and titles/descriptions/H1s extracted from live HTML and measured by script (lengths, uniqueness, keyword placement); JSON-LD spot-checked; enterprise offer suppression verified
Checklist