We deliver any RSS feed to your email!


main custom feeds feed list get feeds send rss popular feeds

Craig2Mail : RSS publishers and bloggers send your feeds via email. Keep your readers coming back!
 

 


Set up email subscriptions to your feed

You can choose between 2 styles:

1. Button

<a href="http://www.craig2mail.com/rssfwd/powered_by"><img
  border="0"
  src="http://www.craig2mail.com/rssfwd/../subscribe_via_rssfwd.png" 
  title="Click to subscribe for email updates" /></a>

Upon clicking on the icon, your readers will be lead to the Craig2Mail preview page, where they can enter their email to subscribe. They will be returned to your site after subscription!

Just copy the HTML above and paste to your website - a nice little icon should appear on your page. Note: To use this feature, your site has to support auto-discovery of feeds. Most blogging software supports it (e.g. Typo, Wordpress, Movable Type, Typepad ) Find out more about auto-discovery feeds here.

Advanced Button

If your site does not support auto-discovery of feeds use the following HTML inserting your feeds URL.

<a href="http://www.craig2mail.com/rssfwd/preview?url=http://your feed url" /><img
  border="0"
  src="http://www.craig2mail.com/rssfwd/../subscribe_via_rssfwd.png" 
  title="Click to subscribe for email updates" /></a>

2. Form

<form action="http://www.craig2mail.com/rssfwd/subscribe">
Email: <br />
<input type=text name=email /><br />
<input type="submit" value="Subscribe!" />
</form>
A simple form for readers to enter their email. Upon entering their email, your readers will be subscribed to your feed and be returned to your site.

Advanced Form fields

1. If you wish your site to be ranked in Craig2Mail's Popular page, be sure to include the following before the </form> tag:

<form action="http://www.craig2mail.com/rssfwd/subscribe">
Email: <br />
<input type=text name=email /><br />
<input type="submit" value="Subscribe!" />
<input type="hidden" name="public_flag" value="1" />
</form>
2. And, if your website does not support auto-discovery feeds, be sure to include your feed url before the </form> tag:
<form action="http://www.craig2mail.com/rssfwd/subscribe">
Email: <br />
<input type=text name=email /><br />
<input type="submit" value="Subscribe!" />
<input type="hidden" name="url" value="your feed url" />
</form>
3. To allow your readers to choose receive text-only emails, include the option before the </form> tag:
<form action="http://www.craig2mail.com/rssfwd/subscribe">
Email: <br />
<input type=text name=email /><br />
<input type="submit" value="Subscribe!" />
<br /><input name="text_only" value="1" type="checkbox" /> Text-only emails
</form>

Statistics

You can also track how many Craig2Mail subscribers you have. Just use this API:

http://www.craig2mail.com/rssfwd/subscribers_count?url=[your rss url]

(example)
If you encounter any problems, just drop an email to webmaster at craig2mail dot com

keep craig2mail free!
If you happen to like this service, your help will be sincerely appreciated. Just click 'Donate'! Thanks!
privacy policy | powered by RssFwd