Default Post Schema and Attribution Link (Optional)

Untuk menghindari error pada Google Rich Snippet kami menambahkan thumbnail untuk halaman beranda dan gambar logo dari jagodesain.com pada skema blog, ini tidak akan berpengaruh banyak pada blog Anda, tapi jika Anda ingin menggantinya silahkan temukan kode seperti di bawah ini:

<b:includable id='postMetadataJSONImage'>
    &quot;image&quot;: {
      &quot;@type&quot;: &quot;ImageObject&quot;,
      &quot;url&quot;: &quot;<b:eval expr='(data:post.featuredImage ? resizeImage(data:post.featuredImage, 1200, &quot;1200:630&quot;) : &quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXnqpvAzEnV8W99ip24-RAYWZjU7gj6vHQpRFYS9yFggCmE-6cTyl4vT4kKehjoU6fXG0WdnGA-PhYKbZsIekz_OqwLEqMK1Cb3wehZoC8qLpnxEAPi-RAYC8xnulsP_tFuVSX7bssHbc/s1600/jagotheme-img.png&quot;).jsonEscaped'/>&quot;,
      &quot;height&quot;: <b:eval expr='data:post.featuredImage ? 630 : 348'/>,
      &quot;width&quot;: 1200
    },
</b:includable>
<b:includable id='postMetadataJSONPublisher'>
    &quot;publisher&quot;: {
      &quot;@type&quot;: &quot;Organization&quot;,
      &quot;name&quot;: &quot;<data:blog.title.escaped/>&quot;,
      &quot;logo&quot;: {
        &quot;@type&quot;: &quot;ImageObject&quot;,
        &quot;url&quot;: &quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9CXiVFQUvElXWFDgVPWEZXRUzEH-_thVyyhc5I5V6gVRtfHF_FHjzkffGMXHjiwebFc0VwzIKAZ6NqKeqkTkNqSAGJWkILuqBOcd-z_O84_BwcoTFAW82EaLC_vNyCvBdamE8vBE3LpQ/s0/jd-logo.png&quot;,
        &quot;width&quot;: 297,
        &quot;height&quot;: 45
      }
    },
</b:includable>

Ubah bagian yang ditandai dari kode di atas dengan url gambar Anda.

Tidak ada rekomendasi ukuran gambar dalam setelan ini, tapi akan lebih baik jika gambar yang Anda gunakan berukuran 1200*348 untuk thumbnail dan 297*45 untuk logo. Anda juga bisa mengganti ukuran thumbnail agar sesuai dengan ukuran thumbnail Anda kode di bawah ini:

&quot;height&quot;: <b:eval expr='data:post.featuredImage ? 630 : 348'/>,
&quot;width&quot;: 1200
Memperbaiki kemungkinan Error pada Rich Snippet

Kami mendapatkan beberapa laporan mengenai Error/pesan Warning pada Pengujian Hasil Kaya Google dan kemungkinan Anda juga bisa mendapatkan error yang sama. Setelah kami cari tahu cara untuk memperbaiki error ini cukup mudah, Anda hanya perlu menambahkan foto pada profil Blogger serta lengkapi bagian lain seperti kolom 'Perkenalkan Diri Anda'.

  • Pada dashboard Blogger, klik Setelan
  • scroll ke bagian bawah, Anda akan menemukan link Profil Pengguna
  • klik link tersebut dan Anda akan diarahkan ke tab baru,
  • lengkapi profil Blogger Anda dan klik Simpan.

Link Atribusi

Kami menambahkan link atribusi pada bagian kerdit template sebagai bentuk penghargaan kepada pengembang, link tersebut tidak akan berpengaruh serta tidak akan terlihat pada Blog Anda bahkan pengunjung Blog pun tidak akan menyadarinya.

kami tidak mencoba mengambil keuntungan atau menutup mata dari hal ini, Anda bisa menghapus link tersebut kapanpun Anda mau. Kode lengkap dari link atribusi yang dimaksud adalah:

<span class='creator'>Developed by <a href='https://theme.jagodesain.com'>Jago Desain</a></span>

Atau seperti ini:

<span class='creator pSml'>Theme by <a href='https://theme.jagodesain.com'>Jago Desain</a></span>

Kode di atas terletak pada bagian footer atau pada widget dengan ID HTML88, Anda bisa menghapus atau mengganti dengan link blog Anda.

To avoid errors in Google Rich Snippet, we added a thumbnail for home page and a logo image from jagodesain.com in the blog schema, this will not have much effect on your blog, but if you want to replace it you can find code like below:

<b:includable id='postMetadataJSONImage'>
    &quot;image&quot;: {
      &quot;@type&quot;: &quot;ImageObject&quot;,
      &quot;url&quot;: &quot;<b:eval expr='(data:post.featuredImage ? resizeImage(data:post.featuredImage, 1200, &quot;1200:630&quot;) : &quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXnqpvAzEnV8W99ip24-RAYWZjU7gj6vHQpRFYS9yFggCmE-6cTyl4vT4kKehjoU6fXG0WdnGA-PhYKbZsIekz_OqwLEqMK1Cb3wehZoC8qLpnxEAPi-RAYC8xnulsP_tFuVSX7bssHbc/s1600/jagotheme-img.png&quot;).jsonEscaped'/>&quot;,
      &quot;height&quot;: <b:eval expr='data:post.featuredImage ? 630 : 348'/>,
      &quot;width&quot;: 1200
    },
</b:includable>
<b:includable id='postMetadataJSONPublisher'>
    &quot;publisher&quot;: {
      &quot;@type&quot;: &quot;Organization&quot;,
      &quot;name&quot;: &quot;<data:blog.title.escaped/>&quot;,
      &quot;logo&quot;: {
        &quot;@type&quot;: &quot;ImageObject&quot;,
        &quot;url&quot;: &quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9CXiVFQUvElXWFDgVPWEZXRUzEH-_thVyyhc5I5V6gVRtfHF_FHjzkffGMXHjiwebFc0VwzIKAZ6NqKeqkTkNqSAGJWkILuqBOcd-z_O84_BwcoTFAW82EaLC_vNyCvBdamE8vBE3LpQ/s0/jd-logo.png&quot;,
        &quot;width&quot;: 297,
        &quot;height&quot;: 45
      }
    },
</b:includable>

Change marked part in the code above with your image url.

There's no recommended image size in this setting, but it would be better if the image size is 1200*348 for thumbnails and 297*45 for logos. You can also change the size to match your thumbnail in the code below:

&quot;height&quot;: <b:eval expr='data:post.featuredImage ? 630 : 348'/>,
&quot;width&quot;: 1200
Fixed possible Error on Rich Snippet

We've had several reports of Error/Warning messages on Google Rich Results Test and it's possible that you may get the same error too. After we figure out how to fix this error it's quite easy, you just need to add a photo to your Blogger profile and complete other sections such as the 'Introduce Yourself' column.

  • On Blogger dashboard, click Settings
  • scroll to the bottom, you will find User Profile link
  • click that link and you will be directed to a new tab,
  • complete your Blogger profile and click Save.

Attribution Link

We added an attribution link to credit section of the template as a form of appreciation to the developer, the link will have no effect and will not be visible on your Blog even the visitors will not notice it.

We're not trying to take advantage of these links, you can delete them whenever you want. The complete code of the attribution link in question is:

<span class='creator'>Developed by <a href='https://theme.jagodesain.com'>Jago Desain</a></span>

Or like this:

<span class='creator pSml'>Theme by <a href='https://theme.jagodesain.com'>Jago Desain</a></span>

The code above is located in the footer or in the widget with HTML88 ID, you can delete or replace it with your blog link.