當前位置:首頁 > 新聞中心 > 常見問題
星翼創(chuàng)想教你怎么添加面包屑導航責任編輯 :李飛    文章來源 :星翼創(chuàng)想(16qt59sf.cn)    發(fā)布時間 :2012-09-07    閱讀次數(shù):4599
大家可能都見過面包屑導航,可以面包屑導航是怎么實現(xiàn)的呢?很多人可能都不知道,其實添加面包屑導航就是添加一些富文本標記,讓搜索引擎知道這個東西是面包屑導航。下面就告訴大家怎么添加面包屑導航。


Data-Vocabulary.org

Breadcrumb

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://16qt59sf.cn" title="首頁" itemprop="url"><span itemprop="title">首頁</span></a></div>
  >
  <div itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><a href="http://16qt59sf.cn/case/" title="案例展示" itemprop="url"><span itemprop="title">案例展示</span></a></div>
  >
  <div itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><a href="http://16qt59sf.cn/case/Advertising-Media/" title="廣告媒體" itemprop="url"><span itemprop="title">廣告媒體</span></a></div>
  >
</div>
 

文章轉(zhuǎn)載請保留網(wǎng)址:http://16qt59sf.cn/news/faq/831.html

掃碼添加微信
159 8667 8737
24小時電話

返回頂部