After read through other's posts,I added RSS feed and feed readers on my sidebar. But I'm not quite sure whether they are working because I got some error.
1. Problem about RSS feed:
When I click the RSS button, I can see the code for my blog. however, if I click the words next to the button, it takes me to the home page. Is that normal.
and also you will see the posts list under the button. How can I get rid of them?
(I used the RSS1 widget, and put my feed URL in: http://dmguru.wordpress.com/feed, http://dmguru.wordpress.com/comments/feed)
2. Problem about RSS reader:
I add some RSS reader button, however, when I click them, I got Error 404 - Page Not Found. I have no idea what happened.
( I read one of member's post where he recommended a 'Feed Buttons Creater' website
http://www.toprankblog.com/tools/rss-buttons/, I went to this website and selected the readers and got the HTML Code and then posted the code on Text Widget. By the way, I'm the person who have no idea about code. )
My code is like this:
<a href="”http://dmguru.wordpress.com/feed”">
<img src="http://www.google.com/webmasters/add-to-google-plus.gif" alt="Google Reader or Homepage" border="0"></a>
<a href="”http://dmguru.wordpress.com/feed”">
<img src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif" border="0" alt="Add to My Yahoo!"></a>
<a href="”http://dmguru.wordpress.com/feed”">
<img src="http://www.bloglines.com/images/sub_modern9.gif" alt="Subscribe with Bloglines" border="0" /></a>
<a href="”http://dmguru.wordpress.com/feed”">
<img src="http://www.newsgator.com/images/ngsub1.gif" alt="Subscribe in NewsGator Online" border="0"></a>
<a href="”http://dmguru.wordpress.com/feed”">
<img src="http://sc.msn.com/44/G,UCH%7BZBSS3%7BOS%7BSE469LG.gif" border="0"></a>
<a href="”http://dmguru.wordpress.com/feed”">
<img src="http://myfeeds.aolcdn.com/vis/myaol_cta1.gif" alt="Add to My AOL"></a>
<a href="”http://dmguru.wordpress.com/feed”">
<img src="http://www.rojo.com/corporate/images/rojowidered.gif" alt="Subscribe in Rojo" style="border:0;"></a>
<a href="”http://dmguru.wordpress.com/feed”">
<img src="http://static.technorati.com/pix/fave/tech-fav-5.gif" alt="Add to Technorati Favorites!"></a>
<a href="”http://dmguru.wordpress.com/feed”">
<img src="http://news.com.com/i/newsbursts/btn/newsburst3.gif" border="0"></a>
Help me out! Have no idea what should I do!
Thanks!