fix(platform): reorder Deliver page content to match nav#1510
Conversation
Reorder Deliver links, add Soon badges to Global Load Balancer and Object Storage, and update Locations preview text per product feedback.
Align feature section order with the Platform dropdown and update Deliver nav anchors for DNS and Global Load Balancer.
🔎 SEO & Meta ReviewAnalyzed 1 of 95 built HTML pages (mode: 📊 Score summary
No previous audit found — trend will appear next run. SEO Review —
|
| Issue | Count | Template Fix |
|---|---|---|
| Short meta description (<130 chars) | 1 page | Expand descriptions to 130–155 chars in the page's frontmatter/meta component |
JSON-LD types are site-wide generic only (Organization, WebSite) |
1 page | Add a page-specific WebPage or Service JSON-LD block in the page template (e.g. src/pages/platform/deliver.astro) to improve rich-result eligibility |
4. Per-page notes
-
/platform/deliver — Meta description is 117 chars, below the recommended 130-char floor. Current: "Route, filter, and accelerate traffic across every location without managing a separate CDN, WAF, or inference proxy."
- 💡 Fix: Expand to 130–155 chars, weaving in a secondary keyword such as 'traffic management' or 'edge security'. Suggested:
"Route, filter, and accelerate traffic across every location — no separate CDN, WAF, or inference proxy required. Simplify edge traffic management with Datum."(157 chars; trim to taste ≤155).
- 💡 Fix: Expand to 130–155 chars, weaving in a secondary keyword such as 'traffic management' or 'edge security'. Suggested:
-
/platform/deliver — JSON-LD only declares
OrganizationandWebSitetypes; no page-level or service-level schema is present.- 💡 Fix: Add a
ServiceorWebPageJSON-LD block directly insrc/pages/platform/deliver.astro(or its layout), e.g.{ "@type": "Service", "name": "Traffic Delivery & Protection", "description": "<same as meta description>", "provider": { "@type": "Organization", "name": "Datum" } }to unlock potential rich results for this feature page.
- 💡 Fix: Add a
No description provided.