Skip to content

Fix RSS Feed 404 URLs#2351

Open
schlafanzug93 wants to merge 1 commit into
expressjs:mainfrom
schlafanzug93:fix-rss-urls
Open

Fix RSS Feed 404 URLs#2351
schlafanzug93 wants to merge 1 commit into
expressjs:mainfrom
schlafanzug93:fix-rss-urls

Conversation

@schlafanzug93
Copy link
Copy Markdown

I read some articles on the expressjs.com blog and choose to subscribe to the RSS feed in Thunderbird. There I have noticed, that the links in the RSS feed of expressjs.com/feed.xml only point to 404 pages. The URLs are missing the language code. So I have added the /en/ URL part, as there is only one feed provided and I guess the english one is the most universal.

Developer's Certificate of Origin 1.1

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
have the right to submit it under the open source license
indicated in the file; or

(b) The contribution is based upon previous work that, to the best
of my knowledge, is covered under an appropriate open source
license and I have the right under that license to submit that
work with modifications, whether created in whole or in part
by me, under the same open source license (unless I am
permitted to submit under a different license), as indicated
in the file; or

(c) The contribution was provided directly to me by some other
person who certified (a), (b) or (c) and I have not modified
it.

(d) I understand and agree that this project and the contribution
are public and that a record of the contribution (including all
personal information I submit with it, including my sign-off) is
maintained indefinitely and may be redistributed consistent with
this project or the open source license(s) involved.

…t the links 404. English is used as the default, since the feed is independent of the choosen language from the vistor.
@schlafanzug93 schlafanzug93 requested a review from a team as a code owner May 27, 2026 07:57
@netlify
Copy link
Copy Markdown

netlify Bot commented May 27, 2026

Deploy Preview for expressjscom-preview ready!

Name Link
🔨 Latest commit 201de03
🔍 Latest deploy log https://app.netlify.com/projects/expressjscom-preview/deploys/6a16a3f4f4e1920008d744f0
😎 Deploy Preview https://deploy-preview-2351--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: 97 (no change 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.

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.

2 participants