cari kode HTML berikut: <b:include data='post' name='post'/>kemudia ganti dengan: <b:if cond='data:blog.homepageUrl !=
data:blog.url'>
<b:if cond='data:blog.pageType != "item"'>
<a expr:href='data:post.url'>
<div style="padding:6px 0 6px
5px;border-right:1px solid
#ccc;border-bottom:1px solid
#ccc;margin-bottom:2px;background:#EAE9E9;color:#406A0E;">
<data:post.title/></div></a>
<b:else/>
<b:include data='post' name='post'/>
</b:if>
<b:else/>
<b:include data='post' name='post'/>
</b:if>
untuk melihat daftar isi dalam bentuk text: <a href="http://NAMABLOGANDA.blogspot.com/search?max-results=100">Daftar Isi Blog</a>untuk melihat daftar isi dalam bentuk text:<form action="http://NAMABLOGANDA.blogspot.com/search?max-results=100" target="_blank"><input value="Daftar Isi Blog" type="submit"></form> ganti tulisan
NAMABLOGANDA. dengan nama blog anda!have Fun!