Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 169539

Last Breadcrumb Structured Data as Google Guidelines

$
0
0

Replies: 0

Hi,
a tipical Yoast’s Breadcrumb look like this:
<p class="breadcrumbs" id="breadcrumbs"><span xmlns:v="http://rdf.data-vocabulary.org/#"><span typeof="v:Breadcrumb"><a href="http://www.domain.com/" rel="v:url" property="v:title">Home</a> » <span rel="v:child" typeof="v:Breadcrumb"><a href="http://www.domain.com/a/" rel="v:url" property="v:title">A</a> » <span class="breadcrumb_last">B</span></span></span></span></p>
to “map” an url page like:
domain.com/a/b/

Waht Google suggest here:
https://developers.google.com/search/docs/data-types/breadcrumbs
is to have also the last item with structured data.
Is this possible with your plugin?


Viewing all articles
Browse latest Browse all 169539

Trending Articles