我在一个页面上定义了多个项目列表,Chrome扩展程序结构化数据测试工具表示:" ITEMLISTS_MULTIPLE_LISTS_ON_PAGE"
有没有办法在一个页面中定义多个ItemList
元素,同时仍然有效?
<div vocab="http://schema.org/" typeof="ItemList">
<h2 property="name">Top 10 laptops</h2><br>
<link property="itemListOrder" href="http://schema.org/ItemListOrderDescending" />
<p>1. <span property="itemListElement">HP Pavilion dv6-6013cl</span></p>
<p>2. <span property="itemListElement">Dell XPS 15 (Sandy Bridge)</span></p>
<p>3. <span property="itemListElement">Lenovo ThinkPad X220</span></p>
...
</div>
<div vocab="http://schema.org/" typeof="ItemList">
<h2 property="name">Top 10 tablets</h2><br>
<link property="itemListOrder" href="http://schema.org/ItemListOrderDescending" />
<p>1. <span property="itemListElement">Apple iPad</span></p>
<p>2. <span property="itemListElement">Samsung Galaxy Tab S3</span></p>
<p>3. <span property="itemListElement">Asus ZenPad 3S 10</span></p>
...
</div>
答案 0 :(得分:0)
Google不允许这样做。
一个人可以做的就是为C:\Windows\Microsoft.NET\Framework64\v4.0.30319
个项目创建一个ItemList,并为每个h2
元素创建一个中间页面