Skip to content

fix(platform): reorder Deliver page content to match nav#1510

Merged
ronggur merged 2 commits into
mainfrom
fix/dropdown
Jul 17, 2026
Merged

fix(platform): reorder Deliver page content to match nav#1510
ronggur merged 2 commits into
mainfrom
fix/dropdown

Conversation

@ronggur

@ronggur ronggur commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

ronggur added 2 commits July 17, 2026 20:14
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.
@ronggur
ronggur requested review from AriaEdo and felixwidjaja July 17, 2026 13:18
@github-actions

Copy link
Copy Markdown
Contributor

🔎 SEO & Meta Review

Analyzed 1 of 95 built HTML pages (mode: changed-only).

📊 Score summary

Metric Value
Overall score 🟢 100 / 100
Pages analyzed 1
Title issues (missing or >70 chars) ✅ 0
Description issues (length out of 70–160) ✅ 0
Canonical missing ✅ 0
H1 issues (0 or >1) ✅ 0
Noindex on built pages ✅ 0
og:image missing ✅ 0
JSON-LD invalid ✅ 0
Pages with missing alt text ✅ 0
Broken internal links ✅ 0
Redirect chains ✅ 0

No previous audit found — trend will appear next run.


SEO Review — /platform/deliver

Summary: The page is broadly healthy — canonical, robots, OG/Twitter, and structured data are all present. One minor issue: the meta description is slightly under the recommended 130-character floor, leaving keyword real estate on the table.


2. Critical Issues

None detected. Title length, canonical, h1 count, robots directive, og:image, and JSON-LD syntax all pass.


3. Improvements

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).
  • /platform/deliver — JSON-LD only declares Organization and WebSite types; no page-level or service-level schema is present.

    • 💡 Fix: Add a Service or WebPage JSON-LD block directly in src/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.

@ronggur
ronggur merged commit 904e83b into main Jul 17, 2026
7 checks passed
@ronggur
ronggur deleted the fix/dropdown branch July 17, 2026 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants