- Shipped
- April 18, 2026 at 12:06 AM UTC
- Author
- Kamo
- Commit
- 429a481
Implements Tier 1 of the SEO content expansion plan: three new content subsystems with a total of 92 new crawlable URLs plus 3 hub pages. 1. /solutions — 36 industry landing pages Real estate, agencies, professional services, financial services, legal, insurance, fitness studios, salons & spas, home services, cleaning services, landscaping, auto repair, SaaS, ecommerce, tech startups, MSP, property management, short-term rental, construction, nonprofits, associations, clubs, churches, education, online courses, tutoring, hotels, restaurants, event planners, wedding planners, manufacturing, wholesale/distribution, logistics, recruiting, franchise, martial arts. Each: hero, 4 pain points, 4-5 narrative sections (~1200-2000 words), key features, 6-8 FAQs with FAQPage schema, final CTA. 2. /integrations — 15 integration pages Slack, Microsoft Teams, Google Workspace, Microsoft 365, Stripe, QuickBooks, Xero, Zapier, Make, Mailchimp, Gmail, Outlook, Zoom, GitHub, Jira. Each: overview, use cases, setup steps, data synced, FAQs with FAQPage schema. 3. /glossary — 40+ CRM/sales/business terms Each term: definition, key points, example, related terms, DefinedTerm schema. Covers sales (MQL/SQL/ARR/MRR/ACV/pipeline velocity/win rate/ forecasting/cadences), marketing (lead scoring/nurturing/drip/UTMs/ attribution/ICP/persona), CS **************** expansion), support **************** finance (dunning/ rev rec/usage billing/AR aging), analytics (cohort/funnel conversion). Architecture mirrors /alternatives: typed data model in **************** with per-entity data files, shared client templates, dynamic routes with generateStaticParams for build-time SSG, hub pages with category grouping and (glossary) client-side search. SEO: - Full metadata + OG/Twitter cards per page - JSON-LD: FAQPage, DefinedTerm / DefinedTermSet, ItemList, BreadcrumbList - Dynamic opengraph-image per route - Updated sitemap.ts with 22-locale hreflang alternates - Updated /api/sitemap JSON endpoint - Updated /site-map page with all three new sections Nav: - New "Solutions" top-level category with 7 featured industries + "All" - "Integrations" added to Features dropdown - "Glossary" added to Resources dropdown - Footer: Solutions + Integrations + Compare in Product section; Glossary in Resources section - i18n: industries, solutionsHub, integrations, integrationsHub, glossary, glossaryHub namespaces added to all 22 locales (English fallback values; translator CI will render them per locale on next run) - **************** keys added to all locales - **************** keys added to all locales