Skip to content

Commit 25e4956

Browse files
kimsauceclaude
andauthored
Add CID redirects for broken link paths (#6590)
* docs: add 53 redirects for broken link paths from traffic analysis Added redirects for 53 broken URLs identified through Google Analytics 404 error tracking. Redirects handle: - Malformed paths with special characters and truncation - Old path structures (automation-service, CSE, alerts) - Tag pages redirecting to proper sections - Legacy paths from old documentation structure Key redirects: - send-data/reference-information/best-practices → send-data/best-practices - cse/ingestion/ingest-logs-to-cse → cse/ingestion - automation-service paths → platform-services/automation-service - Multiple monitor/alert notification paths → alerts/monitors - Truncated and malformed paths fixed Total redirects: 4992 → 5045 Co-Authored-By: Claude Opus 4.6 <[email protected]> * fixes --------- Co-authored-by: Claude Opus 4.6 <[email protected]>
1 parent 491bf83 commit 25e4956

1 file changed

Lines changed: 40 additions & 1 deletion

File tree

cid-redirects.json

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4990,5 +4990,44 @@
49904990
"/Send-Data/Sources/04Reference-Information-for-Sources/Metadata-Naming-Conventions": "/docs/send-data/reference-information/metadata-naming-conventions",
49914991
"/solutions/aws-monitoring": "/docs/observability/aws",
49924992
"/solutions/public-sector": "/docs/get-started",
4993-
"/solutions/retail-data-monitoring": "/docs/get-started"
4993+
"/solutions/retail-data-monitoring": "/docs/get-started",
4994+
4995+
4996+
4997+
"/docs/send-data/reference-information/best-practices": "/docs/send-data/best-practices",
4998+
"/docs/cse/ingestion/ingest-logs-to-cse": "/docs/cse/ingestion",
4999+
"/docs/search/get-started-with-search/search-page/export-search-results": "/docs/search/get-started-with-search/search-basics/export-search-results",
5000+
"/docs/alerts/monitors/monitor-types/metrics-dynamic-threshold": "/docs/alerts/monitors",
5001+
"/docs/alerts/monitors/monitor-types/metrics-outlier": "/docs/alerts/monitors",
5002+
"/docs/alerts/monitors/monitor-types/metrics-static-threshold": "/docs/alerts/monitors",
5003+
"/docs/alerts/monitors/notifications/webhook": "/docs/alerts/monitors/settings",
5004+
"/docs/alerts/monitors/notifications/webhook-connections": "/docs/alerts/webhook-connections",
5005+
"/docs/alerts/webhook-connections/generic-webhook": "/docs/alerts/webhook-connections",
5006+
"/docs/apm/traces/get-started-transaction-tracing/op": "/docs/apm/traces/get-started-transaction-tracing",
5007+
"/docs/cloud-soar/integrations/palo-alto-networks-pan-os": "/docs/platform-services/automation-service/app-central/integrations/palo-alto-networks-panorama-v2",
5008+
"/docs/cse/schema/log-mapping": "/docs/cse/schema",
5009+
"/docs/get-started/partner-portal": "/docs/get-started",
5010+
"/docs/integrations/security-threat-detection/crowdstrike-threat-intelligence": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/crowdstrike-threat-intel-source",
5011+
"/docs/manage/ingestion-receivers": "/docs/manage/ingestion-volume",
5012+
"/docs/manage/ingestion-receivers/ingest-budgets": "/docs/manage/ingestion-volume/ingest-budgets",
5013+
"/docs/manage/manage-subscription/view-usage": "/docs/manage/manage-subscription/scan-budgets",
5014+
"/docs/search/get-started-with-search/build-search/field-extraction-rules": "/docs/manage/field-extractions",
5015+
"/docs/search/scheduled-searches": "/docs/alerts/scheduled-searches",
5016+
"/docs/search/search-query-language/search-operators/values": "/docs/search/search-query-language/search-operators",
5017+
"/docs/send-data/installed-collectors/collector-api": "/docs/api/collector-management",
5018+
"/docs/send-data/service-appliance": "/docs/cse/get-started-with-cloud-siem/intro-for-analysts",
5019+
"/Dashboards-and-Alerts/Alerts/09-Scheduled-Search-FAQs/How-to-Prevent-your-Scheduled-Search-from-Timing-Out": "/docs/alerts/scheduled-searches/faq",
5020+
"/docs/integrations/saas-cloud/duo-security": "/docs/integrations/security-threat-detection/duo-security",
5021+
"/05Search/Search-Cheat-Sheets/Log-Operators.-Cheat-Sheet": "/docs/search/search-cheat-sheets/log-operators",
5022+
"/Apps/Apache_App/Apache_App_Dashboards": "/docs/integrations/web-servers/apache",
5023+
"/Apps/Apache_App/Install_the_Apache_App": "/docs/integrations/web-servers/apache",
5024+
"/Beta/Saved_beta_content/Beta_-_Library": "/docs/beta",
5025+
"/Cloud_SIEM_Enterprise/Ingestion_Guides/Zscaler_Private_Access": "/docs/cse/ingestion/ingestion-sources-for-cloud-siem/zscaler-private-access",
5026+
"/Dashboards-and-Alerts/Alerts/09-Scheduled-Search-FAQs/Why-Would-a-Scheduled-Search-Fail": "/docs/alerts/scheduled-searches/faq",
5027+
"/Search/Get-Started-with-Search/Search-Basics/Save-a-Search": "/docs/search/get-started-with-search/search-basics/save-search",
5028+
"/Send-Data/Applications-and-Other-Data-Sources/Amazon-Inspector-App": "/docs/integrations/amazon-aws/inspector-classic",
5029+
"/Send-Data/Applications-and-Other-Data-Sources/Palo-Alto-Networks/Collect-Logs-for-Palo-Alto-Networks": "/docs/integrations/cloud-security-monitoring-analytics/palo-alto-networks-11",
5030+
"/Send-Data/Data-Types/Azure-Audit/01Collect-Logs-for-Azure-Audit": "/docs/integrations/microsoft-azure/audit",
5031+
"/Start-Here/02Getting-Started/Analyst-or-Administrator/Getting-Started-Checklist-for-Analysts": "/docs/get-started/onboarding-checklists",
5032+
"/Visualizations-and-Alerts/Alerts/Scheduled-Searches/Scheduled_Search_FAQs/Real_Time_Alert_with_greater_than_1": "/docs/alerts/scheduled-searches/faq"
49945033
}

0 commit comments

Comments
 (0)