facebook twitter hatena line email

SEO/パンクズ

提供: 初心者エンジニアの簡易メモ
2015年5月20日 (水) 03:10時点における127.0.0.1 (トーク)による版 (ページの作成:「==パンクズの書き方== <<nowiki />div itemscope itemtype="http://data-vocabulary.org/Breadcrumb"> <<nowiki />a href="http://www.example.com/dresses" itemprop="ur...」)

(差分) ←前の版 | 最新版 (差分) | 次の版→ (差分)
移動: 案内検索

パンクズの書き方

<div itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
 <a href="http://www.example.com/dresses" itemprop="url">
   <span itemprop="title">ドレス</span>
 </a> ›
</div>  
<div itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
 <a href="http://www.example.com/dresses/real" itemprop="url">
   <span itemprop="title">ドレス</span>  </a> ›
</div>  
<div itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
 <a href="http://www.example.com/clothes/dresses/real/green" itemprop="url">
   <span itemprop="title">緑のドレス</span>  </a>
</div>

パンクズ作り方(google) https://support.google.com/webmasters/answer/185417?hl=ja