"author": { "@type": "Person", "name": "Suzy Q Cooking"
}, "description": "The best banana bread recipe you'll ever find! Learn how to use up all those extra bananas.", "image": "http://www.example.com/banana-bread.jpg", "aggregateRating": { "@type": "AggregateRating", "ratingValue": "4.7", "ratingCount": "123" },
"@id": "https://example.com/banana-bread#1", "video": {
"@type": "VideoObject", "name": "How To Make Banana Bread", "description": "This is how you make banana bread, in 5 easy steps.", "contentUrl": "http://example.com/banana-bread.mp4",
"thumbnailUrl": [ ], "uploadDate": "2016-03-31T08:00:00+08:00", "duration": "PT1M54S" } }
"@id": "#BananaBreadRecipe",
"@type": "Recipe",
"name": "Banana Bread Recipe",
"description": "The best banana bread recipe you'll ever find! Learn how to use up all those extra bananas.",
"image": "http://www.example.com/banana-bread.jpg",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.7",
"ratingCount": "123"
},
"mainEntityOfPage": {
"@type":"WebPage",
"@type": "VideoObject",
"name": "How To Make Banana Bread",
"description": "This is how you make banana bread, in 5 easy steps.",
"contentUrl": "http://example.com/banana-bread.mp4",
"about": {
"@id": "#BananaBreadRecipe"
}
}
</script>
"@type": "Recipe",
"name": "Banana Bread Recipe",
"description": "The best banana bread recipe you'll ever find! Learn how to use up all those extra bananas.",
"image": "http://www.example.com/banana-bread.jpg",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.7",
"ratingCount": "123"
},
"mainEntityOfPage": {
"@type":"WebPage",
"@id": "https://example.com/banana-bread"
},
"subjectOf": {
"@id": "#BananaBreadVideo"
"@id":"#BananaBreadVideo",
"@type": "VideoObject",
"name": "How To Make Banana Bread",
"description": "This is how you make banana bread, in 5 easy steps.",
"contentUrl": "http://example.com/banana-bread.mp4"
}
</script>
On Jul 9, 2020, at 6:26 PM, suzukik <i.rand...@gmail.com> wrote:
>
> Thanks, Jano. You're always my teacher.😊
>
> I can understand the markups you made for me. But I wonder where I can learn how to use @id appropriately.
You might want to look at the JSON-LD spec, soon to be an official Recommendation.
https://w3.org/TR/json-ld11
You can find other resources at json-ld.org.
Gregg
> --
> You received this message because you are subscribed to the Google Groups "Semantic Search Marketing" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to semantic-search-marketing+unsub...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Semantic Search Marketing" group.
To unsubscribe from this group and stop receiving emails from it, send an email to semantic-search-ma...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/semantic-search-marketing/b4976f3c-3804-4d91-bda0-2800df9ae590o%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/semantic-search-marketing/CAFfrAFq84kvZoBpZLOyzkuRfJg3qJFTi-jRA0FJO4WKHz4krvw%40mail.gmail.com.
We're certainly discussing these issues! Schema.org was designed to make semantic markup easier, and ideally it gets easier still over time rather than more confusing...
On Fri, 10 Jul 2020 at 20:53, Tony McCreath <to...@websiteadvantage.com.au> wrote:
I've escalated it to make sure Googlers take a look :-)--
On Saturday, 11 July 2020 00:02:17 UTC+9:30, jarnovandriel wrote:
You received this message because you are subscribed to the Google Groups "Semantic Search Marketing" group.
To unsubscribe from this group and stop receiving emails from it, send an email to semantic-search-marketing+unsub...@googlegroups.com.