See our Breadcrumb doc for a full explanation of the Breadcrumb type, and how to encode Breadcrumbs data in RDFa or microdata. This page exists to contain a machine-readable microdata description of the Breadcrumb type itself (at the URI http://data-vocabulary.org/Breadcrumb).
An item with the item type http://data-vocabulary.org/Breadcrumb represents a Breadcrumb within a longer Breadcrumb trail. The following are the type’s defined property names:
Property | Description |
---|---|
title |
The title of a breadcrumb. |
url |
The URL of a breadcrumb. |
child |
The next breadcrumb in the hierarchy. The child must be another Breadcrumb item. |
<div id=breadcrumb>
<div itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><a href="http://www.iswweb.com" title="首页" itemprop="url"><span itemprop="title">首页</span></a></div>
>
<div itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><a href="http://www.iswweb.com/case/" title="案例展示" itemprop="url"><span itemprop="title">案例展示</span></a></div>
>
<div itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><a href="http://www.iswweb.com/case/Advertising-Media/" title="广告媒体" itemprop="url"><span itemprop="title">广告媒体</span></a></div>
>
</div>
文章转载请保留网址:http://www.iswweb.com/news/faq/831.html