Display of last Schema.org breadcrumb entry in Google Search?

血红的双手。 提交于 2019-12-01 08:39:19

Google’s documentation says about breadcrumbs:

The breadcrumb trail may include or omit a breadcrumb for the page on which it appears.

The documentation doesn’t contain a screenshot of their search result feature, but my guess is that Google Search displays it the same way in both cases: without an entry for the current page.

It wouldn’t make much sense to show the link for the current page in the search result snippet’s breadcrumb trail, because the primary link (i.e., the search result itself), well, already links to it.

According to the comments in this question's answers, apparently if you don't put an itemid onyour last item (current page), it will now be displayed. :)

Similarly, you could remove the first item's (home page's) itemid or url to prevent a redundant display like "www.example.com > Home > My page".

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!