Struktur data merupakan rangkaian kode yang memberikan informasi blog yang terkirim dan terbaca dengan mudah oleh mesin pencari. Dengan struktur data blog yang apik dan teratur tanpa kesalahan dan peringatan, tentunya akan memberikan dampak positif bagi perkembangan blog serta baik sekali untuk menunjang tingkat dan kualitas trafik blog yang ditinjau dari sisi SEO nya.
Saat saya mengecek blog ini, ternyata terdapat kesalahan dan peringatan yang cukup fatal, maka dari itu dengan langkah yang cepat saya cari tahu apa yang menjadi penyebabnya.
Blog ini mendapat masalah/error dari sisi Blogposting, sedangkan yang lainnya sudah sempurna. Pada blogposting, ada 50 kesalahan dan 40 peringatan yang harus diperbaiki diantaranya:
Masuk ke menu Edit HTML
Copy kode di bawah ini:
<b:if cond='data:post.firstImageUrl'> <div itemprop='image' itemscope='itemscope' itemtype='https://schema.org/ImageObject'> <meta expr:content='data:post.firstImageUrl' itemprop='url'/> <meta content='700' itemprop='width'/> <meta content='700' itemprop='height'/> </div> </b:if>
<div itemprop='publisher' itemscope='itemscope' itemtype='https://schema.org/Organization'> <div itemprop='logo' itemscope='itemscope' itemtype='https://schema.org/ImageObject'> <meta content='URL LOGO BLOG' itemprop='url'/> <meta content='600' itemprop='width'/> <meta content='60' itemprop='height'/> </div> <meta expr:content='data:blog.title' itemprop='name'/> </div>
<div itemType='https://schema.org/WebPage' itemprop='mainEntityOfPage' itemscope='itemscope'/>
<a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:content='data:post.timestampISO8601' itemprop='datePublished dateModified'/></a>
<span class='post-author vcard' itemprop='author' itemscope='itemscope' itemtype='https://schema.org/Person'>
<meta content='TULIS NAMA SOBAT' itemprop='name'/></span>
Letakkan tepat dibawah kode:
<article class='post hentry' expr:id='data:post.id' itemscope='' itemtype='https://schema.org/BlogPosting'>
Kemudian cari kode
<h1 class='post-title entry-title'>
<h2 class='post-title entry-title'>
<h3 class='post-title entry-title'>
Ganti dengan kode
<h1 class='post-title entry-title' itemprop='headline'>
<h2 class='post-title entry-title' itemprop='headline'>
<h3 class='post-title entry-title' itemprop='headline'>
Setelah itu save
Setelah selesai saya perbaiki, saya melanjutkan dengan memeriksa ulang melalui Alat Uji coba Data Terstruktur dari google dengan alamat https://search.google.com/structured-data/testing-tool?hl=id, dan hasilnya, waw memuaskan...
Saat saya mengecek blog ini, ternyata terdapat kesalahan dan peringatan yang cukup fatal, maka dari itu dengan langkah yang cepat saya cari tahu apa yang menjadi penyebabnya.
Blog ini mendapat masalah/error dari sisi Blogposting, sedangkan yang lainnya sudah sempurna. Pada blogposting, ada 50 kesalahan dan 40 peringatan yang harus diperbaiki diantaranya:
- author
- datePublished
- headline
- image
- publisher
- dateModified
- headline
- mainEntityOfPage
Masuk ke menu Edit HTML
Copy kode di bawah ini:
<b:if cond='data:post.firstImageUrl'> <div itemprop='image' itemscope='itemscope' itemtype='https://schema.org/ImageObject'> <meta expr:content='data:post.firstImageUrl' itemprop='url'/> <meta content='700' itemprop='width'/> <meta content='700' itemprop='height'/> </div> </b:if>
<div itemprop='publisher' itemscope='itemscope' itemtype='https://schema.org/Organization'> <div itemprop='logo' itemscope='itemscope' itemtype='https://schema.org/ImageObject'> <meta content='URL LOGO BLOG' itemprop='url'/> <meta content='600' itemprop='width'/> <meta content='60' itemprop='height'/> </div> <meta expr:content='data:blog.title' itemprop='name'/> </div>
<div itemType='https://schema.org/WebPage' itemprop='mainEntityOfPage' itemscope='itemscope'/>
<a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:content='data:post.timestampISO8601' itemprop='datePublished dateModified'/></a>
<span class='post-author vcard' itemprop='author' itemscope='itemscope' itemtype='https://schema.org/Person'>
<meta content='TULIS NAMA SOBAT' itemprop='name'/></span>
Letakkan tepat dibawah kode:
<article class='post hentry' expr:id='data:post.id' itemscope='' itemtype='https://schema.org/BlogPosting'>
Kemudian cari kode
<h1 class='post-title entry-title'>
<h2 class='post-title entry-title'>
<h3 class='post-title entry-title'>
Ganti dengan kode
<h1 class='post-title entry-title' itemprop='headline'>
<h2 class='post-title entry-title' itemprop='headline'>
<h3 class='post-title entry-title' itemprop='headline'>
Setelah itu save
Setelah selesai saya perbaiki, saya melanjutkan dengan memeriksa ulang melalui Alat Uji coba Data Terstruktur dari google dengan alamat https://search.google.com/structured-data/testing-tool?hl=id, dan hasilnya, waw memuaskan...
artikelnya sangat lengkap dan betah untuk dibacanya..
ReplyDelete