I can't figure out how you would define a bunch of videos on the same page. i.e. a search page. Let's say you've a site that returns 50 different videos. Then how are you supposed to define this with JSON-LD
?
相关问题
- 反爬能检测到JS模拟的键盘输入吗
- 有没有方法即使程序最小化也能对其发送按键
- Using relative links in Blogger
- How to resolve SAS URL for Storage Account in RM T
- Can we override parent website's web.config?
If you have multiple items as value of a property, you could use an array:
If you have multiple items on the top-level (not as value of a property), you could use a (named) graph and an array:
And you could of course use multiple
script
elements: