Skip to content

DOCS-1837 - Add redirects for August GA4 404 report - #7071

Open
JV0812 wants to merge 1 commit into
mainfrom
DOCS-1837
Open

DOCS-1837 - Add redirects for August GA4 404 report#7071
JV0812 wants to merge 1 commit into
mainfrom
DOCS-1837

Conversation

@JV0812

@JV0812 JV0812 commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

Purpose of this pull request

Adds 91 redirects to cid-redirects.json for the August GA4 "Pages and Screens" 404 report (https://sumologic.atlassian.net/browse/DOCS-1837), covering:

  • 10 legacy MindTouch wiki paths with confirmed current-doc equivalents.
  • 44 current-site (/docs/...) paths — renamed pages, moved sections, trailing-slash/typo variants — with confirmed current-doc equivalents.
  • 37 entries for a "threat forecasting" URL-guessing cluster: ~28 distinct 404s all guessed at a "threat forecasting" API/feature under every plausible path permutation. Verified this feature doesn't exist anywhere in the repo, in sidebars, or in any public Sumo Logic material — routed to the closest real content based on path context: /docs/api/cloud-siem-enterprise (API-shaped guesses), /docs/security/threat-intelligence/about-threat-intelligence (conceptual guesses), /docs/api/threat-intel-ingest (one intel-ingest-specific guess), and /docs/api/cloud-soar (the one automation-service-flavored guess).

Explicitly excluded (documented in the ticket, not silently dropped):

Every redirect target was verified to resolve to a real, currently-published doc via a full yarn build (which also caught and fixed 3 bad entries along the way: two mismatched id:-vs-filename cases and a duplicate trailing-slash self-redirect).

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)

https://sumologic.atlassian.net/browse/DOCS-1837

Triage the GA4 "Pages and Screens" 404 report (2026-07-29 to 2026-08-25) and
add cid-redirects.json entries for the subset of broken paths with a
confirmed current-doc equivalent: 10 legacy MindTouch wiki paths and 44
current-site (/docs/...) paths, including a ~37-entry cluster of guessed
"threat forecasting" API/doc URLs (a feature that doesn't exist in this repo)
routed to the Cloud SIEM API, Cloud SOAR API, Threat Intel Ingest API, or the
Threat Intelligence overview doc depending on path context.

Excluded: image/asset 404s (plugin-client-redirects only handles page
routes), stale hits already fixed by prior redirect PRs, GA4 export
artifacts/bot noise, and paths with no confident current equivalent.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@JV0812 JV0812 self-assigned this Aug 27, 2026
@cla-bot cla-bot Bot added the cla-signed Contributor approved, listed in .clabot file label Aug 27, 2026
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.

1 participant