Way to Fix "data-vocabulary.org schema deprecated” or "breadcrumbs "Error in Google Search Console

data-vocabulary.org schema deprecated blogger, search console error solution, breadcrumbs issues detected blogger, how to remove breadcrumbs in blogge

Data-vocabulary.org schema deprecated or breadcrumbs Error in Google Search Console:

As per Google structured data policy, google search console may find data-vocabulary.org schema deprecated error for your blog posts. Its stop your post indexing. Think, this post will solve your error.


First know what structured data is:

Structured Data (schema.org and data-vocabulary.org) are used by means of Search Engines like Google to portray the huge developments of data for web applications subject to markup. Google Uses these structured data in standardized associations to share plans on inquiry thing pages so the ordered records can offer data to that particular page and portray what's on that page.

The fixation to give such a data is to understand what substance is shared on a particular page, which engages customers to see excellent question things with features and enhancements.

Reason of the action By Google:

Google, in its statement, unequivocally said that "With the extending use and acclaim of schema.org, we decided to focus in our enhancement for a lone SD plot."

The cutoff time for this action is set as April 6th, 2020, with the objective that SEO subject matter experts, site administrators, site owners will have sufficient opportunity to gain the headway from "data-vocabulary.org" to "schema.org."

Google will pass on the notification in approaching a very long time to every single person who will not keep the portrayed standards from Google on plan structured data.

About Data-data-vocabulary.org schema:

For Google, "data-vocabulary" project was a defining moment that created structured data dependent on markup on web application. Furthermore, along these lines, google with joint effort from other web crawlers had the option to make schema.org. In any case, data-vocabulary has gotten obsolete as the web advances, and now it is desirable over utilize the more generally shared schema.org. Furthermore, because of this, data-vocabulary.org is belittled from Google list items.

This is the lone outcome of this change, yet the pages will stay legitimate for different purposes. Along these lines Google encourages to utilize just schema.org or convert your structured data from data-vocabulary.org to schema.org.

Fix way of data-vocabulary.org schema deprecated Error for blogger:

1. Go to your blogger theme option and open the theme editing dashboard (before editing you must download your backup of your current template). And search to find the below words: [theme to Edit HTML to Search (CTRL+f)]

.breadcrumbs a:hover

And you will find the following line:

.breadcrumbs a:hover {color:$(main.color);}

2. Below the found line, paste the following two lines:

.breadcrumbs svg{width:16px;height:16px;vertical-align:-4px}

.breadcrumbs svg path{fill:#666}

3. Now search for the below words:

id='backlinks'

Now you will find the following lines

<b:includable id='backlinks' var='post'>

Now select from <b:includable …………………………….</b:includable> [its means from start tag to end tag, the gap contains a log codes] and replace it by the following tag [marked as blue color]:

<b:includable id='breadcrumb' var='posts'> <b:if cond='data:blog.pageType == &quot;item&quot;'> <b:loop values='data:posts' var='post'> <b:if cond='data:post.labels'> <div class='breadcrumbs' itemscope='itemscope' itemtype='https://schema.org/BreadcrumbList'> <svg viewBox='0 0 24 24'><path d='M10,20V14H14V20H19V12H22L12,3L2,12H5V20H10Z' fill='#000000'/></svg> <span itemprop='itemListElement' itemscope='itemscope' itemtype='https://schema.org/ListItem'> <a expr:href='data:blog.homepageUrl' title='Home' itemprop='item'> <span itemprop='name'>Home</span></a> <meta content='1' itemprop='position'/> </span> <svg viewBox='0 0 24 24'><path d='M5.5,9A1.5,1.5 0 0,0 7,7.5A1.5,1.5 0 0,0 5.5,6A1.5,1.5 0 0,0 4,7.5A1.5,1.5 0 0,0 5.5,9M17.41,11.58C17.77,11.94 18,12.44 18,13C18,13.55 17.78,14.05 17.41,14.41L12.41,19.41C12.05,19.77 11.55,20 11,20C10.45,20 9.95,19.78 9.58,19.41L2.59,12.42C2.22,12.05 2,11.55 2,11V6C2,4.89 2.89,4 4,4H9C9.55,4 10.05,4.22 10.41,4.58L17.41,11.58M13.54,5.71L14.54,4.71L21.41,11.58C21.78,11.94 22,12.45 22,13C22,13.55 21.78,14.05 21.42,14.41L16.04,19.79L15.04,18.79L20.75,13L13.54,5.71Z' fill='#000000'/></svg> <b:loop index='num' values='data:post.labels' var='label'> <span itemprop='itemListElement' itemscope='itemscope' itemtype='https://schema.org/ListItem'> <a expr:href='data:label.url + &quot;?&amp;max-results=16&quot;' expr:title='data:label.name' itemprop='item'> <span itemprop='name'><data:label.name/></span> </a> <meta expr:content='data:num+2' itemprop='position'/> </span> <b:if cond='data:label.isLast != &quot;true&quot;'> <svg viewBox='0 0 24 24'><path d='M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z' fill='#000000'/></svg> </b:if> </b:loop> <svg viewBox='0 0 24 24'><path d='M8.59,16.58L13.17,12L8.59,7.41L10,6L16,12L10,18L8.59,16.58Z' fill='#000000'/></svg> <span><data:post.title/></span> </div> </b:if> </b:loop> </b:if> </b:includable>

4. Save the theme.

5. Now login to Search Console and Start a new validation for this issue and wait 28 days, the issue will be solved and your post will be indexed. 

Top 10 Search issue about this post that can be solved will by the post trick:

1. breadcrumbs issues detected blogger
2. how to remove breadcrumbs in blogger
3. how to fix data-vocabulary org schema deprecated in blogger
4. how to fix breadcrumbs in google search console
5. div class breadcrumbs xmlns v http rdf data vocabulary org
6. breadcrumbs in search console
7. breadcrumb generato
8. data-vocabulary.org schema deprecated blogger
9. search console error solution
10. breadcrumb schema

MakeWriteComments