Widget Recent Posts di Sidebar Blogger

Pada kesempatan kali ini saya akan berbagi tutorial cara membuat widget Recent Posts / Postingan terbaru untuk blogger.

Cara Memasang Widget Recent Posts di Sidebar Blogger - Pada kesempatan kali ini saya akan berbagi tutorial cara membuat widget Recent Posts / Postingan terbaru untuk blogger.

Cara Memasang Widget Recent Posts di Sidebar Blogger

Fungsi Widget Recent Posts

Orang yang menggunakan mesin pencari seperti Google akan langsung pergi ke halaman posting. Widget Recent Posts di Sidebar membantu mereka melihat postingan terbaru dari blog kita dan memiliki link internal untuk meningkatkan posisi blog kita di SERP.

Cara Pasang Widget Recent Posts

  1. Klik Menu Tata Letak
  2. Kemudian Pada kolom sidebar, Tambahkan Gadget
  3. Pilih HTML/Javascript
  4. Kemudian tulis judul "Recent Posts" atau "Postingan Terbaru"
  5. Lalu Copy dan Paste kode di bawah, dan klik Simpan.

<style scoped='' type='text/css'>

#recent-posts{color:#999;font-size:11px}

#recent-posts img{background:#fafafa;float:left;height:60px;margin-right:15px;width:60px;border-radius:4px}

#recent-posts ul{margin:0;padding:0}

#recent-posts ul li{margin:0 0 10px 0;padding:0 0 10px 0;border-bottom:1px solid rgba(0,0,0,0.1);list-style:none}

#recent-posts ul li:last-child{border-bottom:0}

#recent-posts ul li a{display:block;color:#222;font-weight:700;text-decoration:none;font-size:14px;margin:0 0 10px 0;line-height:normal}

</style>

<div id='recent-posts'>

<script type='text/javaScript'>

var rcp_numposts=5;

var rcp_snippet_length=80;

var rcp_info='yes';

var rcp_comment='Comments';

var rcp_disable='Review';

function recent_posts(json){var dw='';a=location.href;y=a.indexOf('?m=0');dw+='<ul>';for(var i=0;i<rcp_numposts;i++){var entry=json.feed.entry[i];var rcp_posttitle=entry.title.$t;if('content'in entry){var rcp_get_snippet=entry.content.$t}else{if('summary'in entry){var rcp_get_snippet=entry.summary.$t}else{var rcp_get_snippet="";}};rcp_get_snippet=rcp_get_snippet.replace(/<[^>]*>/g,"");if(rcp_get_snippet.length<rcp_snippet_length){var rcp_snippet=rcp_get_snippet}else{rcp_get_snippet=rcp_get_snippet.substring(0,rcp_snippet_length);var space=rcp_get_snippet.lastIndexOf(" ");rcp_snippet=rcp_get_snippet.substring(0,space)+"&#133;";};for(var j=0;j<entry.link.length;j++){if('thr$total'in entry){var rcp_commentsNum=entry.thr$total.$t+' '+rcp_comment}else{rcp_commentsNum=rcp_disable};if(entry.link[j].rel=='alternate'){var rcp_posturl=entry.link[j].href;if(y!=-1){rcp_posturl=rcp_posturl+'?m=0'}var rcp_postdate=entry.published.$t;if('media$thumbnail'in entry){var rcp_thumb=entry.media$thumbnail.url}else{rcp_thumb="https://blogger.googleusercontent.com/img/a/AVvXsEgHSGMCyvBOqUChWccx8XpTgPPkgzWxQwmkHIemsVjPJ6J1xz7eYODIq5q7KAzYcPxPk8wX_FZwEhui_W4lIPUf3g2zYugWn4sQWEEYzkIraZg59qOV9MzCAECgaTlxJwMGseM2jTlJE6b-LSx1jg-HKkT5k1DSoXsiG69hNqRS_flSius0qIDEDg1gpP6C=s72"};}};dw+='<li>';dw+='<img alt="'+rcp_posttitle+'" src="'+rcp_thumb+'"/>';dw+='<div><a href="'+rcp_posturl+'" rel="nofollow" title="'+rcp_snippet+'">'+rcp_posttitle+'</a></div>';if(rcp_info=='yes'){dw+='<span class="tanggal">'+rcp_postdate.substring(8,10)+'/'+rcp_postdate.substring(5,7)+'/'+rcp_postdate.substring(0,4)+'</span><span class="komen"> - '+rcp_commentsNum+'</span>';};dw+='<div style="clear:both"></div></li>';};dw+='</ul>';document.getElementById('recent-posts').innerHTML=dw;};document.write('<script type=\"text/javascript\" src=\"https://www.komburnews.com/feeds/posts/default?alt=json-in-script&max-results='+rcp_numposts+'&callback=recent_posts\"><\/script>');

</script>

Jika sudah selesai, silakan cek blog kalian dan pastikan widget Recent Posts sudah muncul, jika ada kendala silakan tinggalkan komentar dibawah.

About the Author

Index animi sermo

Posting Komentar

Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.