本文介绍了一组事物的 Schema.org 标记是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我了解如何为特定事物(例如鞋)进行模式标记.但是你如何为一组事物做模式标记呢?例如男士跑鞋".
I understand how to do schema markup for a specific thing (a shoe, for example). But how do you do the schema markup for a group of things? "Men's Running Shoes" for example.
推荐答案
一个主要关于一件事的页面:
A page that is primarily about one thing:
主要是关于事物列表的页面:
A page that is primarily about a list of things:
CollectionPage
mainEntity
ItemList
一个主要是关于事物集合的页面:
A page that is primarily about a collection of things:
关于多种事物的页面(其中不需要列表/集合或没有意义):
A page that is about multiple things (where a list/collection isn’t needed or doesn’t make sense):
这篇关于一组事物的 Schema.org 标记是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!