Skip to content

fix: redirect legacy default-language URLs#2354

Closed
jhcpeixoto wants to merge 1 commit into
expressjs:mainfrom
jhcpeixoto:fix/legacy-default-language-redirects
Closed

fix: redirect legacy default-language URLs#2354
jhcpeixoto wants to merge 1 commit into
expressjs:mainfrom
jhcpeixoto:fix/legacy-default-language-redirects

Conversation

@jhcpeixoto
Copy link
Copy Markdown

Closes #2343\n\nAdds explicit redirects for legacy no-language documentation URLs to their current English equivalents, including the reported /starter/static-files.html path.\n\nVerification:\n- npx prettier --check src/config/redirect.js\n- git diff --check\n- npm run build\n- checked generated redirect pages for /starter/static-files.html and /guide/using-middleware.html

@jhcpeixoto jhcpeixoto requested a review from a team as a code owner May 27, 2026 16:53
@netlify
Copy link
Copy Markdown

netlify Bot commented May 27, 2026

Deploy Preview for expressjscom-preview ready!

Name Link
🔨 Latest commit 6afb204
🔍 Latest deploy log https://app.netlify.com/projects/expressjscom-preview/deploys/6a17219c3062ca000887ed52
😎 Deploy Preview https://deploy-preview-2354--expressjscom-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 98 (🟢 up 1 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@krzysdz
Copy link
Copy Markdown
Contributor

krzysdz commented May 27, 2026

Duplicate of #2333

@krzysdz krzysdz marked this as a duplicate of #2333 May 27, 2026
@krzysdz krzysdz closed this May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Old URLs without a language code in the URL no longer work

2 participants