"id" alanı eksik
İlk algılanma tarihi: 18.09.2019Durum: Hata
DAHA FAZLA BİLGİ
Bu hatayı nasıl düzeltebilirim tüm sayfalarımda bu hata var teşekkürler
Webmaster Tols İd Alanı Eksik Hatası
4
●1.021
- 30-09-2019, 21:35:35Aynı sorunsal baş gösterdi
"item" alanı eksik
İlk algılanma tarihi: 18.09.2019Durum: Hata
Yapısal veri işaretleme ile alakalı bir durum ama mantık dışı, bu aracı kullanmadım hiç. Sanırım sorun artık yapısal veri aracı yapay zekası ile siteleri işaretliyor ve eksik gördüğü kısımları bize bildiriyor.senturksun adlı üyeden alıntı: mesajı görüntüle
<html> <head> <title>The title of the page</title> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [{ "@type": "ListItem", "position": 1, "name": "Books", "item": "https://example.com/books" },{ "@type": "ListItem", "position": 2, "name": "Authors", "item": "https://example.com/books/authors" },{ "@type": "ListItem", "position": 3, "name": "Ann Leckie", "item": "https://example.com/books/authors/annleckie" },{ "@type": "ListItem", "position": 4, "name": "Ancillary Justice", "item": "https://example.com/books/authors/ancillaryjustice" }] } </script> </head> <body> </body> </html>