View Full Version : Board Optimization - [SEO] Add Microdata Breadcrumbs
tafreeh
01-25-2012, 11:00 PM
Hello.
Before you find out what this mod does, you need to have some knowledge of Microdata (http://support.google.com/webmasters/bin/answer.py?hl=en&answer=176035).
Now its time to take advantage of this wonderful feature; and we will label our breadcrumbs to describe it's type to Google for better understanding and to presenting your site better in Google search result.
In order add microdata tags in our breadcrumb here is what we need to do:
(please take backup of your template before performing following steps)
Step 1:
Find and Replace everything in navbar_link template with the following code:
<vb:if condition="$show['breadcrumb']">
<div itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<li class="navbit"><a href="{vb:raw nav_url}" itemprop="url"><span itemprop="title">{vb:raw nav_title}</span></a></li>
</div>
<vb:else />
<div itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<li class="navbit lastnavbit"><span><span itemprop="title">{vb:raw nav_title}</span></span></li>
</div>
</vb:if>Step 2:
Hit Save button !!And That's it you are done. Now you just have to wait until Google show your website in search result like this:
https://vborg.vbsupport.ru/attachment.php?attachmentid=136049&stc=1&d=1327559276
Also check following articles for better understanding:
http://support.google.com/webmasters/bin/answer.py?hl=en&answer=99170&topic=1088472&ctx=topic
http://support.google.com/webmasters/bin/answer.py?hl=en&answer=176035&topic=1088472&ctx=topic
http://support.google.com/webmasters/bin/answer.py?hl=en&answer=146897&topic=1088472&ctx=topic
Thank You :)
evildon
01-26-2012, 06:10 AM
That one is really cool.
Applied that to my forum.
Thos who need to check if the code is working or now, try using Google Webmaster Rich Snippets Testing Tool here - http://www.google.com/webmasters/tools/richsnippets
tafreeh
01-26-2012, 08:58 PM
Thank you for that, but keep in mind that it takes some time to show expected result.
http://support.google.com/webmasters/bin/answer.py?hl=en&answer=1093493#enoughtime
temsamane
01-26-2012, 09:00 PM
is this really increasing seo performance?
tafreeh
01-26-2012, 09:08 PM
here is a good article that might answer your question:
http://kaidez.com/html5-seo-microdata/
OldSchoolDSL
01-26-2012, 09:24 PM
Original 4.1.10 code
<vb:if condition="$show['breadcrumb']">
<li class="navbit"><a href="{vb:raw nav_url}">{vb:raw nav_title}</a></li>
<vb:else />
<li class="navbit lastnavbit"><span>{vb:raw nav_title}</span></li>
</vb:if>
Just making a note (public). Am installing this now and will compare the results
OldSchoolDSL
01-26-2012, 09:29 PM
Upon 3rd review, not installing.
You'd really need to 1) Change the link to your own site 2) Have re-write rules for this (more so if you're using nginx)
dtv100
01-27-2012, 02:01 AM
any chance to post code for vb 3.8 ?
tarzan22
01-27-2012, 06:43 PM
ver
http://www.vbseo.com/f2/google-html5-microdata-51974/
tafreeh
01-28-2012, 04:53 AM
ooo God.. Well, I m gonna leave it like that still... Maybe something magical happen.
Thanks for the info tho.. I did not pay attention about that.
tafreeh
02-04-2012, 05:04 AM
ver
http://www.vbseo.com/f2/google-html5-microdata-51974/
Okay I just notice today.. and it WORKED !!!
Google is now showing breadcrumbs in search results for my forum.
here is a screenshot:
https://vborg.vbsupport.ru/external/2012/02/58.png
:)
Killhunter
02-11-2012, 09:21 AM
There is a problem with this addon: https://vborg.vbsupport.ru/showpost.php?p=2297162&postcount=623
Do you know why and how to fix that?
tafreeh
02-13-2012, 03:06 AM
What is the default code for navbar_link template ?
mirvla
03-06-2012, 07:50 PM
Don work on 3.8.7 (((
final kaoss
03-07-2012, 03:50 AM
Why would you expect it to?
Don work on 3.8.7 (((
derrene
03-26-2012, 06:12 PM
How can add the 5 stars see this picture
https://vborg.vbsupport.ru/attachment.php?attachmentid=136049&stc=1&d=1327559276
alhidaya
03-28-2012, 01:19 PM
Hy,
Step 2:
Code:
Hit Save button !!
I don't understand: What should I do?
davut_c20
04-10-2012, 11:45 PM
thanks you installded :)
sakkthi
04-11-2012, 02:27 PM
thanks for mod. its help in seo ?
Hareth
04-12-2012, 10:48 PM
Thank you,,, Installed.
How can we do this to rating system also NOT ONLY BREADCRUMBS
Regards,
Antonio Pereira
07-18-2012, 05:53 AM
Another request to do Rating System like "stars google".
Best Regards
vbandroid
10-06-2012, 04:17 PM
I highly recommend this to anyone.
xixxon
10-08-2012, 02:42 PM
thank you very much!
epsilon80
10-17-2012, 08:23 AM
but... and the stars? :(
insidegames
11-13-2012, 08:41 AM
which code is important to find? i don't unterstand the first part.
doctorsexy
11-13-2012, 11:07 AM
Installed..... thanks
patrick91
12-04-2012, 04:56 PM
Please check my forum please! Is it corrent the first in line en the second will jump out with the rest on second line?
Thanks
Naijasite
12-25-2012, 05:34 PM
works well for me
Naijasite
12-25-2012, 05:40 PM
how do i add the star
smirkley
12-28-2012, 08:22 PM
Giving it a try,..will check back
smirkley
01-04-2013, 01:52 AM
Well it seems to be propagating on my serps.
I noticed it hasnt yet for threads or profiles yet.
Google reports for threads: Warning: Itemtype not recognized.
I havent determined if this hasnt returned any visitor results improvements yet.
But I like how it looks so far.
smirkley
01-09-2013, 02:27 AM
Bump,... so this works for threads? or am I not seeing it right.
autoescala
02-04-2013, 01:07 PM
its easy , replace this:
<vb:if condition="$show['breadcrumb']">
<li class="navbit"><a href="{vb:raw nav_url}">{vb:raw nav_title}</a></li>
<vb:else />
<li class="navbit lastnavbit"><span>{vb:raw nav_title}</span></li>
</vb:if>
by
<vb:if condition="$show['breadcrumb']">
<div itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<li class="navbit"><a href="{vb:raw nav_url}" itemprop="url"><span itemprop="title">{vb:raw nav_title}</span></a></li>
</div>
<vb:else />
<div itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<li class="navbit lastnavbit"><span><span itemprop="title">{vb:raw nav_title}</span></span></li>
</div>
</vb:if>
smirkley
02-05-2013, 09:50 PM
its easy , replace this:
<vb:if condition="$show['breadcrumb']">
<li class="navbit"><a href="{vb:raw nav_url}">{vb:raw nav_title}</a></li>
<vb:else />
<li class="navbit lastnavbit"><span>{vb:raw nav_title}</span></li>
</vb:if>
by
<vb:if condition="$show['breadcrumb']">
<div itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<li class="navbit"><a href="{vb:raw nav_url}" itemprop="url"><span itemprop="title">{vb:raw nav_title}</span></a></li>
</div>
<vb:else />
<div itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<li class="navbit lastnavbit"><span><span itemprop="title">{vb:raw nav_title}</span></span></li>
</div>
</vb:if>
I know, I got that part of the mod.
I have had this installed for weeks but it doesnt seem to be applying to threads.
And after testing a thread link with this tool...
http://www.google.com/webmasters/tools/richsnippets
I get this as a result,...
Warning: Itemtype not recognized.
I would expect a result like this,..
Website > Catagory > Threadname
So what am I not understanding?
Rodrigo.
02-06-2013, 07:24 PM
Great very nice !!
zero477
03-08-2013, 06:20 PM
Thanks!! magnific!!
ramesh_umk3
03-12-2013, 02:28 PM
I know, I got that part of the mod.
I have had this installed for weeks but it doesnt seem to be applying to threads.
And after testing a thread link with this tool...
http://www.google.com/webmasters/tools/richsnippets
I get this as a result,...
I would expect a result like this,..
Website > Catagory > Threadname
So what am I not understanding?
Use span tag rather than DIV , and you should arrange categories in the code how you like to mention
Example (http://www.google.co.in/#hl=en&output=search&sclient=psy-ab&q=http:%2F%2Fwww.mobilescommunity.com%2Fsymbian-os-3-applications%2F211012-sis-onward-mobility-mobisecret-premium-v1-5-1-s60v3-s60v5-s-3-anna-belle-symbianos9-x-unsigned-cracked-cgipda.html&oq=http:%2F%2Fwww.mobilescommunity.com%2Fsymbian-os-3-applications%2F211012-sis-onward-mobility-mobisecret-premium-v1-5-1-s60v3-s60v5-s-3-anna-belle-symbianos9-x-unsigned-cracked-cgipda.html&gs_l=hp.3...1411.1411.0.3243.1.1.0.0.0.0.0.0..0.0. les%3B..0.1...1c.1.5.psy-ab.a1iEdTCSP20&pbx=1&bav=on.2,or.r_qf.&bvm=bv.43287494,d.bmk&fp=dea46fb7138a8ff7&biw=1252&bih=539)
smirkley
03-14-2013, 03:01 AM
Use span tag rather than DIV , and you should arrange categories in the code how you like to mention
Example (http://www.google.co.in/#hl=en&output=search&sclient=psy-ab&q=http:%2F%2Fwww.mobilescommunity.com%2Fsymbian-os-3-applications%2F211012-sis-onward-mobility-mobisecret-premium-v1-5-1-s60v3-s60v5-s-3-anna-belle-symbianos9-x-unsigned-cracked-cgipda.html&oq=http:%2F%2Fwww.mobilescommunity.com%2Fsymbian-os-3-applications%2F211012-sis-onward-mobility-mobisecret-premium-v1-5-1-s60v3-s60v5-s-3-anna-belle-symbianos9-x-unsigned-cracked-cgipda.html&gs_l=hp.3...1411.1411.0.3243.1.1.0.0.0.0.0.0..0.0. les%3B..0.1...1c.1.5.psy-ab.a1iEdTCSP20&pbx=1&bav=on.2,or.r_qf.&bvm=bv.43287494,d.bmk&fp=dea46fb7138a8ff7&biw=1252&bih=539)
You mean like this?...
<vb:if condition="$show['breadcrumb']">
<span itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<li class="navbit"><a href="{vb:raw nav_url}" itemprop="url"><span itemprop="title">{vb:raw nav_title}</span></a></li>
</span>
<vb:else />
<span itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<li class="navbit lastnavbit"><span><span itemprop="title">{vb:raw nav_title}</span></span></li>
</span>
</vb:if>
:confused:
ramesh_umk3
03-14-2013, 12:10 PM
You mean like this?...
<vb:if condition="$show['breadcrumb']">
<span itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<li class="navbit"><a href="{vb:raw nav_url}" itemprop="url"><span itemprop="title">{vb:raw nav_title}</span></a></li>
</span>
<vb:else />
<span itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<li class="navbit lastnavbit"><span><span itemprop="title">{vb:raw nav_title}</span></span></li>
</span>
</vb:if>
:confused:
Exactly it should be better now
smirkley
03-22-2013, 03:22 PM
That seemed to do the trick.
Verified and proven.
Thanks given ramesh_umk3 !
smirkley
03-22-2013, 05:01 PM
Since it is now displaying properly, I started to analyze the links themselves.
my example of how the microdata is displaying for me....
w ww.xxxxxx.com › ... › Main Category › Forum
1 - The main url is not hyperlinked
2 - the category link points to ht tp://www.xxxxxx.com/threads/forums/forum name
3 - the forum link points to ht tp://www.xxxxxx.com/threads/forums/forum name
(spaces added in urls to prevent auto-linking here)
Note the latter two are just completely incorrect as the "/threads" should not be in there at all in order to be a correct link on my site. Clicked on vB just returns "no thread specified" error.
Note that my real breadcrumb links on my website are correct, in that the phrase "/threads" is not in the url.
So somewhere between my site, and google, it is picking up and adding that phrase to the url.
Any help would be severely appreciated.
edit to add - I am testing a change with my root url hard coded into line 3
h ttp://www.xxx.com/{vb:raw nav_url}
as I noticed in my page source example the urls do not contain the root domain in them, and I suspect that this is where the extra text is being injected into the microdata url, as the root url would be domain.com/thread in reference to where the breadcrumb exists to google. The change does reflect full url properly in my source now. This may fix problem 1,2, and 3 together.
I will report back when I can see a change on google, good or bad.
smirkley
04-12-2013, 01:33 AM
OK, yup,... I am an idiot. lol
1 - I decided I was smart and changed the http://data-vocabulary.org references to use my domain url. Wrong, dont do it, leave it as is, it works and is not just someone elses domain.
2 - a href="{vb:raw nav_url}" does not work as described, the microdata url only appends the actual page spidered url to the url also in the address bar.
IE: your threads and catagory links will look like this in microdata,...
/threads/thread....
/forum/forums....
Dead 404's, not good.
instead use this,... href="{vb:raw vboptions.bburl}/{vb:raw nav_url}"
To make this mod work out of the box, use this code replacement which requires no editing to work on your forum no matter the url or sub directory location...
<vb:if condition="$show['breadcrumb']">
<span itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<li class="navbit"><a href="{vb:raw vboptions.bburl}/{vb:raw nav_url}" itemprop="url"><span itemprop="title">{vb:raw nav_title}</span></a></li>
</span>
<vb:else />
<span itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<li class="navbit lastnavbit"><span><span itemprop="title">{vb:raw nav_title}</span></span></li>
</span>
</vb:if>
This is tested on my site and Google microdata test site.
Includes any necessary changes needed through this thread.
John Lester
04-12-2013, 08:38 AM
To make this mod work out of the box, use this code replacement which requires no editing to work on your forum no matter the url or sub directory location...
<vb:if condition="$show['breadcrumb']">
<span itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<li class="navbit"><a href="{vb:raw vboptions.bburl}/{vb:raw nav_url}" itemprop="url"><span itemprop="title">{vb:raw nav_title}</span></a></li>
</span>
<vb:else />
<span itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<li class="navbit lastnavbit"><span><span itemprop="title">{vb:raw nav_title}</span></span></li>
</span>
</vb:if>This is tested on my site and Google microdata test site.
Includes any necessary changes needed through this thread.
Just implemented this change on all of my styles. Will report back when I see the results :)
smirkley
04-12-2013, 11:50 AM
John,... you can test it out here and now using this tool if you dont want to wait.
http://www.google.com/webmasters/tools/richsnippets
Just enter the url to one of your threads.
smirkley
04-14-2013, 04:12 AM
I have just validated actual google results are correct with my modified version works as desired.
Now I just have to wait for the other thousands of other links of mine on google to get corrected from the original code attempt.
John Lester
04-15-2013, 11:20 PM
Yup using smirkley's modified code brings excellent results :cool:
smirkley
05-13-2013, 02:25 AM
I am just surprised this mod isnt being used more.
It works, period. (modified of course)
Yes I think people should bring their forums back in to the 21st century in the eyes of google.
(etc)
GamerPerfection
05-24-2013, 06:52 PM
Just installed this. Using the richsnippets it seems to be working.
freak46
05-25-2013, 05:53 PM
just installed now waits until google update my listing
mobile4persian
05-30-2013, 12:30 PM
does it work on 4.2.1?
smirkley
05-30-2013, 06:29 PM
Never tried it on 4.2.1, dont see why it wouldnt.
NOTE: I just noticed that if you are using Sections in CMS in the Suite, that the url isnt constructed properly.
I just used a vb:if/else statement and removed the bburl from vbcms entries.
ramesh_umk3
05-31-2013, 08:26 AM
does it work on 4.2.1?
it will work on any 4.x.x
mobile4persian
06-03-2013, 04:25 PM
i changed it about 3-4 days ago but it doesn't seem to work:
https://www.google.com/search?q=site%3Aforum.mobile4persian.net&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a&channel=np&source=hp
GamerPerfection
06-03-2013, 05:39 PM
You'll have to wait a lot longer than 4 days for it to update on google.
I make this change, I hope the results...
ramesh_umk3
06-11-2013, 12:01 PM
you can check your results instantly mate, just place thread url and hit preview
http://www.google.com/webmasters/tools/richsnippets
jmorton
06-11-2013, 12:26 PM
just installed on 4.2.1 and it is working.
utilizing microdata will pull more traffic!
gsmlover4u
11-09-2013, 02:19 AM
OK, yup,... I am an idiot. lol
1 - I decided I was smart and changed the http://data-vocabulary.org references to use my domain url. Wrong, dont do it, leave it as is, it works and is not just someone elses domain.
2 - a href="{vb:raw nav_url}" does not work as described, the microdata url only appends the actual page spidered url to the url also in the address bar.
IE: your threads and catagory links will look like this in microdata,...
/threads/thread....
/forum/forums....
Dead 404's, not good.
instead use this,... href="{vb:raw vboptions.bburl}/{vb:raw nav_url}"
To make this mod work out of the box, use this code replacement which requires no editing to work on your forum no matter the url or sub directory location...
<vb:if condition="$show['breadcrumb']">
<span itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<li class="navbit"><a href="{vb:raw vboptions.bburl}/{vb:raw nav_url}" itemprop="url"><span itemprop="title">{vb:raw nav_title}</span></a></li>
</span>
<vb:else />
<span itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<li class="navbit lastnavbit"><span><span itemprop="title">{vb:raw nav_title}</span></span></li>
</span>
</vb:if>
This is tested on my site and Google microdata test site.
Includes any necessary changes needed through this thread.
i did as you said in post
but showing some error in http://validator.w3.org/
will you plz correct it
SPEEDKILLZ
11-09-2013, 05:46 AM
gonna read later
SPEEDKILLZ
11-11-2013, 03:50 AM
OK, yup,... I am an idiot. lol
1 - I decided I was smart and changed the http://data-vocabulary.org references to use my domain url. Wrong, dont do it, leave it as is, it works and is not just someone elses domain.
2 - a href="{vb:raw nav_url}" does not work as described, the microdata url only appends the actual page spidered url to the url also in the address bar.
IE: your threads and catagory links will look like this in microdata,...
/threads/thread....
/forum/forums....
Dead 404's, not good.
instead use this,... href="{vb:raw vboptions.bburl}/{vb:raw nav_url}"
To make this mod work out of the box, use this code replacement which requires no editing to work on your forum no matter the url or sub directory location...
<vb:if condition="$show['breadcrumb']">
<span itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<li class="navbit"><a href="{vb:raw vboptions.bburl}/{vb:raw nav_url}" itemprop="url"><span itemprop="title">{vb:raw nav_title}</span></a></li>
</span>
<vb:else />
<span itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<li class="navbit lastnavbit"><span><span itemprop="title">{vb:raw nav_title}</span></span></li>
</span>
</vb:if>
This is tested on my site and Google microdata test site.
Includes any necessary changes needed through this thread.
So should id use this code or the code from the op?
insidegames
01-31-2014, 07:01 AM
Any idea for stars in serps with vbulletin?
ramesh_umk3
01-31-2014, 11:32 AM
So should id use this code or the code from the op?
Google Updated so OP code will not work refer 40th post
https://vborg.vbsupport.ru/showpost.php?p=2409915&postcount=40
Any idea for stars in serps with vbulletin?
possible but it has some errors
Example link
Here (http://www.google.com/webmasters/tools/richsnippets?q=http://www.kwwhosting.com/f141/cheap-reseller-hosting-$1-web-hosting-cheaper-dedicated-servers-prewebhost-160261/)
dethfire
05-02-2014, 02:21 AM
I think for 3.8 it will be
<if condition="$show['breadcrumb']">
<div itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<span class="navbar" itemprop="title">> <a href="$nav_url" itemprop="url">$nav_title</a></span></div>
<else />
$nav_title
</if>
furnival
05-22-2014, 03:36 PM
This works great with @Smirkley's code. Many thanks!
fxdigi-cash
11-05-2014, 01:05 PM
I tried it on my vb4, but it didn't work even with the test tool by google. I guess we need a fix for this. Thanks
stevieb
11-11-2014, 02:30 PM
does this work in vB 4.2?
stevieb
11-11-2014, 06:38 PM
OK, yup,... I am an idiot. lol
1 - I decided I was smart and changed the http://data-vocabulary.org references to use my domain url. Wrong, dont do it, leave it as is, it works and is not just someone elses domain.
2 - a href="{vb:raw nav_url}" does not work as described, the microdata url only appends the actual page spidered url to the url also in the address bar.
IE: your threads and catagory links will look like this in microdata,...
/threads/thread....
/forum/forums....
Dead 404's, not good.
instead use this,... href="{vb:raw vboptions.bburl}/{vb:raw nav_url}"
To make this mod work out of the box, use this code replacement which requires no editing to work on your forum no matter the url or sub directory location...
<vb:if condition="$show['breadcrumb']">
<span itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<li class="navbit"><a href="{vb:raw vboptions.bburl}/{vb:raw nav_url}" itemprop="url"><span itemprop="title">{vb:raw nav_title}</span></a></li>
</span>
<vb:else />
<span itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<li class="navbit lastnavbit"><span><span itemprop="title">{vb:raw nav_title}</span></span></li>
</span>
</vb:if>
This is tested on my site and Google microdata test site.
Includes any necessary changes needed through this thread.Testing on our site - looks good so far - thanks.
For reference, the original code that belongs in -> Navbar_Link is as follows (in case anyone needs to revert back) - for vB4.2.2 pl.1
<vb:if condition="$show['breadcrumb']">
<li class="navbit"><a href="{vb:raw nav_url}">{vb:raw nav_title}</a></li>
<vb:else />
<li class="navbit lastnavbit"><span>{vb:raw nav_title}</span></li>
</vb:if>
insidegames
11-29-2014, 08:59 PM
Google Updated so OP code will not work refer 40th post
https://vborg.vbsupport.ru/showpost.php?p=2409915&postcount=40
possible but it has some errors
Example link
Here (http://www.google.com/webmasters/tools/richsnippets?q=http%3A%2F%2Fwww.sitehostingtalk.co m%2Fshowthread.php%2F120995-Tutorial-How-to-Install-Remote-Desktop-%2528-RDP-%2529-on-Centos-vps)
do you have a code for this?
ramesh_umk3
11-30-2014, 01:22 PM
its already provided in my previous comments any how below is the code
<vb:if condition="$show['breadcrumb']">
<span itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<li class="navbit"><a href="{vb:raw nav_url}" itemprop="url"><span itemprop="title">{vb:raw nav_title}</span></a></li>
</span>
<vb:else />
<span itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<li class="navbit lastnavbit"><span><span itemprop="title">{vb:raw nav_title}</span></span></li>
</span>
</vb:if>
insidegames
12-02-2014, 04:26 PM
its already provided in my previous comments any how below is the code
<vb:if condition="$show['breadcrumb']">
<span itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<li class="navbit"><a href="{vb:raw nav_url}" itemprop="url"><span itemprop="title">{vb:raw nav_title}</span></a></li>
</span>
<vb:else />
<span itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<li class="navbit lastnavbit"><span><span itemprop="title">{vb:raw nav_title}</span></span></li>
</span>
</vb:if>
i'm looking for a star rating in serps.
http://i.imgur.com/tUXihWM.png
ramesh_umk3
12-03-2014, 11:39 AM
Nope due to some reason they are not showing up when links are indexed
Alan_SP
12-16-2014, 12:33 PM
Just in case that someone wants to use lower breadcrumb (mod made by Lynne), this would cause problem with this template modification, as there would be two breadcrumbs and thus double information.
So I hide lower breadcrumb from guests (and Google and other search engines). All members can see and benefit from lower breadcrumb and they use site more actively.
Anyway, if someone want to use this two together, here's the link to modified Lynne's mod: https://vborg.vbsupport.ru/showpost.php?p=2527433&postcount=234
yjmalmsteen
12-27-2014, 09:38 PM
smirkley's code works like charm! Thanks so much mate :)
davidg
01-26-2015, 10:53 PM
Someone can make smirkley's code working with vb 3.8 ?
Thank You
m7sen
05-04-2015, 03:53 AM
Someone can make smirkley's code working with vb 3.8 ?
Thank You
yes plese
we want it working with vb 3.8
marysnow786
03-12-2016, 07:14 PM
modules available for vb 3.8.x
GHRake
05-16-2016, 12:45 PM
Not sure if one of my plugins/mods is screwing this up but when I use either the OP's code or the code that was suggested in this post (https://vborg.vbsupport.ru/showpost.php?p=2409859&postcount=39)
Using either code I get an error in google markup validator:
https://vborg.vbsupport.ru/external/2016/05/17.png
Obviously this is because the last breadcrumb is not a link. Not wanting any scary google errors I just shortened up navbar_link to make each breadcrumb a link and now no more errors.
<div itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<li class="navbit"><a href="{vb:raw nav_url}" itemprop="url"><span itemprop="title">{vb:raw nav_title}</span></a></li>
</div>
If someone thinks this is a bad idea, let me know
ramesh_umk3
07-27-2016, 03:31 PM
or you can use my code which is still working fine with latest google updates ..
https://vborg.vbsupport.ru/showpost.php?p=2524971&postcount=70
Tested on google structured data analysis with 0 errors :)
https://vborg.vbsupport.ru/external/2016/07/2.png
or you can use my code which is still working fine with latest google updates ..
https://vborg.vbsupport.ru/showpost.php?p=2524971&postcount=70
Tested on google structured data analysis with 0 errors :)
https://vborg.vbsupport.ru/external/2016/07/2.png
I use your code, and its show me 1 error
https://vborg.vbsupport.ru/external/2016/07/3.png
Kane@airrifle
07-28-2016, 02:48 PM
Any compelling SEO reason not to use Schema.org markup?
<vb:if condition="$show['breadcrumb']">
<div itemscope="itemscope" itemtype="https://schema.org/BreadcrumbList">
<li class="navbit"><a href="{vb:raw nav_url}" itemprop="url"><span itemprop="name">{vb:raw nav_title}</span></a></li>
</div>
<vb:else />
<div itemscope="itemscope" itemtype="https://schema.org/BreadcrumbList">
<li class="navbit lastnavbit"><span><span itemprop="name">{vb:raw nav_title}</span></span></li>
</div>
</vb:if>
boxingscene
09-23-2016, 10:09 PM
modules available for vb 3.8.x
What module does this on 3.8?
RichieBoy67
10-11-2016, 07:04 AM
When running the live test I get a not found error and my thread shows like this:
http://############.com/showthread.php?t%3D211935
I have tried both scheme and data-vocab..
zorcocuq
02-10-2017, 05:48 PM
An error on my site.
Kane@airrifle
02-11-2017, 06:23 AM
I get better results with (VB4 - Mod Rewrite Friendly URLs)
<vb:if condition="THIS_SCRIPT != 'index'">
<vb:if condition="$show['breadcrumb']">
<span itemscope="itemscope" itemtype="https://data-vocabulary.org/Breadcrumb">
<li class="navbit"><a href="{vb:raw nav_url}" itemprop="url"><span itemprop="title">{vb:raw nav_title}</span></a></li>
</span>
<vb:else />
<span itemscope="itemscope" itemtype="https://data-vocabulary.org/Title">
<li class="navbit lastnavbit"><span itemprop="title">{vb:raw nav_title}</span></li>
</span>
</vb:if>
</vb:if>
Flipfloptrader
04-05-2017, 08:43 AM
I used the schema.org reference and no errors.
Emad ELsayed
04-05-2017, 12:00 PM
I used the schema.org reference and no errors.
Please ... how add code schema.org with vb4
Flipfloptrader
04-05-2017, 12:28 PM
Please ... how add code schema.org with vb4
Post 81 right above you.
Emad ELsayed
04-05-2017, 12:38 PM
I used the schema.org reference and no errors.
Post 81 right above you.
Thank you dear
this is good
m7sen
08-17-2018, 06:59 PM
any help please for vb3.8 ?
NeshteR054
10-20-2018, 09:00 PM
any help please for vb3.8 ?
Find your theme => navbar_link
replace
<if condition="$show['breadcrumb']">
<div itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<span class="navbar"><a href="$nav_url" itemprop="url"><span itemprop="title">$nav_title</span></a></span></div>
<else />
<div itemscope="itemscope" itemtype="http://data-vocabulary.org/Breadcrumb">
<span itemprop="title">$nav_title</span></div>
</if>
Kane@airrifle
01-22-2020, 10:35 PM
So Google has depreacted data-vocabulary.org and some of us are getting warnings from Google. To that end; any Schema.org microdata experts care pick out problems with this code before I implement same?
In navbar_link
<vb:if condition="$show['breadcrumb']">
<li class="navbit"><a href="{vb:raw nav_url}">{vb:raw nav_title}</a></li>
<vb:else />
<li class="navbit lastnavbit"><span>{vb:raw nav_title}</span></li>
</vb:if>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement":
[
{
"@type": "ListItem",
"position": "{vb:raw breadcounter}",
"item":
{
"url": "https://www.yourforumurl.com/{vb:raw nav_url}",
"name": "{vb:raw vboptions.bbtitle} | {vb:raw nav_title}"
}
}
]
}
</script>
As you can see I am leaving the default VB code in there as the styling is fine for me and Google prefers json for this application anyway.
*Edit: Added this plugin https://vborg.vbsupport.ru/showthread.php?t=323652 to take care of the static counter.
Hook Location: navbits
Plugin PHP Code:
$breadcounter = $counter;
vB_Template::preRegister('navbar_link', array('breadcounter' => $breadcounter));
Then add {vb:raw breadcounter} into the navbar_link template.
scottkoz20
01-23-2020, 03:06 PM
only question I have is how is the position being updated if you have 1 static'd in?
scottkoz20
01-29-2020, 12:29 AM
testing to this URL from the google search console --> https://www.sportscardforum.com/threads/2441655-2017-Panini-Contenders-Football-12ct-Fat-Pack-Box
Got the following on a live test
6 items detected: Some are invalid
Invalid items are not eligible for Google Search's rich results. Learn more
the last element is throwing the following
Unnamed item
2 errors
type
BreadcrumbList
itemListElement
Missing field "position"
Either "name" or "item.name" should be specified
type
ListItem
item
id
https://www.sportscardforum.com/
type
Thing
title
Sports Card Forum
final kaoss
01-29-2020, 05:17 PM
try this
https://vborg.vbsupport.ru/showthread.php?t=323652
scottkoz20
01-29-2020, 08:12 PM
thanks gents!
final kaoss
01-31-2020, 11:06 PM
This still needs some work on it. Breadcrumbs show a error in google webmaster tools.
It complains about
Error Missing field "position"
Inspection of an example url shows.
Kane@airrifle
02-01-2020, 12:12 AM
Getting zero errors with https://vbulletin.org/forum/showpost.php?p=2601838&postcount=92
final kaoss
02-01-2020, 12:15 AM
Here's what I was talking about. Detected it today with the fix implemented yesterday.
Kane@airrifle
02-01-2020, 12:24 AM
I have noticed it can take about 3 days for the fix validation to come through. Do a live url test and it should show zero errors.
final kaoss
02-01-2020, 12:32 AM
I'll give it a few days then, all of the live url test results look similar to the above SS.
Kane@airrifle
02-01-2020, 12:43 AM
@final kaoss
Random url test from your site using the https://search.google.com/structured-data/testing-tool# Looks fine from here other than DBSEO seems to be doubling up the structure.
157540
final kaoss
02-01-2020, 12:53 AM
@final kaoss
Random url test from your site using the https://search.google.com/structured-data/testing-tool# Looks fine from here other than DBSEO seems to be doubling up the structure.
157540
Actually it's showing double the structure because I have an addon to display breadcrumbs a 2nd time, above the users browsing this thread box. So, that's intentional.
Kane@airrifle
02-01-2020, 12:56 AM
<vb:if condition="$show['member']">
:D
webnsn
05-16-2020, 06:21 AM
data-vocabulary.org schema is deprecated and not supported by Google anymore. Please migrate to using schema.org types. @ https://schema.org/docs/gs.html
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.