Skip to content

feat(seo): add internal links to remaining 29 blog posts#239

Merged
weicao merged 1 commit intomainfrom
feat/seo-geo-blog-internal-links-2
Apr 9, 2026
Merged

feat(seo): add internal links to remaining 29 blog posts#239
weicao merged 1 commit intomainfrom
feat/seo-geo-blog-internal-links-2

Conversation

@weicao
Copy link
Copy Markdown
Contributor

@weicao weicao commented Apr 8, 2026

Fixes #238

Summary

  • Added ## Related section to all 29 remaining English blog posts (all 49 posts now have one)
  • Added first-mention internal links for database names → docs pages in technical posts:
    • MySQL, PostgreSQL, Redis, MongoDB, Kafka, Milvus, etc. → /docs/preview/kubeblocks-for-*
  • Each Related section has 4–5 contextual links mixing docs pages and related blog posts

Coverage

Category Files
Technical posts 13 (network modes, PG tuning, 6k DBs, chaos mesh, OpenShift, instance template, offline instances, Oracle, Kata, terminating pods, China Mobile interview, Moodle, OCI TCP)
Release notes 11 (v0.7–v1.0.2)
Community reports 5 (Jan–May 2024)

Test plan

  • Spot-check a few blog posts in local dev to verify links render correctly
  • Confirm no broken internal routes (all /docs/preview/kubeblocks-for-* paths exist)

- Add first-mention DB name links (MySQL, PostgreSQL, Redis, MongoDB,
  Kafka, Milvus, etc.) → corresponding docs pages in all technical posts
- Add ## Related section to all 29 remaining blog posts with 4-5
  contextual links (docs pages + related blog posts)
- Covers: technical posts, release notes (v0.7–v1.0.2), and
  community monthly reports (Jan–May 2024)

All 49 English blog posts now have Related sections and internal links.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@weicao weicao merged commit e47899e into main Apr 9, 2026
1 check passed
@weicao weicao deleted the feat/seo-geo-blog-internal-links-2 branch April 9, 2026 03:08
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.

feat(seo): add internal links to remaining 29 blog posts

1 participant