Skip to content
new ogbongeblog logo
  • Advertise
  • Blog
  • Contact

Blogger Recent Posts Widget That Lists Posts Titles Without Thumbnails

May 15, 2017

·

Uncategorized
jidetheblogger Avatar
jidetheblogger

The Recent Posts widget for Blogger lets you display the most recent blog posts on the sidebar of your Blogger/Blogspot blog, making it easy for your readers to see what’s new on your blog.

There are different Blogger recent posts widgets out there. Some will display posts title and thumbnails; some will display number of comments and date in addition to the posts titles and thumbnails; while some will just display the post titles.

The recent posts widget I’m sharing with you in this tutorial will list your recent posts titles. No thumbnails, no date.

Here’s an example of what it looks like:

recent posts gadget for blogger for content marketing

To add this to your Blogger blog, Sign in blogger.com, go to your blog dashboard and navigate to “Layout”

On the sidebar, click on “Add a gadget” and select “HTML/Javascript” gadget.

Copy the javascript code below and paste it in the “HTML/Javascript” gadget

<script type=”text/javascript”>
function recentpostslist(json) {
 document.write(‘<ol>’);
 for (var i = 0; i < json.feed.entry.length; i++)
 {
    for (var j = 0; j < json.feed.entry[i].link.length; j++) {
      if (json.feed.entry[i].link[j].rel == ‘alternate’) {
        break;
      }
    }
var entryUrl = “‘” + json.feed.entry[i].link[j].href + “‘”;//bs
var entryTitle = json.feed.entry[i].title.$t;
var item = “<li>” + “<a href=”+ entryUrl + ‘” target=”_blank”>’ + entryTitle + “</a> </li>”;
 document.write(item);
 }
 document.write(‘</ol>’);
 }
</script>
<script src=”http:// www.ogbongeblog.com /feeds/posts/default?max-results= 2 &alt=json-in-script&callback=recentpostslist”></script>

Carefully replace the blog address with yours and click SAVE.

blogger recent posts widget code javascript

Proceed to view your blog and you should see it displaying the recent posts of your blog.

NB: You can change the number of posts to be displayed as seen in the image above. You can also use css to style the list. eg change font color, size etc

I hope this helps.

Please Share :
blogger tips new blogger themes

Like What You Read?

Sign Up to get similar articles delivered to your email inbox.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

4 responses to “Blogger Recent Posts Widget That Lists Posts Titles Without Thumbnails”

  1. bestodisha.in Avatar
    bestodisha.in
    May 19, 2017

    Great Plugin. I am now interested to using this in blog. Looking Amazing because without image its showing professionalism. Thanks for the widget.

    Loading…
    Reply
  2. Efe Obasuyi Michael Avatar
    Efe Obasuyi Michael
    June 11, 2017

    Thanks it works.. but when clicked it opens in a new window, please how to i make it not to open in a new window?

    Loading…
    Reply
  3. Idris !! Avatar
    Idris !!
    September 4, 2017

    Just put this on my blog UrbanNG.com !! I really like this

    Loading…
    Reply
  4. Iqbal Ruhadian Avatar
    Iqbal Ruhadian
    October 27, 2018

    Thanks, works good for my blog: https://ruh4dian.blogspot.com/

    Loading…
    Reply

WANT TO ADVERTISE?

Chat on WhatsApp

RELATED POSTS

  • Show Related Posts With Thumbnails Under Each Blogger Post
  • How To Show Related Posts With Thumbnails In WordPress Sidebaradd related content to wordpress posts
  • How I Added Related Posts Widget To Blogger Blog

FEATURED


  • CREDICORP launches C.L.I.C.K.D. Scheme with FG’s 3MTT Programme, expanding affordable consumer credit for locally-assembled laptops and devices for digital workers

    CREDICORP launches C.L.I.C.K.D. Scheme with FG’s 3MTT Programme, expanding affordable consumer credit for locally-assembled laptops and devices for digital workers

  • What Happens to Your Online Accounts When You Die?

    What Happens to Your Online Accounts When You Die?

JOIN AI WEB DESIGN GROUP


  • AI Website Design Training Whatsapp Group by Jidetheblogger

    AI Website Design Training Whatsapp Group by Jidetheblogger

← How To Update Opera Browser To Latest Version Manually
Mailchimp Automation Now Free For All Users On Any Of Mailchimp Plans →

Join 25,000+ subscribers

Receive our latest blog posts in your inbox.

Search

Social

Facebook

Instagram

Twitter

new ogbongeblog logo

Copyright © 2026 | About | Advertise | Featured | Sitemap | Privacy Policy | Powered by WordPress

Your cart (items: 0)

Products in cart

Product
Details
Total
Subtotal ₦0.00
Shipping and discounts calculated at checkout.
View my cart
Go to checkout

Your cart is currently empty!

Start shopping

Notifications

%d

    LIKE My Fan Page

    Privacy Policy | Copyright © 2012,OgbongeBlog.All Rights Reserved. Powered by Blogger .
    Create a Mobile Site
    View Site in Mobile | Classic
    Share by: