Keyword

k2 categories as breadcrumbs in rich snippets

  • Eduardo
  • Eduardo's Avatar Topic Author
  • Offline
  • Junior Member
More
12 years 2 months ago #100768 by Eduardo
Hello all.

I've built a review site using k2 categories and items, nicely divided into logical categories for the users.

My kingdom to whoever can teach me how to get these categories to display as breadcrumbs in SERPs as rich snippets. I have tried many ways, and nothing seems to work.

Thanks for your time.

My site at:

www.sipi.com.sv

Please Log in or Create an account to join the conversation.

More
12 years 2 months ago #100769 by Lefteris
Hi. To add breadcrumbs you can use the K2 Tools module.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Eduardo
  • Eduardo's Avatar Topic Author
  • Offline
  • Junior Member
More
12 years 2 months ago #100770 by Eduardo
Easy enough, but will the breadcrumbs get displayed as rich snippets in google, bing and yahoo search results ?

Please Log in or Create an account to join the conversation.

  • Eduardo
  • Eduardo's Avatar Topic Author
  • Offline
  • Junior Member
More
11 years 7 months ago #100771 by Eduardo
To anyone interested:

The markup I ended up using to get google to show breadcrumbs on its search results is this:

<div href="http://rdf.data-vocabulary.org/#" target="_blank" rel="nofollow noopener noreferrer">rdf.data-vocabulary.org/#">
<p>Category:<span typeof="v:Breadcrumb"><a href="CategoryA-URL" rel="v:url" property="v:title"> CategoryA</a> ›</span><span typeof="v:Breadcrumb"><a href="CategoryB-URL" rel="v:url" property="v:title"> CategoryB</a> </span></p>
</div>

Done with that markup, google recognizes the breadcrumb path and will display it in it's SERP.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum