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

前端 未结 2 969
猫巷女王i
猫巷女王i 2021-01-14 16:14

I\'m trying to markup my breadcrumbs according to Schema.org in order to get breadcrumbs in the Google results like this:

Home > Category > Current pa

2条回答
  •  花落未央
    2021-01-14 17:01

    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".

提交回复
热议问题