Edit Cudstom Blog
Custom Baca Selengkapnya
Cari Kode di Bawah ini
<div class='post-info info-1'>
Kurang Lebih Scrip Akan Seperti Ini
<div class='post-info info-1'>
<b:include data='post' name='........'/>
<b:include data='post' name='........'/>
<b:include data='post' name='........'/>
</div>
Ganti Semua Scrip Warna Merah Dengan Ini
<div class='text'><code style='background-color: #57956a;'><span style='color: white; font-family: Open Sans; font-size: x-small;'>Baca</span></code> <span style='font-family: Open Sans; font-size: x-small;'>Selengkapnya</span></div>
Cara Menghapus Snipet Blog Viomagz
Cari kode berikut
<div class='post-body entry-content' expr:id='"post-body-" + data:post.id'>
<div class='post-snippet'>
<b:eval expr='snippet(data:post.snippets.long, { length: 80 })'/>
<b:include name='postReadMore'/>
</div>
</div>
Jika Ingin Hide Tambahkan kode <!-- diawal dan --> diakhir kode, seperti
<!--<div class='post-body entry-content' expr:id='"post-body-" + data:post.id'>
<div class='post-snippet'>
<b:eval expr='snippet(data:post.snippets.long, { length: 80 })'/>
<b:include name='postReadMore'/>
</div>
</div>-->
Custom Fake Rating Blogspot
<script type='application/ld+json'>
{
"@context": "https://schema.org/",
"@type": "Book",
"name": "Nama Blog Anda",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "5",
"ratingCount": "Jumlah Ratingnya",
"bestRating": "5",
"worstRating": "1"
}
}
</script>


Tidak ada komentar:
Posting Komentar