Spanner Posted June 25, 2019 Posted June 25, 2019 Version 4.4 have problem with breadcrumbs. In google search results on PC we have correct but when we view the same results on mobile breadcrumbs are bad. Good: Bad: The same on this forum:
bfarber Posted June 26, 2019 Posted June 26, 2019 I've verified the JSON-LD we are outputting is correct. I suspect Google is just taking limited screen real estate into account when displaying results on mobile, and as it knows the page is a "DiscussionForumPosting" type it is showing "topic" instead of the topic title, which could potentially be quite long. We will look into it a bit, but on the surface I've verified we are outputting the correct markup.
Spanner Posted June 26, 2019 Author Posted June 26, 2019 @bfarber yes output is correct, but on mobile you have always "forum", "topic" but on PC you have correct topic title or forum name
bfarber Posted June 26, 2019 Posted June 26, 2019 Yes, what I'm saying though is we serve the identical code regardless of the user-agent, and Google is indexing the page but then displaying it differently depending on how you access their site. In other words, this is entirely a decision that Google has made, and not something we're explicitly doing. If you look at our json-ld code on this page for instance, there is not even any mention of "topic" or anything like that.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.