facebook twitter hatena line email

SEO/パンクズ

提供: 初心者エンジニアの簡易メモ
移動: 案内検索

パンクズの書き方

<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