You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been consuming the react blog via rss feed for a long time. This is the feed URL I've subscribed to in my feed reader.
https://facebook.github.io/react/feed.xml
It's now redirecting to https://react.dev/feed.xml which returns a 404. I can see that the latest blog feeds are at https://react.dev/rss.xml but someone probably missed or forgot to setup redirect from /feed.xml to /rss.xml.
I can fix my feed URL but for backwards compatibility for all the subscribers who are still subscribed to /feed.xml, I would recommend setting up a redirect to /rss.xml.
Summary
I've been consuming the react blog via rss feed for a long time. This is the feed URL I've subscribed to in my feed reader.
https://facebook.github.io/react/feed.xml
It's now redirecting to
https://react.dev/feed.xml
which returns a 404. I can see that the latest blog feeds are athttps://react.dev/rss.xml
but someone probably missed or forgot to setup redirect from/feed.xml
to/rss.xml
.I can fix my feed URL but for backwards compatibility for all the subscribers who are still subscribed to
/feed.xml
, I would recommend setting up a redirect to/rss.xml
.Page
https://react.dev/feed.xml
Details
No response
The text was updated successfully, but these errors were encountered: