Skip to content

Commit 9b4fe06

Browse files
ctauchenclaude
andcommitted
Reclaim broken high-authority backlinks with 301 redirects
Add 23 301 redirects for docs.tigera.io/calico paths that DR 50+ external sites link to but which now 404 after the Docusaurus reorg. Each broken URL is mapped 1:1 to the most relevant live page (never the homepage), ordered by referring-domain rating. Fixes the projectcalico.org -> docs.tigera.io redirect chains that currently dead-end. SEO audit request from Laura Ferguson (2026-07). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 8ff0cec commit 9b4fe06

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

static/_redirects

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,36 @@
9191
/calico/latest/getting-started/kubernetes/windows-calico/manual-install/quickstart /calico/latest/getting-started/kubernetes/windows-calico 301
9292
/calico/latest/about/product-comparison /calico/latest/about/calico-product-editions 301
9393

94+
# SEO: reclaim broken high-authority backlinks (Laura F. 2026-07), ordered by DR
95+
# DR 96
96+
/calico/latest/getting-started/kubernetes/flannel/flannel /calico/latest/getting-started/kubernetes/flannel/install-for-flannel 301
97+
/calico/latest/networking/ip-autodetection /calico/latest/networking/ipam/ip-autodetection 301
98+
/calico/latest/maintenance/kubernetes-upgrade /calico/latest/operations/upgrading/kubernetes-upgrade 301
99+
# DR 94
100+
/calico/latest/security/adopt-zero-trust /calico/latest/network-policy/adopt-zero-trust 301
101+
/calico/latest/introduction/ /calico/latest/about 301
102+
/calico/latest/maintenance/ebpf/enabling-bpf /calico/latest/operations/ebpf/enabling-ebpf 301
103+
/calico/latest/networking/dual-stack /calico/latest/networking/ 301
104+
/calico/latest/latest/getting-started/kubernetes/ /calico/latest/getting-started/kubernetes/quickstart 301
105+
/calico/latest/latest/getting-started/kubernetes/installation/flannel /calico/latest/getting-started/kubernetes/flannel/install-for-flannel 301
106+
/calico/latest/maintenance/troubleshoot/troubleshooting /calico/latest/operations/troubleshoot/troubleshooting 301
107+
/calico/latest/master/reference/architecture/ /calico/latest/reference/architecture/ 301
108+
/calico/latest/latest/getting-started/kubernetes/installation/calico /calico/latest/getting-started/kubernetes/self-managed-onprem/onpremises 301
109+
# DR 92
110+
/calico/latest/security/kubernetes-default-deny /calico/latest/network-policy/get-started/kubernetes-default-deny 301
111+
/calico/latest/maintenance/troubleshooting /calico/latest/operations/troubleshoot/troubleshooting 301
112+
/calico/latest/latest/introduction/ /calico/latest/about 301
113+
/calico/latest/security/comms/secure-bgp /calico/latest/network-policy/comms/secure-bgp 301
114+
/calico/latest/getting-started/calicoctl/install /calico/latest/operations/calicoctl/install 301
115+
/calico/latest/network-policy/non-privileged /calico/latest/network-policy/ 301
116+
/calico-cloud/threat/security-posture-overview /calico-cloud/threat/ 301
117+
# DR 91
118+
/calico/latest/getting-started/windows-calico/quickstart /calico/latest/getting-started/kubernetes/windows-calico/ 301
119+
/calico/latest/networking/change-block-size /calico/latest/networking/ipam/change-block-size 301
120+
# DR 90
121+
/calico/latest/en/latest/index.html /calico/latest/about 301
122+
/calico/latest/en/latest/involved.html /calico/latest/reference/involved 301
123+
94124
# Removing placeholder index pages
95125

96126
/calico/latest/getting-started/kubernetes/ /calico/latest/about 301

0 commit comments

Comments
 (0)