Start mobieusHealth. Join and track your health. Get started
mobieusKnow RSS Feeds History #753
Author
Patrick Bass
Submitted
Aug 27, 2026 10:48am
Reviewed
Aug 27, 2026 10:48am
Summary
Render numbered steps as a numbered list, and drop the heading that repeats the page title
RSS feeds let you follow community content in your favorite feed reader without visiting the site directly.
## Available Feeds
| Feed | URL Pattern | Content |
|------|------------|---------|
| **New threads** | `/rss/threads` | New threads across public forums |
| **Forum** | `/rss/forums/{slug}` | New threads in a specific forum |
| **Tag** | `/rss/tag/{slug}` | New threads with a specific tag |
| **Member** | `/rss/user/{username}` | Public threads by a specific member |
| **Files** | `/rss/files` | Newly shared files |
Each feed includes the most recent items by default.
## Finding a Feed URL
Look for the **RSS icon** on a forum listing, tag page, or member profile and copy the link. Most modern feed readers also auto-discover feeds when you paste the page URL, because the relevant pages include RSS `<link>` tags in the HTML head.
## Your Personal Unread Feed
You also have a private feed of your own unread threads at `/rss/my/unread`. It is tied to a personal token so only you can read it.
1. Go to **Account → RSS** (`/account/rss`).
2. Copy your personal feed URL, which already includes your token.
3. Add it to your feed reader.
+ Keep this URL private. If you think your token has leaked, rotate it from the same page — the old token stops working immediately.
Keep this URL private. If you think your token has leaked, rotate it from the same page. The old token stops working immediately.
## Tips
- Combine tag feeds to build a custom reading list of the topics you care about.
- Any standard feed reader works. Paste a feed URL and the reader does the rest.
- If you run a website, you can embed a community feed to show recent discussions.

RSS feeds let you follow community content in your favorite feed reader without visiting the site directly.

Available Feeds

Feed URL Pattern Content
New threads /rss/threads New threads across public forums
Forum /rss/forums/{slug} New threads in a specific forum
Tag /rss/tag/{slug} New threads with a specific tag
Member /rss/user/{username} Public threads by a specific member
Files /rss/files Newly shared files

Each feed includes the most recent items by default.

Finding a Feed URL

Look for the RSS icon on a forum listing, tag page, or member profile and copy the link. Most modern feed readers also auto-discover feeds when you paste the page URL, because the relevant pages include RSS <link> tags in the HTML head.

Your Personal Unread Feed

You also have a private feed of your own unread threads at /rss/my/unread. It is tied to a personal token so only you can read it.

  1. Go to Account → RSS (/account/rss).
  2. Copy your personal feed URL, which already includes your token.
  3. Add it to your feed reader.

Keep this URL private. If you think your token has leaked, rotate it from the same page — the old token stops working immediately.

Tips

  • Combine tag feeds to build a custom reading list of the topics you care about.
  • Any standard feed reader works. Paste a feed URL and the reader does the rest.
  • If you run a website, you can embed a community feed to show recent discussions.
RSS feeds let you follow community content in your favorite feed reader without visiting the site directly.

## Available Feeds

| Feed | URL Pattern | Content |
|------|------------|---------|
| **New threads** | `/rss/threads` | New threads across public forums |
| **Forum** | `/rss/forums/{slug}` | New threads in a specific forum |
| **Tag** | `/rss/tag/{slug}` | New threads with a specific tag |
| **Member** | `/rss/user/{username}` | Public threads by a specific member |
| **Files** | `/rss/files` | Newly shared files |

Each feed includes the most recent items by default.

## Finding a Feed URL

Look for the **RSS icon** on a forum listing, tag page, or member profile and copy the link. Most modern feed readers also auto-discover feeds when you paste the page URL, because the relevant pages include RSS `<link>` tags in the HTML head.

## Your Personal Unread Feed

You also have a private feed of your own unread threads at `/rss/my/unread`. It is tied to a personal token so only you can read it.

1. Go to **Account → RSS** (`/account/rss`).
2. Copy your personal feed URL, which already includes your token.
3. Add it to your feed reader.

Keep this URL private. If you think your token has leaked, rotate it from the same page — the old token stops working immediately.

## Tips

- Combine tag feeds to build a custom reading list of the topics you care about.
- Any standard feed reader works. Paste a feed URL and the reader does the rest.
- If you run a website, you can embed a community feed to show recent discussions.