Skip to content

Fix GA 404s with 85 new CID redirects#6885

Merged
JV0812 merged 4 commits into
mainfrom
fix-404-page-not-found
Jul 13, 2026
Merged

Fix GA 404s with 85 new CID redirects#6885
JV0812 merged 4 commits into
mainfrom
fix-404-page-not-found

Conversation

@JV0812

@JV0812 JV0812 commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

Purpose of this pull request

This pull request adds 85 redirect entries to cid-redirects.json for legacy MindTouch-era doc URLs from the Google Analytics "Page Not Found" report, mapping them to their current /docs/... equivalents.

Scope and verification:

  • Only legacy doc-page paths were mapped (image/asset URLs, marketing/site pages, /ja and /ko locales, and malformed scraper URLs are out of scope for cid-redirects).
  • Deduped against existing redirects (18 report paths were already covered by earlier PRs and skipped).
  • All 85 targets verified to resolve to real docs; no duplicate keys and no redirect chains.
  • A few ambiguous deep links were pointed at the appropriate section landing page (for example CSE schema/sensors pages) rather than guessing an exact page.

Select the type of change

  • Minor Changes - Typos, formatting, slight revisions
  • Update Content - Revisions, updating sections
  • New Content - New features, sections, pages, tutorials
  • Site and Tools - .clabot, version updates, maintenance, dependencies, new packages for the site (Docusaurus, Gatsby, React, etc.)

Ticket (if applicable)

N/A

Map legacy MindTouch doc URLs from the GA "Page Not Found" report to their
current /docs equivalents. All targets verified to resolve; no duplicate
keys or redirect chains.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@JV0812 JV0812 self-assigned this Jul 10, 2026
@cla-bot cla-bot Bot added the cla-signed Contributor approved, listed in .clabot file label Jul 10, 2026
Drop the two Best-Practices redirect keys containing a colon, which the
build rejects because Pantheon disallows " : < > | * ? in artifact paths.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Comment thread cid-redirects.json Outdated

@kimsauce kimsauce left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

thank you for doing, @JV0812 !

JV0812 and others added 2 commits July 13, 2026 14:14
Co-authored-by: Kim <56411016+kimsauce@users.noreply.github.com>
@JV0812 JV0812 added this pull request to the merge queue Jul 13, 2026
Merged via the queue into main with commit 41412e3 Jul 13, 2026
5 checks passed
@JV0812 JV0812 deleted the fix-404-page-not-found branch July 13, 2026 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed Contributor approved, listed in .clabot file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants