Hi
with 7.5 version you changed breadcrumb but now appeared
“home” in the breadcrumb shown in the search results of google:
http://www.site.com – home – category
This may have some seo application? Is good or not?
So anyone knows how to delete the word “home” only from the
search results of google?
On Yoast does not seem such possibility exists.
Thanks
I am facing same issue after updating theme to 7.5 version. And wanted answer for this. Solution to remove this
Hi Bogdan
thanks, but with this solution i think home breadcrumb is removed
from single articles on site too.
We want remove breadcrumb “home” only on search result on google,
as it was before on 7.4 version…
On google search result before http://www.site.com – category
On google search result now http://www.site.com – home – category
Thanks
same thing appear on your site
search on google “breadcrumb newspaper theme”
result
Newspaper Theme: Discover the custom Breadcrumbs
forum.tagdiv.com › Home › Newspaper 7 Documentation
Discover Newspaper Theme custom breadcrumbs! These are a very useful navigation tool that helps your visitor to move across your site.
Hello,
The new breadcrumb markup was created according to the google rules specified here: https://developers.google.com/search/docs/data-types/breadcrumbs
This is the way the breadcrumbs are supposed to work. so you can have the full path to the element.
The home is simply the name of your homepage. Please change it to your site name and you will no longer have home//category/post url but rather mysitename/category/post url
Google recommends this markup to be present.
Thank you!
Hi Bogdan
I do not think so
in the example
https://developers.google.com/search/docs/data-types/breadcrumbs
in the position 1 is the first category and not the “home”
Books> Authors> Ann Leckie> Ancillary Justice
“@type”: “BreadcrumbList”,
“itemListElement”: [{
“@type”: “ListItem”,
“position”: 1,
“item”: {
“@id”: “https://example.com/books”,
“name”: “Books”,
In the picture of example you dont see the “home”, or other name of site
because “home” is already name of site
https://developers.google.com/search/docs/data-types/images/breadcrumbs01.png
Also if I change the name of the home, in the breadcrumb remains a folder in more
that I think it should be deleted because it is redundant
Thanks
Hello,
We have looked into this issue and found a solution. Please use this code:
http://pastebin.com/ru57p3N9 and replace this part: http://screencast.com/t/eLVArgmRcLA
This should fix the home appearing in the breadcrumbs.
Sorry for the inconvenience and we will fix it in the next update.
Thank you for your understanding !
Hi Bogdan,
thank you so much, now it works correctly
you can also check on our website with an article at random …
I have check on
https://search.google.com/structured-data/testing-tool/u/0/
and seem all ok
then do not worry…the cooperation with you give always
excellent results…
Thanks