Searching...
29 Şubat 2012 Çarşamba

Toplam yazı ve yorum sayısı istatistik eklentisi


Bloggerde sayfa içinde Toplam yazı ve Toplam yorum sayısını göstermek istermisiniz ? 

Eklentinin çalışma mantığı çok basit , blogunuza ekliyorsunuz , siz yazı yazdıkça yada blogunuza yorum geldikçe kendisi güncellenir...

NOT : Yorum ve yazı eklentisini blogunuza ekledikten sonra , kod içindeki , eklentileri.blogspot.com yazan yere kendi blog adresinizi yazınız..

NOT 2 : eklentileri.blogspot.com adresi kod içinde iki kez geçmektedir , her ikisinize düzenleyiniz..


<script type="text/javascript">
function w2bnumberofposts(json) {document.write('Toplam Yazı : ' + json.feed.openSearch$totalResults.$t + '<br/>');}
function w2bnumberofcomments(json) {document.write('Toplam Yorum : ' + json.feed.openSearch$totalResults.$t );}
</script>
<script src="http://eklentileri.blogspot.com/feeds/posts/summary?alt=json-in-script&callback=w2bnumberofposts"></script>
<script src="http://eklentileri.blogspot.com/feeds/comments/summary?alt=json-in-script&callback=w2bnumberofcomments"></script>


0 yorum:

Yorum Gönder

yorumunuzu buraya yazabilirsiniz

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.

 
Back to top!