Skip to content

fix(links): update stale internal links and add missing redirects#17568

Merged
pettinarip merged 1 commit into
devfrom
seo/017-fix-redirects
Feb 16, 2026
Merged

fix(links): update stale internal links and add missing redirects#17568
pettinarip merged 1 commit into
devfrom
seo/017-fix-redirects

Conversation

@minimalsm
Copy link
Copy Markdown
Contributor

@minimalsm minimalsm commented Feb 15, 2026

Summary

  • Updates footer links pointing to URLs that redirect (/eth/ -> /what-is-ether/, /enterprise/ -> external URL)
  • Adds 5 permanent redirects for broken URLs that still receive external traffic

Added redirects

Broken URL Redirect To Referring Domains
/developers/docs/scaling/rollups /developers/docs/scaling/ 303
/eth2/get-involved/staking-community-grants /staking/ 159
/developers/docs/zk /zero-knowledge-proofs/ 69
/developers/docs/security /developers/docs/smart-contracts/security/ 65
/wallet /wallets/ 47

Test plan

  • Footer links go directly to final destination (no redirect chain)
  • New redirects resolve correctly (curl -IL)
  • No redirect loops

Updates footer links that were pointing to URLs that redirect:
- /eth/ -> /what-is-ether/
- /enterprise/ -> https://institutions.ethereum.org/

Adds permanent redirects for broken URLs with external backlinks:
- /developers/docs/scaling/rollups -> /developers/docs/scaling/
- /eth2/get-involved/staking-community-grants -> /staking/
- /developers/docs/zk -> /zero-knowledge-proofs/
- /developers/docs/security -> /developers/docs/smart-contracts/security/
- /wallet -> /wallets/
@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 15, 2026

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 1085d64
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/6992026d33bbde0008b9b360
😎 Deploy Preview https://deploy-preview-17568.ethereum.it
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 63 (🟢 up 8 from production)
Accessibility: 94 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 59 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@pettinarip pettinarip merged commit d2b8d78 into dev Feb 16, 2026
8 checks passed
@pettinarip pettinarip deleted the seo/017-fix-redirects branch February 16, 2026 17:38
@pettinarip pettinarip mentioned this pull request Feb 19, 2026
@pettinarip pettinarip mentioned this pull request Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants