Thanks, Greyparrots! That worked!!!! I wasn’t aware that code could be entered in a text widget. I even added a little something to it:
<ul>
<li>
<a title="Syndicate this site using RSS 2.0" href="http://jeffsoundsproductions.com/?feed=rss2">Entries RSS</a>
</li>
</ul>
Thanks so much!
Thank you for the response, Bill!
Ok, I tried a couple of different things. I removed the meta widget completely and tried a text widget. That didn’t get my link displayed. So while looking around, I actually found a RSS widget… DOH!
But I’m not sure what to put IN it. If I click on the ‘Entries RSS’ using the meta widget, I find the url is http://jeffsoundsproductions.com/?feed=rss2
When I put that url into the RSS widget, I get the “Hello World” post, which has long been deleted, in the sidebar.
What I am trying to accomplish is this: Whenever there is ANY change, not just a post but ANY change to the website, it will go out on the RSS feed.
Is that possible?