Skip to content

SEO audit - best pages by link#17652

Merged
wackerow merged 5 commits into
ethereum:devfrom
mnelsonBT:SEOaudit/bestbylink
Feb 25, 2026
Merged

SEO audit - best pages by link#17652
wackerow merged 5 commits into
ethereum:devfrom
mnelsonBT:SEOaudit/bestbylink

Conversation

@mnelsonBT
Copy link
Copy Markdown
Contributor

@mnelsonBT mnelsonBT commented Feb 24, 2026

Adding the "best by pages" links to homepage that were not already added in PRs #17570 and #17578

Description

Adds an internal homepage link to the first meaningful mention of "Ethereum" on each of the site's highest-traffic content pages (that were not yet addressed by above PRs).

For markdown pages:

  • Skipped YAML frontmatter, headings, and already-linked mentions
  • Only the first standalone "Ethereum" in body paragraph text is linked per page

For pages driven by next-intl translation JSON:

  • First qualifying body-content mention linked using the appropriate rendering pattern
    -- HTML <a href="/"> added to JSON
  • TSX adjusted as necessary to add links
    --plain t() calls swapped to <Translation> component (or a: mapping added to t.rich()
    for what-is-ethereum)
    -- <Translation> component uses htmr to parse <a href="/">Ethereum</a> in JSON values

@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 24, 2026

Deploy Preview for ethereumorg canceled.

Name Link
🔨 Latest commit 7a4717e
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/699f3f0210fc4000085a8b40

@github-actions github-actions Bot added content 🖋️ This involves copy additions or edits translation 🌍 This is related to our Translation Program labels Feb 24, 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.. can handle non-English changes separately

Comment thread public/content/developers/docs/nodes-and-clients/light-clients/index.md Outdated
@wackerow wackerow merged commit 3359c8e into ethereum:dev Feb 25, 2026
5 of 6 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 needs translations translation 🌍 This is related to our Translation Program

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants