-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Problem
On https://planet.ros.org/, clicking the Subscribe link opens the raw RSS feed directly:
https://planet.ros.org/rss20.xml
This displays unstyled XML in the browser, which can be confusing—especially for new users who may not be familiar with RSS feeds.
Current Behavior
- Clicking Subscribe redirects to
rss20.xml - Browser shows raw XML content with a message like:
"This XML file does not appear to have any style information associated with it"
Expected / Suggested Behavior
One of the following would improve usability:
- Redirect Subscribe to a small help page explaining:
- What RSS is
- How to subscribe using common feed readers
- OR provide multiple subscription options:
- RSS feed
- Email newsletter (if available)
- OR add basic XSL styling to the RSS feed for readability
Why this matters
Planet ROS is often visited by newcomers to ROS. Showing raw XML without explanation can be unintuitive and may discourage users from subscribing.
Environment
- Website: https://planet.ros.org/
- Feed URL: https://planet.ros.org/rss20.xml
- Browser: Any modern browser (Chrome/Firefox)
Happy to help with documentation or a PR if guidance is provided.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels