How to add related posts widget in blogspot blogger templates

To add a related posts widget with thumbnail in your blogger template you can use this handy post . Read the full post and follow the steps.
Step 1: Go to Blogger Dashboard → Theme → Edit HTML
Step 2: Click anywhere inside Template code area and Press CTRL+F
Step 3: A search box will appear, find

Step 4: Paste below code Just above tag

Step 5: Now open the search box again and search
Step 6: Just above
Paste the following code:

Step 7:
 Save your Template.
Note:
1. If you want to change CSS style according to your template design you can change it in related posts CSS code.


2. You can change no. of posts to appear in related posts. Just change number in maxposts=4; in red color
I hope you find this article is very helpful to you so don’t forget to share this post in your network.

Comments