Skip to content

SEO - Internal link errors #17659

Merged
wackerow merged 3 commits into
ethereum:devfrom
mnelsonBT:SEOaudit/InternalLinkErrors
Feb 25, 2026
Merged

SEO - Internal link errors #17659
wackerow merged 3 commits into
ethereum:devfrom
mnelsonBT:SEOaudit/InternalLinkErrors

Conversation

@mnelsonBT
Copy link
Copy Markdown
Contributor

Addressing internal link errors from SEO audit, replacing broken/incorrect links with the correct version.

Description

  • Fixed 11 broken internal links identified in the SEO audit across translated content files
    -- Deleted the expired /10years/terms-and-conditions link (app/[locale]/10years/page.tsx) (claims are no longer live) and removed related un-used import per lint
    -- Removed /zh/whitepaper/ on the language-resources page (locale-prefix bug was causing /es/zh/whitepaper/ etc. on translated pages) and user can view any page on site now under Chinese translation
    -- Fixed 5 Italian translation files: missing leading slashes, erroneous /en locale prefix, wrong tutorial slug, and a pluralization typo (/validiums/ → /validium/)
    -- Fixed Chinese dencun: glossory typo → glossary
    -- Fixed Polish merge: translated slug warstwa-2 → layer-2
    -- Fixed Portuguese beacon-chain: translated slug participantes → staking
    -- Fixed Spanish data-storage: missing leading slash and erroneous es/ locale prefix

Out of scope - Melissa to follow up with dev team:

  • Broken URL that originates from app database via fetchApps.ts
  • Subdomains
  • Contributor avatar images - team decision on how to handle required (remove vs. replace with template)

@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 25, 2026

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit ca48558
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/699f1d21ec37300008ba8a11
😎 Deploy Preview https://deploy-preview-17659.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: 60 (no change 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 25, 2026
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, thanks @mnelsonBT

@wackerow wackerow merged commit df97083 into ethereum:dev Feb 25, 2026
8 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