Skip to content

Fix canonical URL for translatathon leaderboard page#16928

Merged
corwintines merged 1 commit into
devfrom
fix/translatathon-canonical-url
Dec 18, 2025
Merged

Fix canonical URL for translatathon leaderboard page#16928
corwintines merged 1 commit into
devfrom
fix/translatathon-canonical-url

Conversation

@minimalsm
Copy link
Copy Markdown
Contributor

Summary

  • Fix canonical URL from /translatathon/ (404s) to /contributing/translation-program/translatathon/leaderboard/

Before: <link rel="canonical" href="https://ethereum.org/translatathon/"> (404)
After: <link rel="canonical" href="https://ethereum.org/contributing/translation-program/translatathon/leaderboard/">

Flagged by AHREFS non-canonical URL audit.

Test plan

  • Verify canonical URL matches actual page URL
  • Check page source for correct canonical tag

🤖 Generated with Claude Code

The slug was just "translatathon" which generated a canonical pointing to
/translatathon/ (which 404s). Fixed to use the full path:
/contributing/translation-program/translatathon/leaderboard/

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 17, 2025

Deploy Preview for ethereumorg failed.

Name Link
🔨 Latest commit fd58491
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/6943205c5ffbb40008617178

@corwintines corwintines merged commit 9322ec5 into dev Dec 18, 2025
3 of 7 checks passed
@corwintines corwintines deleted the fix/translatathon-canonical-url branch December 18, 2025 04:37
This was referenced Dec 18, 2025
@wackerow wackerow mentioned this pull request Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants