How to fix breadcrumbs error simple step | fix data-vocabulary schema by softichnic

How to fix breadcrumbs error simple step | fix data-vocabulary schema by softichnic

How to fix breadcrumbs error simple step
fix data-vocabulary schema by softichnic

पहले अपने टेम्पलेट का बैकप लेना है



हेलो दोस्त क्या आप को भी breadcrumbs error का सामना करना पर रहा है
तो आप की टेंसन ख़त्म
मैं आप को बताऊंगा की केसे इसे सही करेंगे
बिना किसी परेशानी के बस आप को मेरे ये वीडियो को ध्यान से देखना है
हो सके तो रोक के देखें जहा समझ न आये
१००% आप की प्रॉब्लम सॉल्व होगा
मैं आप को एक्साम्पल भी ऐड कर रहा हों उसको भी देखो समझ आ जायेगा
आप को रेड लाइन को नीले लाइन से बदलना है
उसके बाद सेव करना और चेक सॉल्व
ऐसे ही और टिप्स जानने के लिए
प्लीज मेरे चॅनेल को सब्सक्राइब करें
First Backup Template




watch this video




Hello friend you are also facing breadcrumb error

So your tenson is over
Without any trouble, all you have to do is watch this video of mine
I'll tell you how to fix it
If possible, stop and see where you don't understand
100% will solve your problem
I am adding an example to you, see that also.

To know more such tipsPlease subscribe to my channel

डाउनलोड Link
एक्साम्पल Example
<div class='post-header'>
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div class='breadcrumbs' xmlns:v='http://rdf.data-vocabulary.org/#'>
<span typeof='v:Breadcrumb'><a class='bhome' expr:href='data:blog.homepageUrl' property='v:title' rel='v:url'>Home</a></span> <brc>/</brc>
<b:loop values='data:posts' var='post'>
<b:if cond='data:post.labels'> <b:loop values='data:post.labels' var='label'>
<span typeof='v:Breadcrumb'>
<a expr:href='data:label.url' property='v:title' rel='v:url'><data:label.name/></a</span>
<b:if cond='data:label.isLast != &quot;true&quot;'><brc>/</brc></b:if>
</b:loop>
<b:else/>
Unlabelled
</b:if>
<brc>/</brc> <span><data:post.title/></span>
</b:loop>
</div>

CODE 1
<div class='breadcrumbs' xmlns:v='https://schema.org/#'>
<span itemscope='' itemtype='https://schema.org/BreadcrumbList'>
<span itemprop='itemListElement' itemscope='' itemtype='https://schema.org/ListItem'>
<a expr:href='data:blog.homepageUrl' itemprop='url'>
<span itemprop='name'>Home</span>
</a>
<span content='1' itemprop='position'/>
</span>
</span>
CODE 2
<span itemscope='' itemtype='https://schema.org/BreadcrumbList'>
<span itemprop='itemListElement' itemscope='' itemtype='https://schema.org/ListItem'> <a expr:href='data:label.url + &quot;?&amp;max-results=8&quot;' itemprop='url'> <span itemprop='name'><data:label.name/></span>
</a>
<span content='2' itemprop='position'/>
</span>
</span>







Related Posts

0 Response to "How to fix breadcrumbs error simple step | fix data-vocabulary schema by softichnic"

Post a Comment

Ads on article

Advertise in articles 1

advertising articles 2

Advertise under the article