Schema not working on taxinomy (tags)
-
I use Custom Schema for the taxinomies tags. Unfortunately, it is not working any longer.
For instance, I introduced this code :<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "Andre? Kourkov",
"datePublished": "2024-01-17",
"author": {
"@type": "Person",
"name": "Catherine Perrin"
},
"about": {
"@type": "Person",
"name": "Andre? Kourkov",
"birthDate": "1961-04-23",
"birthPlace": "Boudogochtch"
},
"image": {
"@type": "ImageObject",
"url": "https://dequoilire.com/wp-content/uploads/2024/01/150-LslaP_andrei_kourkov_1511338.jpg",
"width": 150,
"height": 161
},
"description": "Andre? Kourkov est né le 23 avril 1961 à Boudogochtch (Russie), mais il a passé sa vie à Kiev. Il écrit en russe.
Il utilise souvent les animaux dans ses livres où il présente une vision loufoque et ironique de la société postsoviétique.
Mon roman préféré à ce jour : Le pingouin.",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://dequoilire.com/auteur/andrei-kourkov/"
}
}
</script>An is not included in my Page.
I disabled all other plugins and used a default theme. But it didn’t change anything.
Regards
Catherine
The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.