Don't Miss

Simple Email Subscription Form V2 Widget For Blogger

By Zohaib Liaqat - No Comments
In my previous post i shared RSS Email Subscription Form Widget For Blogger and today in
this post I'm going to share another Email Subscription Form Widget. Email Subscription widgets allow your visitors to subscribe to you and receive your updates via Email. So, without wasting your time lets jump to the tutorial of adding Simple Email Subscription Form V2 to your blog. Now follow the steps below :

Adding Simple Email Subscription Widget To Your Blog

Step 1. Log in to your feedburner account
Step 2. Click on Publicize Button 


Step 3. Select Email Subscriptions link as shown below


Step 4. Drag down the page until your see a HTML code


Step 5. Copy that HTML code. The code may look like the below one :

<form style="border:1px solid #ccc;padding:3px;text-align:center;" action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=your-blog-name', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><p>Enter your email address:</p><p><input type="text" style="width:140px" name="email"/></p><input type="hidden" value="your-blog-name" name="uri"/><input type="hidden" name="loc" value="en_US"/><input type="submit" value="Subscribe" /><p>Delivered by <a href="http://feedburner.google.com" target="_blank">FeedBurner</a></p></form>

Step 6. Now Log in to your Blogger Account and Go to Layout >> Add a Gadget >> and select HTML/JavaScript Gadget from the list of Gadgets
Step 7. Paste that HTML code in the widget box
Step 8. Click on Save Button
And you're done !!!

Tags:

No Comment to " Simple Email Subscription Form V2 Widget For Blogger "