உங்கள் வலைப்பதிவில் நீங்கள் எழுதிய பதிவுகள் மற்றும் வாசகர்கள் இட்ட மறுமொழிகளின் எண்ணிக்கையை காட்ட வேண்டுமா?
01 . Layout இல் அழுத்துங்கள்
02. add a Gadget சென்று HTML/JavaScript இல் அழுத்துங்கள்
03. இப்போ கீழே உள்ள code ஐ copy பண்ணி போடுங்கள்.
| <script style="text/javascript"> function numberOfPosts(json) { document.write('Total Posts: <b>' + json.feed.openSearch$totalResults.$t + '</b><br>'); } function numberOfComments(json) { document.write('Total Comments: <b>' + json.feed.openSearch$totalResults.$t + '</b><br>'); } </script> <ul><li><script src="http://yourblog.blogspot.com/feeds/posts/default?alt=json-in-script&callback=numberOfPosts"></script></li> <li><script src="http://yourblog.blogspot.com/feeds/comments/default?alt=json-in-script&callback=numberOfComments"></script></li></ul> <noscript><a href="http://assessmyblog.blogspot.com/" target="_blank">Widgets for Blogger</a> | <a href="http://www.bloganol.com" target="_blank">Bloganol</a></noscript> |
04. சிவப்பு நிறத்தில் காட்டப்பட்ட இடத்தில் உங்கள் வலைப்பதிவு முகவரியை இடுங்கள்.
05. save பண்ணுங்கள்.

8 comments:
நல்ல விடயம்
January 24, 2009 11:26 AMபகிர்ந்தமைக்கு நன்றி ...
தகவல் பரிவுக்கும் நன்றி..
January 24, 2009 11:38 AMசூப்பர்...I'll try and get back ...
January 24, 2009 1:29 PManbudan aruna
ஹையா...it works!!!
January 24, 2009 1:30 PMthanx.
anbudan aruNaa
நல்ல பதிவு. முதல்வேலையாக என்னுடைய பிளாக்கில் பதிவிட்டுவிட்டேன்.
January 24, 2009 2:49 PMபகிர்ந்தமைக்கு நன்றி.
வாழ்க வளமுடன்,
வேலன்.
ennoda blog la pottutten....romba nandri!
January 24, 2009 3:10 PMtx brother
January 24, 2009 4:00 PMthanks
March 5, 2009 7:29 PMPost a Comment