How to add RSS Feed to your Blog and Customize the Icon
by piscianemperor
So you’ve burned an RSS feed to your blog using a website like Feedburner.com. But how do you add an RSS symbol to the sidebar? An RSS feed is no good if blog visitors can’t access the page to sign up for an RSS feed! So you’ll need to add an RSS symbol to the sidebar of your WordPress blog using a text widget.Follow these steps :
- Click —->Appearance—>Widgets.
- To add an RSS symbol to a WordPress blog, we’ll need to add a “Text” widget. Position the new text widget among your other existing sidebar widgets by dragging it into the spot where you want it.
- Open the new, blank text widget that you just created by clicking “edit.”
- Copy the HTML code you got from Feedburner—->Publicize—>Chicklet Chooser here.
- You’ll see an HTML code, which will be like this : <a href=”http://feeds2.feedburner.com/wordpress/TGYe” title=”Subscribe to my feed” rel=”alternate” type=”application/rss+xml”><img src=”http://www.feedburner.com/fb/images/pub/feed-icon32x32.png” alt=”" style=”border:0″/> </a> <a href=”http://feeds2.feedburner.com/wordpress/TGYe” title=”Subscribe to my feed” rel=”alternate” type=”application/rss+xml”>Subscribe in a reader</a>
- Click —–>Done—->Save changes.
- Check out your Blog now.
- Now if you want to change the standard icon of the RSS feed,all you have to do is tweak the HTML code above a bit.
- To do this,find the image you wanna use as your Feed icon. Remember that it’ll have to be somewhere on the net. Google for it,you’ll find enough of them .
- Just copy the image’s URL and replace the underlined blue part of the HTML code shown in step 5 with the URL.
- Suppose your Feed icon is too big,and you want to resize it. Just add width=”150″ ,height=”150″ in your HTML code like this : <img src=“http://dailymobile.se/wp-content/uploads/2008/10/rss_logojpg.png” alt=”" width=”150″ height=”150″>
- Click —->Done—>Save Changes.
- Sweet ! :)
Your post was incredibly helpful and easy to follow. Thank you for taking the time to offer a step-by-step solution to posting a unique RSS icon.
@margerynabors :
Thank You…Keep visiting :)
Thank you. I’ve been trying to figure this out forever. Glad I found this today.
@stylecarrot
Thank you for dropping in. Glad you found it useful
thanks
Woo! Finally someone who just explains how to copy paste and be done with this little task! Thank you!!
Thank you! I am stack here… where do i take the Feed Address from??? please help
I’ve been trying to figure this out for a while and thanks to you I now have RSS in http://blog.babyanywhere.com/ !!!
Hey this post was helpful
Are you available for a quick RSS question? I am trying to get news feeds to post automatically in my home page under specific category. TThe site I am working on is SBCTeaParty{dot}com. I want the feed to appear under “conservative news”. I am using Feedwordpress and that works, however, it won’t import images. I want the images too and am tired of beating my head against the computer screen. If you look at redlandsteaparty{dot}com/rpress/ you can see there news feeds right onto the home page and includes videos and images along with some posts. Can you please help. :)
@patrick
Are you sure the site you mentioned ( redlandsteaparty{dot}com/rpress/ ) uses RSS feed for showing those posts with images? I doubt it.
At any rate, showing images and videos in a feed at the side should be possible. However, I don’t think that feedwordpress offers that sort of functionality. Instead, try using http://magpierss.sourceforge.net/
Don’t have much experience with this, as wordpress.com doesn’t allow me to tinker around at all :P
This was a great, easy to follow post that completely answered my question. Thank you so much.
@ecoscott
Glad it helped !! :)
hey thanks mate, been trying to work this out for ages now. cheers
jonny balfour
I am one of the new learners and i am looking forward
learn this.
Thanks,
Amol
thank you.. i appreciate it! :)
Exactly the help I needed.
Thank you for taking the time out to post this :)
Hi, thats a very good tip but, how can i use a icon that i have in myu pc and not one from internet?
Many thanks to your important information. Very helpful
Tarek
spaceandhistory.blogspot.com
[...] How to add RSS Feed to your Blog and Customize the Icon had some pretty good instructions that I followed to easily insert the “traditional” [...]
Thank you so much for your easy to follow instructions! I only wish I would have found you sooner!
Hi, I’m an Editor of a Journal named Trade, Law and Developement. This is our website : http://www.tradelawdevelopment.com/.
Could you please tell me how I can get a RSS Icon there so that our readers can get our posts?
Thanks!
This was so helpful and so easy! Thank you!