Merhaba. Schema işaretlemesini doğru kullanıyor muyum?
Dizin sayfası:
‘Ad’ ve ‘Kısa Açıklama’ alanlarıyla 10 hizmet girişi.

{
"@bağlam": "https://schema.org",
"@grafik": [
{
"@type": "Organization",
"@id": "https://site.com/#organization",
"name": "SiteName",
"url": "https://site.com",
"logo": {
"@type": "ImageObject",
"url": "https://site.com/logo.png",
"width": 512,
"height": 512
},
"sameAs": [
"https://x.com/mylogin"
]
},
{
"@tip": "WebSitesi",
"@İD": "https://site.com/#website",
"isim": "SiteAdı",
"URL": "https://site.com",
"yayıncı": { "@İD": "https://site.com/#organizasyon" }
},
{
"@tip": "Koleksiyon Sayfası",
"@İD": "https://site.com/top-10-hosting/#webpage",
"isim": "En iyi 10 barındırma şirketi",
"Tanım": "En İyi Hosting Şirketleri",
"URL": "https://site.com/top-10-hosting",
"Dilde": "içinde",
"tarihYayınlanma tarihi": "2026-01-20T19:36:41+00:00",
"değiştirilme tarihi": "2026-02-12T23:56:11+00:00",
"isPartOf": { "@İD": "https://site.com/#website" },
"yayıncı": { "@İD": "https://site.com/#organizasyon" },
"ana Varlık": { "@İD": "https://site.com/top-10-hosting/#itemlist" },
"ekmek kırıntısı": { "@İD": "https://site.com/top-10-hosting/#breadcrumb" }
},
{
"@tip": "İçerik Kırıntı Listesi",
"@İD": "https://site.com/top-10-hosting/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://site.com"
},
{
"@type": "ListItem",
"position": 2,
"name": "Hosting",
"item": "https://site.com/category/hosting"
},
{
"@type": "ListItem",
"position": 3,
"name": "Top 10 hosting companies"
} ]
},
{
"@tip": "Öğe Listesi",
"@İD": "https://site.com/top-10-hosting/#itemlist",
"NumberOfItems": 10,
"öğeListesiSipariş": "https://schema.org/ItemListOrderDescending",
"itemListElement":[[
{
"@tip": "Liste Öğesi",
"konum": 1,
"isim": "Barındırma adı 1"
},
{
"@tip": "Liste Öğesi",
"konum": 2,
"isim": "Barındırma adı 2"
},
ve benzeri