Viewing 3 replies - 1 through 3 (of 3 total)
  • You can do this quite easily with a text widget. Add the Text Widget from Design -> Widgets in your dashboard. Use the following code –

    <a href="http://www.yourbloghere.com/feed">Subscribe to this blog!</a>

    If you want to use an image, it’s pretty much the same –

    <a href="http://www.yourbloghere.com/feed"><img src="http://www.imageURL.jpg" /></a>

    Thread Starter khandor

    (@khandor)

    1) Thanks, I will give this a try.

    2) Right now, when I click on the ‘Entries RSS’ link in the default Sidebar, the following Internet Explorer error message is what I get:

    “Error[s] in the code of this feed.”

    with the following URL in my active browser window:

    http://mysite.com/wordpress/?feed=rss2&#8221;

    Can someone please tell me what this error message pertains to?

    Thread Starter khandor

    (@khandor)

    When I did as you suggested and then tested the text widget it generated a an error message that the page could not be found.

    Any idea what I’m missing here?

    (e.g. an initial RSS widget of some sort?)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Insert a “Subscribe to RSS Feed for this blog” button in the sidebar’ is closed to new replies.