Articles tagged with: add image to RSS feed subscription link
Wordpress »
When you set up a feed subscription on your blog using FeedBurner, they will generate for you a set of HTML codes, which you will copy and paste them onto your text widget. Your blog should then display the following text link which will enable your visitors to subscribe to your feed by clicking on the link.
The above text link is represented by the following FeedBurner HTML codes:
<a href=”http://www.feedburner.com/fb/a/emailverifySubmit? feedId= 2482285& loc=en_US”>Subscribe to my RSS feed by Email</a>
You would have noticed that the above text link does not look professional. …

