New Feed Subscription
last updated: 2025-07-29
The New Feed Subscription page allows users to:
- Discover RSS feeds from any website URL.
- Add direct links to existing RSS or Atom feeds.
- Validate and check the feed URL before subscribing.
- Confirm and create a feed subscription once validated.
URL:
https://rss2email.dtz.rocks/new/
Feed Discovery
You can enter either:
-
A homepage URL – The system will try to discover RSS feeds available on the homepage.
Examples:https://jens.dev/
https://stackoverflow.com/questions/tagged/rust
https://blog.rust-lang.org/
-
A direct RSS feed URL – If you already know the direct link to the RSS feed.
Examples:https://jens.dev/index.xml
https://blog.rust-lang.org/feed.xml
Steps to Subscribe
Step 1: Enter and Verify URL
- Paste the homepage URL or direct RSS feed URL into the url field.
- Click the Check URL button.
- The system will attempt to verify the feed:
- If successful, you will see a message:
rss feed found: <feed_url>
- If successful, you will see a message:
Step 2: Create Subscription
Once the feed is found and verified:
- A Create Subscription button will appear.
- Click the Create Subscription button to add the feed to your account.
Tips
- If the homepage URL doesn’t return a feed, try finding a direct feed link (e.g.,
.../feed.xml
or.../rss.xml
). - Ensure the feed link is accessible and publicly available.
- If multiple feeds exist, test each URL to confirm the correct feed content.
Example Workflow
Scenario:
You want to subscribe to the jens.dev
feed.
Steps:
- Enter
https://jens.dev/index.xml
in the URL field. - Click Check URL.
- You’ll see:
rss feed found: https://jens.dev/index.xml
- Click Create Subscription to finalize the subscription.