Adding a blog RSS feed on the sidebar of your website.
  • I need to add a feed from a different blog to the sidebar of mine in a format where you'll be able to see the last few blog posts and click on one of them to go directly to their site. It should be able to update automatically without me having to update the site.

    It'll be like "Last 5 posts from ______.com"
    then have those posts with a clickable read more button underneath. Does anyone have the code to do this or know a site that implements this kindof feature?
  • You can try this: http://www.rss-to-javascript.com/

    What you do is find the feed address for the blog you want to include, and it generates some javascript for you, which you then put in your template.

    There are a few other ways to do this as well, but this may be one of the easiest.
  • Feedburner's Buzz Boost also does this.
  • That rss-to-javascript thing is working out great, thanks Anthony!

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!