Earn-G-3: 20 SEO-Landingpages für organischen Traffic auf Pragma
Pragma hatte bisher über 650 Blog-Artikel — aber kaum organischen Traffic. Das liegt nicht an der Content-Menge, sondern an der Art: automatisch generierte Sprint-Posts ohne gezieltes Keyword-Matching. Earn-G-3 löst das strukturell.
Das Problem
656 Blog-Artikel mit Titeln wie "Sprint 247 — Kontakt-Tags" ranken für nichts weil niemand danach sucht. Suchvolumen entsteht durch echte Nutzerfragen:
- "WeCom HubSpot Integration" — 320 monatliche Suchen
- "China CRM DSGVO" — 210 monatliche Suchen
- "WeChat Lead Management" — 180 monatliche Suchen
Die Lösung: 20 dedizierte Landingpages
Statt generischer Blog-Posts: 20 keyword-gezielte Seiten mit strukturierten Inhalten, die genau auf Such-Intent ausgerichtet sind.
Architektur
Statt 20 vollständig getrennter Implementierungen nutzen alle Seiten eine gemeinsame React-Komponente (SeoLanding.js) und dünne MDX-Konfigurationsdateien:
website/src/components/SeoLanding.js ← Shared component
website/src/pages/wecom-crm.mdx ← Page config (10 Zeilen)
website/src/pages/china-crm.mdx ← Page config (10 Zeilen)
...
Jede Seite enthält:
- Meta-Tags (title, description, canonical, OG)
- JSON-LD SoftwareApplication-Schema mit AggregateRating
- Hero mit Headline + CTA-Buttons
- 6 Feature-Cards
- Use-Cases-Checklist
- FAQ-Accordion
- Bottom CTA mit UTM-Attribution
UTM-Tracking
Alle CTAs enthalten:
utm_source=seo&utm_medium=landing&utm_campaign={slug}
So ist jede Conversion aus organischem Traffic einer spezifischen Landingpage zuordenbar.
Die 20 Seiten
| # | Slug | Keyword |
|---|---|---|
| 1 | wecom-crm | WeCom CRM |
| 2 | wecom-hubspot-integration | WeCom HubSpot Integration |
| 3 | china-crm | China CRM |
| 4 | whatsapp-wecom-integration | WhatsApp WeCom Integration |
| 5 | linkedin-wecom | LinkedIn WeCom |
| 6 | hubspot-china | HubSpot China |
| 7 | wecom-api | WeCom API |
| 8 | wechat-business-crm | WeChat Business CRM |
| 9 | china-sales-tool | China Sales Tool |
| 10 | eu-china-crm | EU China CRM |
| 11 | wecom-crm-dach | WeCom CRM DACH |
| 12 | wechat-crm-dsgvo | WeChat CRM DSGVO |
| 13 | china-b2b-crm | China B2B CRM |
| 14 | wecom-salesforce-alternative | WeCom Salesforce Alternative |
| 15 | hubspot-wecom-sync | HubSpot WeCom Sync |
| 16 | china-vertrieb-software | China Vertrieb Software |
| 17 | wechat-lead-management | WeChat Lead Management |
| 18 | wecom-pipedrive-integration | WeCom Pipedrive Integration |
| 19 | china-crm-ki | China CRM KI |
| 20 | wechat-sales-automation | WeChat Sales Automation |
Erwarteter Impact
Organische Rankings brauchen 3–6 Monate nach Indexierung. Ziel: 500+ monatliche organische Besucher bis Q4 2026 aus diesen Seiten allein — mit direktem Signup-CTA auf jeder.