【发布时间】:2017-08-23 08:13:11
【问题描述】:
我在公司博客上实现了NewsArticle富卡数据,如下所示:
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "ItemList",
"itemListElement": [
{
"@type": "ListItem",
"position": "1",
"item": {
"@type": "Article",
"headline": "Jak dodać menadżera do kanału YouTube?",
"image": {
"@type": "ImageObject",
"url": "https://websoul.pl/blog/wp-content/uploads/2017/07/youtube_1500966468-728x728.png",
"height": 728,
"width": 728
},
"datePublished": "2017-07-25T08:08:24+00:00",
"dateModified": "2017-08-11T08:40:52+00:00",
"author": {
"@type": "Person",
"name": "Tomasz Smykowski"
},
"publisher": {
"@type": "Organization",
"name": "Websoul",
"logo": {
"@type": "ImageObject",
"url": "https://websoul.pl/richpublishericon60x600.png",
"width": 600,
"height": 60
}
},
"description": "Jak dodać menadżera do kanału na YouTube? O tym jak dać innej osobie dostęp do kanału dowiesz się z tego artykułu. Czytaj dalej…",
"url": "https://websoul.pl/blog/jak-dodac-menadzera-do-kanalu-youtube",
"name": "Jak dodać menadżera do kanału YouTube?"
}
}
,{
"@type": "ListItem",
"position": "1",
"item": {
"@type": "Article",
"headline": "Jak zaakceptować dostęp do konta Facebook Ads i Google Adwords",
"image": {
"@type": "ImageObject",
"url": "https://websoul.pl/blog/wp-conten.....
我使用 Google 验证器对其进行了验证,但出现错误:https://search.google.com/structured-data/testing-tool?hl=pl#url=https%3A%2F%2Fwebsoul.pl%2Fblog%2F
声明所有 URL 都应指向同一页面。但正如我所见,实际上所有 URL 都指向同一个页面。
我已将该网站提交给 Google 索引。我知道它已编入索引,因为我也实现了 AMP,它现在正在运行。
但丰富的卡片不会显示在 Google 控制台中。怎样做才能让我的丰富卡片出现在 Google 控制台中?
【问题讨论】:
-
我的网站是israel-escorts.com。我的网站可以使用哪些丰富的卡片?
标签: google-search-console json-ld google-rich-snippets