A story with tens of thousands of articles.

A story with tens of thousands of articles.
life and death, blessing and cursing, from the main character in the hands of readers.

Friday, April 10, 2015

Cara Membuat Widget Artikel Terbanyak Dikomentari di Blogger.

BERANDA    ABOUT US    ADS : 1 USD FOREVER     ASMARA    BIOGRAFI     BUKU     BUKU PINTAR 

CHRISTIAN FAITH     DISCLAIMER     DUNIA KERJA     ENTREPRENEURS     GO PUBLIC (IPO)     

KESEHATAN     LIST OF ALL ARTICLES     MARKETING     MY STARTUP     OTHERS     

TIP SUKSES DAN KAYA     TIPS BLOGGER     TIP SEO





Cara Membuat Widget Artikel Terbanyak di Komentari di Blogger

CRONOSAL-Sebagian besar Blogger pasti memiliki widget Artikel Terpopuler. Tujuannya, agar pengunjung dapat melihat artikel yang sedang populer di suatu blog, dengan demikian angka Pageview meningkat dan Bounce Ratebisa menurun. Meskipun widget Artikel Terpopuler sudah cukup bagus, menurut saya itu kurang GREGET.

Sebuah widget yang terlupakan dan memang jarang sekali dipakai yaitu Most Commented Posts Widget atauWidget Artikel Terbanyak Dikomentari. Secara desain, widget ini sederhana namun mampu menarik pengunjung jika pencampuran kode CSS sesuai dengan nuansa blog. Saya mempunyai 2 buah widget sejenis namun dengan tampilan yang berbeda.


Cara Membuat Widget Artikel Terbanyak Dikomentari di Blogger



1. Log in ke Blogger.com => Tata letak / Layout =>  Tambah gadget / Add gadget => HTML/Javascript

2. Masukan kode di bawah ini

<style>
/* ######### Widget Posts Terbanyak Dikomentari by CRONOSAL ##########*/ 
.commentbubble { 
background: #292D30; 
width: 39px; 
float: left; 
margin: 2px 10px 35px 0px; 
font-weight: bold; 
font-size: 1.5em; 
text-align: center; 
font-family: trebuchet,Helvetica; 
padding: 0px 0px 10px 0px; 
text-align: right; 
color: #FFF; 
text-shadow: 4px 1px #202022; 
position: relative; 
top: 5px; 

.commentbubble:after { 
content: ' '; 
position: absolute; 
width: 0; 
height: 0; 
right: 0px; 
top: 100%; 
border-width: 5px 8px; 
border-style: solid; 
border-color: #292D30 #292D30 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); 
top: 34px; 
right: 6px; 
}
</style>

<script type="text/javascript"> 
function getYpipePP(feed) { 
document.write('<ul style="list-style:none; ">'); 
var i; 
for (i = 0; i < feed.count ; i++) 
var href = "'" + feed.value.items[i].link + "'"; 
var pTitle = feed.value.items[i].title; 
var pComment = + feed.value.items[i].commentcount; 
var pList = '<li style="clear:both; padding:10px 0px 30px 0px!important; border-bottom: 1px dashed #dedede; line-height:2em; "> <div class="commentbubble">' +pComment +  "&#160;&#160;</div>" +  "<a href="+ href + '" target="_blank">' + pTitle ; 
document.write(pList); 
//to remove comment count delete this line 
document.write('</a></li>'); 
document.write('</ul>'); 
</script> 
<script src="http://pipes.yahoo.com/pipes/pipe.run? 
 YourBlogUrl=http://www.cronosal.blogspot.com 
&ShowHowMany=5 
&_id=390e906036f48772b2ed4b5d837af4cd 
&_callback=getYpipePP 
&_render=json" 
type="text/javascript"></script>
Keterangan

  • Ganti tulisan berlatar biru dengan alamat blog sobat
  • Pada tulisan berlatar merah ganti sesuai keinginan
  • Pengaturan CSS dapat diubah


3. Klik Simpan / Save kemudian Lihat blog / View Blog


Kode diatas sudah cukup ringan, namun jika ingin yang lebih ringan dan sederhana bisa juga menggunakan kode sederhana dibawah ini. Metode penggunaannya sama dengan kode diatas.

<script language='javascript'>
aBold = true;
numposts=9999;
maxshowresult=5;
home_page = "http://cronosal.blogspot.com/";
</script><script type="text/javascript" src="https://googledrive.com/host/0B47y9IEQFP-heEhKSHVtMGRXSVE"></script>

Keterangan
  • Tulisan berlatar ungu adalah mode bold, jika ingin menonaktifkan cukup ubah menjadi false
  • Tulisan berlatar hijau adalah jumlah maksimal posting yang terdeteksi
  • Tulisan berlatar oranye adalah jumlah yang ditampilkan
  • Tulisan berlatar biru adalah homepage blog sobat

Atau pada widget sidebar blog ini (Banyak Dikomentari)


Jika ada pertanyaan, silahkan ajukan lewat kolom komentar.



Sekian



SALAM Blogger




MY STARTUP :
A story with millions of choices in it.

Try to imagine this. When you're reading a story on the web or blog, you are given two choices. You can choose the next story based on your own choice. After selecting then you can continue reading the story. Shortly afterwards you will be presented back to the 2 other options. The next choice is up to you. Then you continue the story you are reading. After that you will be faced again with 2 choices. So onwards.

If you feel curious then you can re-read the story by changing your selection. Then you will see a different story with the story that you have read previously. The question now is why is this so? Because the storyline will be varying according to your choice. 

Based on the above, then you are faced with two choices. Are you interested in reading my story is? Or you are not interested at all. The choice is in your hands.
If you are interested then spread widely disseminated this article to your family, friends, neighbors, and relatives. You can also distribute it on facebook, twitter, goggle +, or other social media that this article be viral in the world. By doing so it is a new entertainment industry has been created.

Its creator named Richard Nata.

The full articles that talks about this: 
  


Do you want to be an investor in my startup?

If yes, don't hesitate to contact me as soon as possible.


Thank you.
Lord Jesus bless you.
Amen
P.S. The offer letter I gave also to the hedge funds and venture capital and other major companies in the entire world. So who is fast then he will get it.
P.P.S. If you are not interested in my offer, it is a good idea to periodically review my blog to see the development of my blog.  http://richardnata.blogspot.com
If I've made a story on my blog and get a multiplication of clicks then you should know that the readers liked my story.

No comments:

Post a Comment

Related Posts

Related Posts Plugin for WordPress, Blogger...