Translating Yoast Schema BreadcrumbList
-
Transposh plugin translates the visible Yoast breadcrumbs, however, the translation on the same schema.org json/ld code is not happening
this is the code:
[code]
{"@type":"BreadcrumbList","@id":"/URL/#breadcrumb", "itemListElement":[{"@type":"ListItem","position":4,"item":{"@type":"WebPage","@id":"URL","url":"URL","name":"Title"}}]},
[/code]
The topic ‘Translating Yoast Schema BreadcrumbList’ is closed to new replies.