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:

  1. 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/
  2. 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

  1. Paste the homepage URL or direct RSS feed URL into the url field.
  2. Click the Check URL button.
  3. The system will attempt to verify the feed:
    • If successful, you will see a message:
      rss feed found: <feed_url>
      

Step 2: Create Subscription

Once the feed is found and verified:

  1. A Create Subscription button will appear.
  2. 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:

  1. Enter https://jens.dev/index.xml in the URL field.
  2. Click Check URL.
  3. You’ll see:

rss feed found: https://jens.dev/index.xml

  1. Click Create Subscription to finalize the subscription.