: Combine microdata to optimize website - Is combining OK? I have an SEO question, I can't find out if it's OK, that's reason why I ask. I defined my breadcrumb from main navi with help from
I have an SEO question, I can't find out if it's OK, that's reason why I ask.
I defined my breadcrumb from main navi with help from Rich Snippets – Breadcrumbs, by using its "data-vocabulary". Is this OK if I use the shema.org website structure?
My structure is like this:
<body itemscope itemtype="http://schema.org/WebPage">
<header itemscope itemtype="http://schema.org/WPHeader">
<ul>
<li itemscope itemtype="http://data-vocabulary.org/Breadcrumb"><a itemprop="url" href=""><span itemprop="title">linktext</span></a></li>
</ul>
</header>
</body>
More posts by @Gonzalez347
1 Comments
Sorted by latest first Latest Oldest Best
Yes, you may use different vocabularies (like Schema.org and Data-Vocabulary.org) in the same document.
Microdata (in contrast to RDFa) has rather limited support for mixed vocabulary use for the same content, so if you decide to use Schema.org’s BreadcrumbList together with Data-Vocabulary.org’s Breadcrumb in the future, you would have to duplicate your content.
With RDFa, you could easily use both vocabularies for the very same content.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.