Skip to content

fix(seo): update /en/staking/ links to /staking/ in restaking translations#18294

Merged
wackerow merged 2 commits into
devfrom
fix/seo-restaking-en-staking-links
May 28, 2026
Merged

fix(seo): update /en/staking/ links to /staking/ in restaking translations#18294
wackerow merged 2 commits into
devfrom
fix/seo-restaking-en-staking-links

Conversation

@nloureiro
Copy link
Copy Markdown
Contributor

Summary

  • 13 translated restaking pages linked to https://ethereum.org/en/staking/ which returns a 301 redirect
  • Updated all instances to the canonical URL https://ethereum.org/staking/ (without the /en/ locale prefix)
  • Source language file (public/content/restaking/index.md) does not have this link — it was introduced during translation

Context

Identified via Ahrefs Site Audit (Warning-3XX_redirect.csv). The /en/ locale prefix was removed from ethereum.org URLs, but these translation files retained the old format.

Test plan

  • Confirm no occurrences of ethereum.org/en/staking/ remain in public/content/translations/*/restaking/
  • Verify the staking page loads correctly at /staking/ (no redirect)

…tions

13 translated restaking pages linked to https://ethereum.org/en/staking/
which returns a 301 redirect. Updated to the canonical URL without the
/en/ locale prefix (Ahrefs Warning-3XX_redirect audit fix).
@netlify
Copy link
Copy Markdown

netlify Bot commented May 28, 2026

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 1488a12
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/6a18457015b4e700076ef418
😎 Deploy Preview https://deploy-preview-18294.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: 66 (🟢 up 1 from production)
Accessibility: 96 (no change from production)
Best Practices: 100 (no change from production)
SEO: 98 (🔴 down 1 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 May 28, 2026
@nloureiro nloureiro marked this pull request as ready for review May 28, 2026 12:51
Copy link
Copy Markdown
Member

@wackerow wackerow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm.. no manifest for this file yet, so intl is safe. Thanks!

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

@wackerow wackerow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, these needed to be relative paths since they're internal links -- ok, now approved =)

@wackerow wackerow merged commit 666b199 into dev May 28, 2026
14 of 15 checks passed
@wackerow wackerow deleted the fix/seo-restaking-en-staking-links branch May 28, 2026 13:39
@pettinarip pettinarip mentioned this pull request May 28, 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.

3 participants