Skip to content

SEO - updating broken external links#17669

Merged
wackerow merged 4 commits into
ethereum:devfrom
mnelsonBT:SEOaudit/externallinkerrors
Feb 26, 2026
Merged

SEO - updating broken external links#17669
wackerow merged 4 commits into
ethereum:devfrom
mnelsonBT:SEOaudit/externallinkerrors

Conversation

@mnelsonBT
Copy link
Copy Markdown
Contributor

Fixed 61 unique broken external URLs (returning 4xx status codes) identified across 40 canonical ethereum.org content pages and their translated locale copies.

Description

  • Updated broken external links across English markdown files and all affected translated locale copies under public/content/translations/ — targeting only the href URL, preserving all translated anchor text unless an anchor text change was required
  • Updated broken URLs in TypeScript/JSON data files (src/data/wallets/wallet-data.ts, src/data/tokens.ts, etc.) where links originated from data sources rather than markdown
  • Removed links with no viable replacement, converting them to plain text to eliminate dead link markup or removing them if they were a bullet in a list of resources

@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 26, 2026

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit f67750f
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/69a0aa1aa84bb60008198998
😎 Deploy Preview https://deploy-preview-17669.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: 55 (🔴 down 5 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 content 🖋️ This involves copy additions or edits translation 🌍 This is related to our Translation Program labels Feb 26, 2026
- "tree" path used for directories, "blob" path used for files
- Prevents unnecessary redirects
@wackerow wackerow merged commit 374b6af into ethereum:dev Feb 26, 2026
2 checks passed
@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

content 🖋️ This involves copy additions or edits translation 🌍 This is related to our Translation Program

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants