Skip to content

moving keywords to v2 from v1#1193

Merged
LiamRandall merged 1 commit into
mainfrom
seo-recovery-docs-migration
Jun 10, 2026
Merged

moving keywords to v2 from v1#1193
LiamRandall merged 1 commit into
mainfrom
seo-recovery-docs-migration

Conversation

@LiamRandall

Copy link
Copy Markdown
Member

Changes:

  • docusaurus.config.ts:246 — sitemap: 8 still-ranking /docs/v1/* pages → priority 0.6 / monthly; remaining v1 → 0.3 / monthly (was 0.3 / yearly).
  • netlify.toml:4 — /docs → /docs/overview/ (collapsed a chain my own edit would have created).
  • netlify.toml:202 — added /docs/concepts/components → /docs/overview/workloads/components/ above the wildcards.
  • netlify.toml:213-214 — /docs/intro → /docs/overview/, /docs/kubernetes → /docs/kubernetes-operator/.

Build verification (all passed):

  • All 8 STILL_RANKING_V1 pages emit priority=0.6, changefreq=monthly.
  • 167 other /docs/v1/* pages emit priority=0.3, changefreq=monthly; zero v1 entries left at yearly.
  • All four redirect targets (/docs/overview/, /docs/kubernetes-operator/, /docs/overview/workloads/components/, /docs/) build successfully.
  • No noindex anywhere in build/ outside /docs/0.82/.

On the noindex cutoff you asked about: the swizzle at src/theme/wasmcloud/community/post-page/index.tsx:31 already uses year >= 2025 (2025 + 2026 indexed; 2024 and earlier get noindex, follow), and the sitemap at docusaurus.config.ts:188
matches (2026 → 0.9, 2025 → 0.8, pre-2025 dropped). Build output confirms: sampled 2025 and 2026 transcript/meeting pages have 0 noindex tags. The TL;DR in your prompt was outdated when it said "pre-2026" — the code already does what you
described, so I didn't change it. Tell me if you want a different cutoff.

Heads-up: the rebase state for keywork-check is still present in .git/rebase-merge/ — your in-progress rebase is intact, just switch back to keywork-check to continue it.

Signed-off-by: Liam Randall <liam@cosmonic.com>
@netlify

netlify Bot commented Jun 10, 2026

Copy link
Copy Markdown

Deploy Preview for dreamy-golick-5f201e ready!

Name Link
🔨 Latest commit cc42fc8
🔍 Latest deploy log https://app.netlify.com/projects/dreamy-golick-5f201e/deploys/6a29b6c8ad3d5f0008394d4c
😎 Deploy Preview https://deploy-preview-1193--dreamy-golick-5f201e.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions

Copy link
Copy Markdown
Contributor

🔎 Structured data validation

  • Mode: PR-incremental (base: origin/main)
  • Files checked: 0
  • JSON-LD payloads: 0
  • Errors: 0
  • Warnings: 0

✅ All checks pass and no authoring warnings to backfill.

⚙️ Generated by ci_structured_data.ymlstructured-data spike

@LiamRandall LiamRandall left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

few SEO pages need to be updated to point at the v2 docs

@LiamRandall LiamRandall left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@LiamRandall LiamRandall marked this pull request as ready for review June 10, 2026 19:33
@LiamRandall LiamRandall requested a review from a team as a code owner June 10, 2026 19:33
@LiamRandall LiamRandall merged commit 4c06225 into main Jun 10, 2026
8 checks passed
@LiamRandall LiamRandall deleted the seo-recovery-docs-migration branch June 10, 2026 20:15
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.

2 participants