Friday, December 19, 2014

Tips Mudah Membuat Artikel Terkait Di Bawah Postingan Dengan Mudah

kali ini kita bahas tentang bagaimana cara membuat Artikel Terkait Di Bawah Postingan Dengan Mudah


1. Loggin ke blogger masing masing
2. Klik Template lalu Edit HTML
3. Cari Kode  <data:post.body/> agar lebih mudah cari dengan kombinasi Ctrl + F di kotak template
4. setelah kode ketemu copy paste kan script  ini di bawah kode tadi


<b:if cond='data:blog.pageType == &quot;item&quot;'>
<br/>
<br/>
<H2>Artikel Terkait:</H2>
<div class='rbbox'>
<div style='margin:0; padding:10px;height:200px;overflow:auto;border:1px solid #ccc;'>
<div id='albri'/>
<script type='text/javascript'>
var homeUrl3 = &quot;<data:blog.homepageUrl/>&quot;;
var maxNumberOfPostsPerLabel = 4;
var maxNumberOfLabels = 10;
maxNumberOfPostsPerLabel = 9999;
maxNumberOfLabels = 3;
function listEntries10(json) {
var ul = document.createElement(&#39;ul&#39;);
var maxPosts = (json.feed.entry.length &lt;= maxNumberOfPostsPerLabel) ?
json.feed.entry.length : maxNumberOfPostsPerLabel;
for (var i = 0; i &lt; maxPosts; i++) {
var entry = json.feed.entry[i];
var alturl;
for (var k = 0; k &lt; entry.link.length; k++) {
if (entry.link[k].rel == &#39;alternate&#39;) {
alturl = entry.link[k].href;
break;
}
}
var li = document.createElement(&#39;li&#39;);
var a = document.createElement(&#39;a&#39;);
a.href = alturl;
if(a.href!=location.href) {
var txt = document.createTextNode(entry.title.$t);
a.appendChild(txt);
li.appendChild(a);
ul.appendChild(li);
}
}
for (var l = 0; l &lt; json.feed.link.length; l++) {
if (json.feed.link[l].rel == &#39;alternate&#39;) {
var raw = json.feed.link[l].href;
var label = raw.substr(homeUrl3.length+13);
var k;
for (k=0; k&lt;20; k++) label = label.replace(&quot;%20&quot;, &quot; &quot;);
var txt = document.createTextNode(label);
var h = document.createElement(&#39;b&#39;);
h.appendChild(txt);
var div1 = document.createElement(&#39;div&#39;);
div1.appendChild(h);
div1.appendChild(ul);
document.getElementById(&#39;albri&#39;).appendChild(div1);
}
}
}
function search10(query, label) {
var script = document.createElement(&#39;script&#39;);
script.setAttribute(&#39;src&#39;, query + &#39;feeds/posts/default/-/&#39;
+ label +
&#39;?alt=json-in-script&amp;callback=listEntries10&#39;);
script.setAttribute(&#39;type&#39;, &#39;text/javascript&#39;);
document.documentElement.firstChild.appendChild(script);
}
var labelArray = new Array();
var numLabel = 0;
<b:loop values='data:posts' var='post'>
<b:loop values='data:post.labels' var='label'>
textLabel = &quot;<data:label.name/>&quot;;
var test = 0;
for (var i = 0; i &lt; labelArray.length; i++)
if (labelArray[i] == textLabel) test = 1;
if (test == 0) {
labelArray.push(textLabel);
var maxLabels = (labelArray.length &lt;= maxNumberOfLabels) ?
labelArray.length : maxNumberOfLabels;
if (numLabel &lt; maxLabels) {
search10(homeUrl3, textLabel);
numLabel++;
}
}
</b:loop>
</b:loop>
</script>
</div>
<script type="text/javascript">RelPost();</script>
</div>
</b:if>


KEMUDIAN SAVE TEMPLATE DAN LIHAT HASINYA

Tips Cara Membuat Link Sumber Otomatis Saat Artikel/Postingan Di Copy Paste Di Blog

Mungkin kalian pernah postingan nya pernah di copas tapi tidak di taro sumbernya nih ini ada cara biar ada sumbernya secara otomattis tis tis


Copy paste


Berikut Cara Caranya

1. loggin ke blogger masing masing
2. Klik Template > edit HTML
3. cari kode </head> pada kotak template agar lebih mudah gunakan ctrl+f
4. copy script di bawah ini lalu pastekan tepat di atas </head>


<script type='text/javascript'>
function addLink() {
var body_element = document.getElementsByTagName('body')[0];
var selection;
selection = window.getSelection();
var pagelink = "<br/><br/>Sumber :<a href='"+document.location.href+"'>"+document.location.href+"</a><br/>"; // change this if you want
var copytext = selection + pagelink;
var newdiv = document.createElement('div');
newdiv.style.position='absolute';
newdiv.style.left='-99999px';
body_element.appendChild(newdiv);
newdiv.innerHTML = copytext;
selection.selectAllChildren(newdiv);
window.setTimeout(function() {
body_element.removeChild(newdiv);
},0);
}document.oncopy = addLink;
</script>

5. simpan template

Kumpulan Widget Bergerak Terbaru Untuk Blog Desember 2014

Kumpulan Dan Cara Memasang Widget Animasi Bergerak Yang Unik Dan Keren Untuk Blog  
Kali ini kita akan bahas Kumpulan Widget Animasi Bergerak Yang Unik Dan Keren Untuk Blog
Cara Pasangnya
1. loggin blog masing masing
2. pilih widget yang kamu suka lalu copy scriptnya
3.klik tata letak > Tambahkan Gadget > HTML/JAVASCRIPT
4. Pastekan script tadi di kolom HTML bukan RICH TEXT
5. klik SIMPAN

INILAH KUMPULAN WIDGET Bergerak Yang Unik Dan Keren Untuk Blog



1.Helikopter

<div style="position: fixed; bottom: 0px; left: 10px;width:130px;height:160px;">
<a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank"><img .="" alt="Kumpulan Widget Animasi" border="0" src=" http://content.sweetim.com/sim/cpie/emoticons/00020389.gif" title="Helikopter" /></a><small><center><a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank" title="Widget Animasi">Widget Animasi</a></center></small></div>

2 Kuda Lari
<div style="position: fixed; bottom: 0px; left: 10px;width:130px;height:160px;">
<a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank"><img .="" alt="Kumpulan Widget Animasi" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhnUnxcl9RG1IbRU6qnEJMmWu_DM83NXCJD9gnxmpDwEZbakk1X4ngu6nC0yVplL7N8U8WhcoYd4Bhoit3WvzzziZcc82RNGTrwuSFPK-fa12QLx3gbrSi15xOS0jYkfYMq3sC9IjLVqHni/s1600/b.gif " title="kuda lari" /></a><small><center><a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank" title="Widget Animasi">Widget Animasi</a></center></small></div>

3. Manusia Purba
<div style="position: fixed; bottom: 0px; left: 10px;width:130px;height:160px;">
<a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank"><img .="" alt="Kumpulan Widget Animasi" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhkpUlJK1e2WP0ZTyaEkBloylg9bIu5u3uum0u9YG5xm7hLw6zw8WAkQpkI50ohYwOagEzThS-3srSvUdniM3Akb_fB4cq6ePnQ4g8WqKyvH680zdAqzmsSUW_zzpH1v5q6yTbpTvGoDzCN/s1600/e.gif " title="Manusia Batu" /></a><small><center><a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank" title="Widget Animasi">Widget Animasi</a></center></small></div>


4. Ayam Bertelur


<div style="position: fixed; bottom: 0px; left: 10px;width:130px;height:160px;">
<a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank"><img .="" alt="Kumpulan Widget Animasi" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUc7VRKnmwgGYEjebfZsfFzDpnT13ri5E8iG19sEU8crK4uZxs8t-DcWy8BuFdcOTrTQLWYcO_3b0dYZtqDy0xt4XWW_j7dr8b4xnaLqKktpT6vgXGdVURr-R0n5Yr1DoppJcqRIgrF70d/s1600/gift+18.gif" title="ayam bertelur" /></a><small><center><a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank" title="Widget Animasi">Widget Animasi</a></center></small></div>


5. Bajak Laut


<div style="position: fixed; bottom: 0px; left: 10px;width:130px;height:160px;">
<a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank"><img .="" alt="Kumpulan Widget Animasi" border="0" src="http://i1242.photobucket.com/albums/gg532/faizkr8/Fire-1.gif" title="Bajak laut" /></a><small><center><a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank" title="Widget Animasi">Widget Animasi</a></center></small></div>



6. Zombie
<div style="position: fixed; bottom: 0px; left: 10px;width:130px;height:160px;">
<a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank"><img .="" alt="Kumpulan Widget Animasi" border="0" src="http://s.myniceprofile.com/myspacepic/466/th/46602.gif" title="Zombie" /></a><small><center><a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank" title="Widget Animasi">Widget Animasi</a></center></small></div>

7. Dancer
<div style="position: fixed; bottom: 0px; left: 10px;width:130px;height:160px;">
<a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank"><img .="" alt="Kumpulan Widget Animasi" border="0" src="http://i1242.photobucket.com/albums/gg532/faizkr8/Dance.gif" title="dancer" /></a><small><center><a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank" title="Widget Animasi">Widget Animasi</a></center></small></div>

8. Petir
<div style="position: fixed; bottom: 0px; left: 10px;width:130px;height:160px;">
<a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank"><img .="" alt="Kumpulan Widget Animasi" border="0" src="http://i1242.photobucket.com/albums/gg532/faizkr8/Cloudelec.gif" title="petir" /></a><small><center><a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank" title="Widget Animasi">Widget Animasi</a></center></small></div>

9.  Panda 

<div style="position: fixed; bottom: 0px; left: 10px;width:130px;height:160px;">
<a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank"><img .="" alt="Kumpulan Widget Animasi" border="0" src="http://s.myniceprofile.com/myspacepic/212/th/21215.gif" title="panda" /></a><small><center><a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank" title="Widget Animasi">Widget Animasi</a></center></small></div>

10. Bayi Ketawa
<div style="position: fixed; bottom: 0px; left: 10px;width:130px;height:160px;">
<a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank"><img .="" alt="Kumpulan Widget Animasi" border="0" src="http://content.sweetim.com/sim/cpie/emoticons/0002031F.gif" title="bayi ketawa" /></a><small><center><a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank" title="Widget Animasi">Widget Animasi</a></center></small></div>

11. Gajah Loncat


<div style="position: fixed; bottom: 0px; left: 10px;width:130px;height:160px;">
<a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" style="margin-left: 1em; margin-right: 1em;" target="_blank"><img .="" alt="Kumpulan Widget Animasi" border="0" src="http://content.sweetim.com/sim/cpie/emoticons/000203BC.gif" title="Gajah Loncat" /></a></div>

12. Star

<div style="position: fixed; bottom: 0px; left: 10px;width:130px;height:160px;">
<a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank"><img .="" alt="Kumpulan Widget Animasi" border="0" src="http://s.myniceprofile.com/myspacepic/102/th/10221.gif" title="star" /></a><small><center><a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank" title="Widget Animasi">Widget Animasi</a></center></small></div>


13. spongebobs lari

<div style="position: fixed; bottom: 0px; left: 10px;width:130px;height:160px;">
<a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank"><img .="" alt="Kumpulan Widget Animasi" border="0" src="http://i1242.photobucket.com/albums/gg532/faizkr8/boblari.gif" title="SponGebobs" /></a><small><center><a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank" title="Widget Animasi">Widget Animasi</a></center></small></div>


14. Monyet
<div style="position: fixed; bottom: 0px; left: 10px;width:130px;height:160px;">
<a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank"><img .="" alt="Kumpulan Widget Animasi" border="0" src="http://s.myniceprofile.com/myspacepic/539/th/53966.gif" title="Monyet" /></a><small><center><a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank" title="Widget Animasi">Widget Animasi</a></center></small></div>

15. Keep Smile
<div style="position: fixed; bottom: 0px; left: 10px;width:130px;height:160px;">
<a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank"><img .="" alt="Kumpulan Widget Animasi" border="0" src="http://s.myniceprofile.com/myspacepic/197/th/19769.gif" title="Animasi" /></a><small><center><a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank" title="Widget Animasi">Widget Animasi</a></center></small></div>

16. Thanks


<div style="position: fixed; bottom: 0px; left: 10px;width:130px;height:160px;">
<a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank"><img .="" alt="Kumpulan Widget Animasi" border="0" src="http://s.myniceprofile.com/myspacepic/154/th/15482.gif" title="Animasi" /></a><small><center><a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank" title="Widget Animasi">Widget Animasi</a></center></small></div>

16.Hello

<div style="position: fixed; bottom: 0px; left: 10px;width:130px;height:160px;">
<a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank"><img .="" alt="Kumpulan Widget Animasi" border="0" src="http://s.myniceprofile.com/myspacepic/920/th/92063.gif" title="Animasi" /></a><small><center><a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank" title="Widget Animasi">Widget Animasi</a></center></small></div>

17. Ciluk Ba

<div style="position: fixed; bottom: 0px; left: 10px;width:130px;height:160px;">
<a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank"><img .="" alt="Kumpulan Widget Animasi" border="0" src="http://s.myniceprofile.com/myspacepic/198/th/19809.gif" title="Animasi" /></a><small><center><a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank" title="Widget Animasi">Widget Animasi</a></center></small></div>

18. Dancer 2

<div style="position: fixed; bottom: 0px; left: 10px;width:130px;height:160px;">
<a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank"><img .="" alt="Kumpulan Widget Animasi" border="0" src="http://s.myniceprofile.com/myspacepic/1/th/199.gif" title="Animasi" /></a><small><center><a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank" title="Widget Animasi">Widget Animasi</a></center></small></div>

19. expresi wajah
<div style="position: fixed; bottom: 0px; left: 10px;width:130px;height:160px;">
<a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank"><img .="" alt="Kumpulan Widget Animasi" border="0" src="http://s.myniceprofile.com/myspacepic/597/th/59730.gif" title="Animasi" /></a><small><center><a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank" title="Widget Animasi">Widget Animasi</a></center></small></div>

20. Tengkorax
<div style="position: fixed; bottom: 0px; left: 10px;width:130px;height:160px;">
<a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank"><img .="" alt="Kumpulan Widget Animasi" border="0" src="http://s.myniceprofile.com/myspacepic/477/th/47720.gif" title="Animasi" /></a><small><center><a href="http://adeih-blog.blogspot.com/2014/01/Kumpulan-Widget-animasi-untuk-blog.html" target="_blank" title="Widget Animasi">Widget Animasi</a></center></small></div>


Catatan! : kalian bisa merubah posisi widget dengan 

top : atas
bottom : bawah
left : kiri
right : kanan

pada

<div style="position: fixed; bottom: 0px; left: 10px;width:130px;height:160px;">

JANGAN LUPA TINGGALKAN JEJAK