I'm using the Schema.org markup for the breadcrumbs on the website I'm working on.
I included the homepage at first, but noticed Google is showing site.com/ > Home > Pagetitle
. That's why I excluded the homepage and added a WebSite
type so Google should go with Site > Pagetitle
instead. Though, it's not updating (just yet).
I don't have any breadcrumb on the homepage (at least not in Microdata, since I removed the home from it).
Is it recommended to include the homepage breadcrumb or to exclude it?