Skip to main content

How Did I Do That?

How did I create a dynamic feed showing the last 5 posts in this blog? Normally, I'd ask you to examine the code, then ask questions.

In this case, the solution involves more than just code. At least, you can't write this code on your own. Note: This example listing has extra line breaks inserted, to avoid causing sidebar alignment problems.

<div style='text-align:center; padding: 0px 3px 0.5em 3px;'>
<script type="text/javascript" src="http://app.feeddigest.com/digest3/PEXJUYD3JV.js"><noscript>
<a href="http://app.feeddigest.com/digest3/PEXJUYD3JV.html">Click for "The Real Blogger Status".</a> By <a href="http://www.feeddigest.com/">Feed Digest</a></noscript></script>
</div>

The code I got from FeedDigest. They take any set of Atom or RSS feeds (from any one, or from multiple web sites), and make you a custom feed in a javascript snippet like the above code. You put the above snnipet into your template, and you have a dynamic feed from this blog. You make your own (free) (of course), and you have the same, for your blog.

Don't like the style of the information, as formatted above? Well, that's part of the FeedDigest template that I used. They'll give you a choice of half a dozen templates, or you can roll your own if you like coding HTML. All free.

Comments

Evil Bro said…
My blog is still in its infancy. However, it seems that whenever I want to know something about its workings, or about changing it, the answer is always on one of your pages!

What is even better though, is that I always understand it. Fantastic.

Hats off to you Chuck.

Moo.

Popular posts from this blog

Add A Custom Redirect, If You Change A Post URL

When you rename a blog, the most that you can do, to keep the old URL useful, is to setup a stub post , with a clickable link to the new URL. Yo! The blog is now at xxxxxxx.blogspot.com!! Blogger forbids gateway blogs, and similar blog to blog redirections . When you rename a post, you can setup a custom redirect - and automatically redirect your readers to the post, under its new URL. You should take advantage of this option, if you change a post URL.

Referer Spam Is Annoying - And, It's Persistent

Recently, we've seen a few blog owners who are curious about odd trends in their Stats displays. My numbers seem to go up steadily for a while, then drop. Then, they go up again, for a while, then drop again. Rises and falls in traffic are normal. You'll never have the same number of people, viewing your blog, constantly. During some days and some hours, our readers are going to be elsewhere, and not viewing our blogs.

Jump Break Is Visible Only In An Index Page

Some blog owners are unsure what a Jump Break looks like, when applied to their blogs. Occasionally, in Blogger Help Forum: Get Help with an Issue , we see the confusion. Where's the Jump Break? or I added a Jump Break to several posts, but it never shows up! When asked for a screen print of what they're seeing, they may provide a image of the post, in the Post Editor Preview window - or possibly, the published post, but in post page view.