instead of having rss icon on the web page you can add me here :

http://img50.imageshack.us/img50/513/sanstitreho7.jpg

Well it does not require a lot of code (might be done in two minutes) all you need to do is add this to the head of the main masterpage


<link rel="alternate" type="application/rss+xml" title="nopCommerce. Blog" href="http://localhost:5593/NopCommerceWeb/BlogRSS.aspx" />
<link rel="alternate" type="application/rss+xml" title="nopCommerce. News" href="http://localhost:5593/NopCommerceWeb/NewsRSS.aspx" />


you can add as much as you want and you must change http://localhost:5593 by th host name

many regards