Home » Blogging

Subscribe by Email : After every post

24 September 2008 4,841 views 3 Comments

Adding a subscribe by email form at the end of each post can boost your email subscription. This tutorial helps in adding a subscribe by email form at the end of every post. This tutorial aims at making a form similar to Daily Blog Tips. You need to have a FeedBurner account. I have already guest posted to about creating a “Related Post and Bookmark” on Madhur Kapoor’s Blog.

1. Login to wordpress dashboard and navigate to

Design > Theme Editor > single.php

2. Find “<?php the_content(’Read the rest of this entry »’); ?>” or somthing similar

3. Paste the following code after the above line for subscribe by email form

<form style=”border:1px solid #ccc;padding:3px;text-align:center;” action=”http://www.feedburner.com/fb/a/emailverify” method=”post” target=”popupwindow” onsubmit=”window.open(’http://www.feedburner.com/fb/a/emailverifySubmit?feedId=2389948‘, ‘popupwindow’, ’scrollbars=yes,width=550,height=520′);return true”><p>You can receive our articles for free on your email inbox, with more posts on linux, windows, software, internet, software, blogging, etc. Just enter your email below:</p><input type=”text” style=”width:180px” name=”email”/><input type=”hidden” value=”http://feeds.feedburner.com/~e?ffid=2389948” name=”url”/><input type=”hidden” value=”yabBLOG” name=”title”/><input type=”hidden” name=”loc” value=”en_US”/><input type=”submit” value=”Subscribe” /></form>

4. Login to your FeedBurner and navigate to

Publicize > Email Subscriptions

5. Find you feedId and replace it with the above highlighted in red.

6. Replace with your message in green.

7. Replace your blog name with code in brown.

You are now done with a simple and clean subscribe by email form. If you like the post, please Stumble it!

You can receive our articles for free on your email inbox, with more posts on linux, windows, software, internet, software, blogging, etc. Just enter your email below:

Related Posts

Bookmark




3 Comments »

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.