How to fix data-vocabulary.org schema deprecated breadcrumb issue

Here we are going to learn how to fix Breadcrumb issue data-vocabulary.org schema deprecated, data-vocabulary.org schema is deprecated, Data-vocabulary.org schema deprecated – Google warning, Breadcrumbs error: data-vocabulary.org schema deprecated, data-vocabulary.org schema deprecated Problem.

Related Quarry: data-vocabulary.org schema deprecated yoast, data vocabulary for marking up content, When product pages gets warnings for "data-vocabulary.org, how to fix data-vocabulary.org schema deprecated in wordPress, how to fix data-vocabulary.org schema deprecated issue, how to fix Blogspot Site data-vocabulary.org schema deprecated.

data vocabulary for marking up content, data-vocabulary.org schema deprecated opencart, data-vocabulary.org schema deprecated shopify, data vocabulary org schema deprecated yoast, schema org list, breadcrumb schema, how to fix breadcrumbs in google search console, breadcrumb position, data-vocabulary.org schema deprecated yoast, data vocabulary for marking up content, When product pages gets warnings for "data-vocabulary.org, how to fix data-vocabulary.org schema deprecated in wordPress, how to fix data-vocabulary.org schema deprecated issue, how to fix Blogspot Site data-vocabulary.org schema deprecated.
How to fix data-vocabulary.org schema deprecated breadcrumb issue

  Follow Us  

Content

Here we are going to learn about data vocabulary for marking up content, data-vocabulary.org schema deprecated opencart, data-vocabulary.org schema deprecated shopify, data vocabulary org schema deprecated yoast, schema org list, breadcrumb schema, how to fix breadcrumbs in google search console, breadcrumb position.

What is Breadcrumb ?

Breadcrumb is feature of a website that show the exact location of any page which is categorized into different categories. For example: Home > Science > Chapter 3 > The Biotic World

How to fix data-vocabulary.org schema deprecated

To fix data-vocabulary.org schema deprecated breadcrumb issue follow the following steps:

  1. Go to Blogger Dashboard.
  2. Go To Theme Option.
  3. Take a backup.
  4. Click on Edit HTML.
  5. Press Ctrl + F to find Breadcrumb.
  6. Once you get breadcrumb select from <div> to </div> and delete it.
  7. Copy the following code and paste on the respective place and save the theme.

<div class='breadcrumbs' itemscope='itemscope' itemtype='https://schema.org/BreadcrumbList'>
<span itemprop='itemListElement' itemscope='itemscope' itemtype='https://schema.org/ListItem'>
<a expr:href='data:blog.homepageUrl' itemprop='item' title='Home'>
<meta content='1' itemprop='position'/>
<span itemprop='name'><b:switch var='data:blog.locale'><b:case
value='id'/>Beranda<b:default/>Home</b:switch></span></a>
</span>
<b:if cond='data:post.labels'>
<b:loop index='nomor' values='data:post.labels' var='label'> &amp;nbsp;&#8250;&amp;nbsp;
<span itemprop='itemListElement' itemscope='itemscope' itemtype='https://schema.org/ListItem'>
<meta expr:content='data:nomor+2' itemprop='position'/>
<a expr:href='data:label.url + &quot;?&amp;max-results=8&quot;' expr:title='data:label.name'
itemprop='item' rel='nofollow'>
<span itemprop='name'><data:label.name/></span>
</a>
</span>
</b:loop>
<b:else/>
&amp;nbsp;&#8250;&amp;nbsp; <span itemprop='name'><data:blog.pageName/></span>
</b:if>
</div>
</b:loop>
<b:elseif cond='data:view.isPage'/>
<div class='breadcrumbs' itemscope='itemscope' itemtype='https://schema.org/BreadcrumbList'>
<span itemprop='itemListElement' itemscope='itemscope' itemtype='https://schema.org/ListItem'>
<a expr:href='data:blog.homepageUrl' itemprop='item' title='Home'>
<meta content='1' itemprop='position'/>
<span itemprop='name'><b:switch var='data:blog.locale'><b:case
value='id'/>Beranda<b:default/>Home</b:switch></span></a>
</span> &amp;nbsp;&#8250;&amp;nbsp;
<span itemprop='itemListElement' itemscope='itemscope' itemtype='https://schema.org/ListItem'>
<meta expr:content='data:num+2' itemprop='position'/>
<a expr:href='data:blog.url' expr:title='data:post.url' itemprop='item'>
<span itemprop='name'><data:blog.pageName/></span>
</a>
</span>
</div>

Video Tutorial


Comming Soon

Previous Post Next Post