Skip to main content

Providing Email Subscriptions to your Readers with FeedMail

If you offer a blog with an RSS feed you can reach more users by offering email subscription as well.

FeedMail provides an easy-to-integrate newsletter that has no cost to you. Just select one of the implementation strategies below.

Implementation Options

Link

The easiest option is to provide a link to the subscribe page. First got to the FeedMail New Subscription page.

Enter your website's URL and click "Go". 

Then copy the URL from your browser's address bar. This the the URL to subscribe to your website! It should look something like https://feedmail.org/subscriptions/new?url=https%3A%2F%2Fyour-site.example.

You can then link to that URL from your site. For example if you are using raw HTML in your design it would look something like:
<a href="https://feedmail.org/subscriptions/new?url=https%3A%2F%2Fyour-site.example">Click here to subscribe by email.</a>

 Subscribe Button

To use a button simply add the following code to your website.

<form action="https://feedmail.org/subscriptions/new"> 
<input type=hidden name=url value="https://your-site.example/feed.xml">
<button>Subscribe via Email</button>
</form>

Just update the URL to point at your site or feed.

FAQ

Do My Readers Have to Pay?

It is up to you.

By default FeedMail is a paid service. We offer 400 free updates to each new user. Depending on your update frequency users can likely subscribe for years before they need to pay.

Alternatively you can choose to cover the costs of your subscribers. Click here for information on how you can provide your users free subscription.

Can I Access Subscribe Stats or Contact Info?

You can not. User privacy is important to FeedMail and our privacy policy forbids us from sharing this information with third-parties.

FeedMail is great for easy setup but if you want more information on subscribes you should consider a different service instead.

How Fast Will Messages Go Out?

For information about FeedMail processes your feed check out our Feed Owner FAQ.

Comments

Popular posts from this blog

DNS Outage

From 2024-08-26 19:46 to 2024-08-27 11:21 UTC FeedMail had an outage. Until 2024-06-26 20:34 FeedMail was completely down. For the remainder of the outage most emails not sent. It is expected that no feed updates were lost during this outage. Updates would only be lost if they were only present on the feed within the 50min of total outage. Most feeds ensure that updates are present for days so this would not be an issue. Notifications have been delayed and should be sent by 2024-08-27 12:31. This may take longer if your mail provider applies limits and FeedMail needs to retry delivery at a later time. Update : All delayed notifications have been sent successfully. Timeline All times are in UTC . 2024-08-26 19:46 Start FeedMail goes down.   19:53 Detection Automated monitoring reported that feeds were not being checked. 20:34 The Database IP was hardcoded, restoring most functionality. 2024-08-27 11:21 Resolution FeedMail was switched external DNS. 11:24 Schedule of dela

Thumbnail-only Mode

You can now configure your subscriptions to send in "Thumbnail Only" mode. This will include just the title and thumbnail in the body. This is especially useful for Digests where scanning thumbnails is faster than needing to skip over often uninteresting descriptions. Updates that don't have thumbnails will just show a title (like "No Content" mode). You can configure Thumbnail Only mode for any subscription on its settings page.

Digests Now Respect Category Filters

Due to an oversight category filters did not apply to digests. This has been corrected and future digests will be filtered by your selected categories. If you do not want this filtering to occur please update your filters to "Ignore selected categories" and deselect all categories to inactivate the filter.