Skip to content

feat(SEO): update redirects#17734

Merged
pettinarip merged 3 commits intodevfrom
redirects
Mar 11, 2026
Merged

feat(SEO): update redirects#17734
pettinarip merged 3 commits intodevfrom
redirects

Conversation

@myelinated-wackerow
Copy link
Collaborator

@myelinated-wackerow myelinated-wackerow commented Mar 6, 2026

Summary

  • Add whitepaper PDF redirect (308, no locale prefix) in next.config.js
  • Add 31 new redirects for broken/moved pages
  • Add se to deprecated locales in middleware
  • Catch-all redirect for /roadmap/future-proofing/:path+ to handle mangled text-fragment URLs

Notes

  • Whitepaper PDF redirect bypasses createRedirect helper to avoid locale prefix injection
  • /%20wallets and %23-containing URL redirects use percent-encoded forms -- may need verification in staging

Test plan

  • Verify whitepaper PDF redirect works without locale prefix
  • Verify /%20wallets redirect resolves correctly
  • Verify %23web-based-ides redirect resolves correctly
  • Verify /roadmap/future-proofing/ catch-all works for mangled URLs

Fixes common external websites with links pointing to internal pages that 404, helping capture link equity

Co-Authored-By: wackerow <54227730+wackerow@users.noreply.github.com>
@netlify
Copy link

netlify bot commented Mar 6, 2026

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 4814341
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/69b0afe3204b1a00084a44e4
😎 Deploy Preview https://deploy-preview-17734.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: 61 (🟢 up 8 from production)
Accessibility: 94 (🟢 up 1 from production)
Best Practices: 100 (no change from production)
SEO: 99 (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.

@github-actions github-actions bot added the config ⚙️ Changes to configuration files label Mar 6, 2026
For /developers/docs/accounts/abstraction/ for potential future usage of this route
@pettinarip pettinarip merged commit f0c8ef9 into dev Mar 11, 2026
7 checks passed
@pettinarip pettinarip deleted the redirects branch March 11, 2026 17:18
@wackerow wackerow mentioned this pull request Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

config ⚙️ Changes to configuration files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants