If you have not done this, this is the quickest way to get Recent Posts on your blogger blog:
- Go to your page layout.
- Select the Feed widget
- Input the appropriate feed URL as noted above.
- Customize (e.g add dates and amount of items)
- Save Widget settings
- Move widget to appropriate place on your blog
- You can only show a maximum of 5 items
- You cannot control how often the feed refreshed in google's internal cache, meaning the latest post(s) are not often shown for quite a few hours.
- Go to the Publicize Tab
- Select BuzzBoost
- Select the number of items ot display (I chose 10)
- Select "Same Window"
- Untick all lower options (you can play wiht this yourself later)
- Save/Activate
- Select "Blogger" in the "Use as a widget" drop down menu
- Press Go
- Then do your usual widget moving/previewing/saving etc.
Anyway you can see the result on the right. Timely post updates and more than 5 items!
3 comments:
Hi there,
Thanks for the tip about using Feedburner to create a "recent posts" widget. I did this quite successfully with your help. I do have a question though. How do you avoid displaying the "Headlines by Feedburner" logo at the botton of the feed? You can see it on my page here.
Hi Bill Butler
This post is out of date, I will post an update within the week and explain all the recent post variations including my latest one, which you might have noticed includes categories and loads (relatively) fast even though my feed is a full feed no a summary one.
Thanks for replying to my comment. I appreciate it.
I was able to work out how to hide the Feedburner icon, with just a line of CSS code:
div#creditfooter {
display: none;
}
I feel bad ... but the widget looks more integrated into the blog design now. Thanks for your help!
Post a Comment