Skip to content

Subscribe link opens raw RSS XML instead of user-friendly feed options #47

@attu0

Description

@attu0

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

Happy to help with documentation or a PR if guidance is provided.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions