Google Breadcrumb code: Not Working?

I have the following breadcrumb code on my website but it does not appear to be working, as Google search results are not displaying the hierarchy. Here is an example. (I do not have a breadcrumb on the homepage; perhaps this is to blame? Thank you.<div class="breadcrumb"> <span class="breadcrumb-bit home" itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><a href="/" itemprop="url"><span itemprop="title">Compare Wearables</span></a></span> <i class="fa fa-chevron-right"></i> <span class="breadcrumb-bit" itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><a href="?vs=charge&amp;vs=chargeHR&amp;vs=flex&amp;vs=one&amp;vs=surge&amp;vs=zip" itemprop="url">Fitbit</a></span> <i class="fa fa-chevron-right"></i> <span class="breadcrumb-bit"><span class="like-a">Fitness Bands</span></span> <i class="fa fa-chevron-right"></i> <span class="breadcrumb-bit end" itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><a href="?vs=charge&amp;vs=chargeHR&amp;vs=flex" itemprop="url"><span itemprop="title">Fitbit&nbsp;Charge&nbsp; vs.&nbsp;&nbsp;Fitbit&nbsp;Charge&nbsp;HR&nbsp; vs.&nbsp;&nbsp;Fitbit&nbsp;Flex</span></a></span> </div>

I’m not quite sure how you expect this to display in search results; it’s not something I’ve ever used. But this might help:

[quote=Google]

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.