How to Add Subscription Widget to Each Blog Post in Blogger

This is Blogger tutorial, in which I’m going to show you how to add subscription widget each blog post. This will bring you more feed subscribers to Blogger blog and get you more feeds traffic too, once your visitors start subscribing with your feeds. This subscription widget helps your visitors to subscribe with your daily RSS feeds directly in their inbox. If you are Blogger, then you will know the importance of this subscription widget very well. The reason behind every blogger (person) success are subscribers.

As I have already written an article for Genesis Framework users about adding signup newsletter box below post content in Genesis or if you are not a Genesis users, try these 10 FREE Newsletter WordPress Plugins.

Untitled-1 copy.jpgAdd Subscription Widget in Each Blog Post in Blogger

Adding Subscription Widget to Blogger

Follow the steps below:

1. First of all, go to Blogger Dashboard → Template → Edit HTML
2. Find the following code in your HTML Blogger template by pressing Ctrl+F
<data:post.body/>

3. If you see more than one code “<data:post.body/>” then add the following line of codes above/below the second matched term “<data:post.body/>”.

<b:if cond='data:blog.pageType == &quot;item&quot;'>

<img align='left' border='0' height='35' src='https://3.bp.blogspot.com/-Yy73pPghmvY/UgHiscLEZYI/AAAAAAAACqw/NlQUM7m_F3w/s1600/Facebook_Like.png' width='35'/>

If you enjoyed this post and wish to be informed whenever a new post is published, then make sure you
<a href='https://softstribe.com/go/SoftstribeFeeds/' target='_blank'>
Subscribe to our regular Email Updates</span></b></a></span>!
<br/></div></b:if>

Finally, replace the highlighted lines from the above snippets. Almost all done…

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *