lack of information on schema.org ?
-
Hi, your code print:
<p id="breadcrumbs" itemprop="breadcrumb" > <a href="https://site.com/" >Home</a> » <a href="https://site.com/category/software/" >Software</a> Software</p>
But, should not be this way?
//loop> echo ' <div itemscope itemtype="https://data-vocabulary.org/Breadcrumb"> <a href="'.$url.'" itemprop="url"><span itemprop="title">'.$v.'</span></a> ? </div>'; //loop>
google Rich snippet:
https://support.google.com/webmasters/answer/185417?hl=eng
- The topic ‘lack of information on schema.org ?’ is closed to new replies.