Skip to content

Posts tagged ‘blogspot tutorial’

21
Jul

Popular Post Widget for Blogger Blogspot

This blogger widget is called Popular Post or Most Viewed Posts or Most Popular Articles –whatever you want to call it– will show the most viewed posts / articles of your blogger blogspot blog. It’s best put at the sidebar of your blogspot blog.

How much posts will show depends on your setting. It could be 5 or 10 etc.

How to install:

1. After login to your blogger.com, click Layout -> Add a Gadget -> HTML / JAVASCRIPT

2. Insert (copy & paste) the following code into the box :

<script type="text/javascript">
start_views_num = 5;
limit = 7;
</script>
<script src="http://fatihsyuhud.googlepages.com/MostViewedPosts.js" type="text/javascript"></script>

3. Click Save. Done.