Today bangcool give some tips how to How to Make a Widget Popular Articles in Blogger, the term is most popular or better known as the Popular Post or popular articles. This widget has a function of how popular our articles on your own blog.Many of the parameters used to compile the most popular articles, starting from the number of times the article was read or how many comments on the article. If a blog based on WordPress are available widgets Top Posts, then on blogspot you can display the widget type. This widget is prepared based on traffic entering the last comment on our blog, so that we can conclude the article where the most receive a response from our readers.
To make the necessary steps as below:
1. Login to Blogger 2. then select "Layout" or Layout 3. Click on Add Widget or in English "Add a Gadget / Widget" 5. Choose HTML / Javascript 6. Copy Paste the following script:
<script type="text/javascript"> pipeCallback function (obj) { document.write ('<ul style="text-transform: capitalize;">'); var i; for (i = 0; i <obj.count; i + +) { var href = "'" + obj.value.items [i]. link + "'"; var item = "<li>" + "<a + href + ">" + obj.value.items [i]. title + "</ a> </ li>"; document.write (item); } document.write ('</ ul>'); } </ Script> <Script src = "http://pipes.yahoo.com/pipes/pipe.run?_render=json&_callback=pipeCallback&_id=ff855e4f4d4a10fde1c2eb32074f99cd&url=http% 3A% 2F% 2Fkulimandiri.blogspot.com & num = 10" type = "text / javascript" > </ script><Span style = "gt; Widget edited by <a href="http://www.kulimandiri.com/2011/01/cara-membuat-widget-artikel-populer.html" target="_blank"> bangcool </ a> </ span>
4. Replace kulimandiri.blogspot.com with your blog name. 5. The number "10" indicates the number of "Top Post" is displayed, you can replace it 6. Continue to Save.
Good luck ...!!

0 comments:
Post a Comment