Skip to content

DOCS-1704 - Fix 404 URLs from June 2026 site scan#6841

Open
JV0812 wants to merge 4 commits into
mainfrom
DOCS-1704-fix-404-errors
Open

DOCS-1704 - Fix 404 URLs from June 2026 site scan#6841
JV0812 wants to merge 4 commits into
mainfrom
DOCS-1704-fix-404-errors

Conversation

@JV0812

@JV0812 JV0812 commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

Purpose of this pull request

Fixes the 404 URLs reported in DOCS-1704 (June 2026 site scan). Of the 34 reported URLs, 26 are addressed here and 8 cannot be resolved by a redirect.

23 page-URL redirects added to cid-redirects.json:

  • Moved/renamed pages: Azure OpenAI → Microsoft Foundry, scheduled-views best practices, parse operator, geo-lookup, CRON expression, quickstart tutorial, sumo.conf, real-time alert
  • Consolidated release notes (→ year-end archive anchors): 13 service, 1 collector, 1 CSE

3 broken images referenced by current docs, fixed at the source:

  • Microsoft Exchange Trace Logs — corrected image filename case
  • Miro logo — corrected image filename case (2 references)
  • Workday — renamed static image file to remove a space in the filename

8 URLs not fixed (cannot be resolved by a redirect):

  • 7 legacy @api/deki/files/* image URLs — image/asset paths do not resolve through the plugin-client-redirects plugin (it generates HTML redirect stubs that the static host will not serve for file-extension paths). No current page references these.
  • /Special:Search — legacy MindTouch system search page with no docs equivalent.

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-1704

Add 23 redirects to cid-redirects.json for broken page URLs (legacy doc
paths, moved pages, and consolidated service/collector/CSE release notes
pointing to year-end archive anchors).

Fix 3 broken images referenced by current docs: correct filename case for
the Microsoft Exchange Trace Logs and Miro logo images, and rename the
Workday dashboard image to remove a space in the filename.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@JV0812 JV0812 requested review from a team, amee-sumo, kimsauce and mafsumo as code owners June 25, 2026 07:47
@JV0812 JV0812 self-assigned this Jun 25, 2026
@cla-bot cla-bot Bot added the cla-signed Contributor approved, listed in .clabot file label Jun 25, 2026
JV0812 and others added 3 commits June 25, 2026 13:43
The redirect key for the legacy CRON-expression URL contained a colon (:),
which Pantheon rejects in build-artifact paths. Removed the entry; this URL
is now in the not-fixable group alongside /Special:Search.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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