Apabila data terstruktur blog error pada terstruktur image_url, image dan Publisher maka kita perlu memperbaiki struktur blog kita di “Edit HTML” blog. Adapun keterangan error tersebut sebagai berikut :
Untuk memperbaikinya, masuk ke “Edit HTML” lalu cari kode ini :
Setelah ketemu, hapus kode tersebut lalu ganti dengan kode dibawah ini :
Ganti kode yang diberi warna merah dengan alamat URL sobat.
Setelah selesai klik “Simpan Tema” dan sekarang coba lagi masuk ke Tool Alat Uji Data Terstruktur Google dan klik ke “Pengujian Baru” dan lihat hasilnya.
Untuk memperbaikinya, masuk ke “Edit HTML” lalu cari kode ini :
<meta expr:content='data:post.firstImageUrl' itemprop='image_url'/>
Setelah ketemu, hapus kode tersebut lalu ganti dengan kode dibawah ini :
<div expr:content='data:post.firstImageUrl' itemprop='image' itemscope='itemscope' itemtype='https://schema.org/ImageObject'>
<meta expr:content='data:post.firstImageUrl' itemprop='url'/>
<meta content='600' itemprop='width'/>
<meta content='60' itemprop='height'/>
</div>
<div itemprop='publisher' itemscope='itemscope' itemtype='https://schema.org/Organization'>
<div itemprop='logo' itemscope='itemscope' itemtype='https://schema.org/ImageObject'>
<meta content='https://catatan-blog-ku.blogspot.com' itemprop='url'/>
<meta content='600' itemprop='width'/>
<meta content='60' itemprop='height'/>
</div>
<meta expr:content='data:blog.title' itemprop='name'/>
</div>
<b:else/>
<div expr:content='data:post.authorProfileUrl' itemprop='image' itemscope='itemscope' itemtype='https://schema.org/ImageObject'>
<meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
<meta content='600' itemprop='width'/>
<meta content='60' itemprop='height'/>
</div>
<div itemprop='publisher' itemscope='itemscope' itemtype='https://schema.org/Organization'>
<div itemprop='logo' itemscope='itemscope' itemtype='https://schema.org/ImageObject'>
<meta content='https://catatan-blog-ku.blogspot.com' itemprop='url'/>
<meta content='600' itemprop='width'/>
<meta content='60' itemprop='height'/>
</div>
<meta expr:content='data:blog.title' itemprop='name'/>
</div>
<meta expr:content='data:post.firstImageUrl' itemprop='url'/>
<meta content='600' itemprop='width'/>
<meta content='60' itemprop='height'/>
</div>
<div itemprop='publisher' itemscope='itemscope' itemtype='https://schema.org/Organization'>
<div itemprop='logo' itemscope='itemscope' itemtype='https://schema.org/ImageObject'>
<meta content='https://catatan-blog-ku.blogspot.com' itemprop='url'/>
<meta content='600' itemprop='width'/>
<meta content='60' itemprop='height'/>
</div>
<meta expr:content='data:blog.title' itemprop='name'/>
</div>
<b:else/>
<div expr:content='data:post.authorProfileUrl' itemprop='image' itemscope='itemscope' itemtype='https://schema.org/ImageObject'>
<meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
<meta content='600' itemprop='width'/>
<meta content='60' itemprop='height'/>
</div>
<div itemprop='publisher' itemscope='itemscope' itemtype='https://schema.org/Organization'>
<div itemprop='logo' itemscope='itemscope' itemtype='https://schema.org/ImageObject'>
<meta content='https://catatan-blog-ku.blogspot.com' itemprop='url'/>
<meta content='600' itemprop='width'/>
<meta content='60' itemprop='height'/>
</div>
<meta expr:content='data:blog.title' itemprop='name'/>
</div>
Ganti kode yang diberi warna merah dengan alamat URL sobat.
Setelah selesai klik “Simpan Tema” dan sekarang coba lagi masuk ke Tool Alat Uji Data Terstruktur Google dan klik ke “Pengujian Baru” dan lihat hasilnya.
Tidak ada komentar:
Posting Komentar
silahkan anda berkomentar dengan kata-kata yang sopan dan membangun