How Could Persons Subscribe to My RSS Feed?
-
@larry, the link you put into the RSS widget is incorrect.
You have http://larryabell.com/
It should be http://larryabell.com/feed/
-
-
This was the html code:
a href=”http://feeds2.feedburner.com/larryabell/iGGH” 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″/>Subscribe in a reader
-
There is likely a problem with the code. The following code works in my test blog and both the “subscribe to feed text, and the icon take me to your feedburner feed.
<a title="Subscribe to my feed" rel="alternate" href="http://feeds2.feedburner.com/larryabell/iGGH"><img src="http://www.feedburner.com/fb/images/pub/feed-icon32x32.png" alt="" /> </a> <a href="http://feeds2.feedburner.com/larryabell/iGGH">Subscribe to my feed</a> -
Well I copied and pasted the code from your reply and I get the same thing. This is a little frustrating, isn’t it?!
-
My test blog is here, http://allhatnocattle.wordpress.com/ , and it is at the top of the sidebar and labeled “Larry’s RSS with the exact code I pasted above.
-
-
Make sure that you have cleared everything out of the text widget. Then click “done” then click “save changes.” Then open the text widget again, paste the complete code from above into it, click “done” and then click “save changes.”
-
-
You’re putting the code into the RSS widget. Put it into a text widget. The code feedburner gives you won’t work in a RSS widget.
If you want to use the RSS widget, then you will put ONLY the following into it:
http://feeds2.feedburner.com/larryabell/iGGH -
-
-
You’re welcome, and not ignorance. You were trying to set up an RSS feed and the RSS widget was logical.
-
-
I’ve tried following the instructions for typing the code into the text widget. Each time I save it, it only saves part of the code so the feed doesn’t work on my blog – http://travelforbreakfast.wordpress.com. Any ideas why this shaving off of some of the code is happening?
Thanks, Bill
-
There is a very simple text widget you can add. Check this site:
http://www.addtoany.com/ -
billbevan, we can’t help because we can’t see the text you’re trying to put in the text widget. Please paste it here between backticks, those little apostrophe-like marks on the same key as the ~ (usually) so it’s Backtick, all your code, Backtick. That makes it display so we can see and analyze it.
- The topic ‘How Could Persons Subscribe to My RSS Feed?’ is closed to new replies.