Closed (works as designed)
Project:
Schema.org
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 May 2012 at 14:57 UTC
Updated:
22 Oct 2012 at 18:32 UTC
Jump to comment: Most recent file
Comments
Comment #1
scor commentedyes, it seems Google changed the layout for the person Rich Snippet to not display the picture. Note that this is consistent with the "People" example on the testing tool.
Comment #2
timofey commentedIt looks like all of the
scheme:need to be replaced withv:Comment #3
scor commentedI've tried using v: instead of schema: but that does not make any difference for the person rich snippet, the image is not displayed no matter what. This is change Google made in their policy for Person rich snippet, not to display the image (however sad that is). I'm closing this issue (pertaining to the person image) since their is nothing we can do to fix that, since that functionality is not supported by Google, and our markup is correct. It's the best we can do.
Comment #4
timofey commentedApologies for reopening the topic. To duplicate the issue, try pasting the following into
Google's Data Testing Tool http://www.google.com/webmasters/tools/richsnippets
and then
The latter code uses
schema:and does not show images, where as the first usesv:and displays an image.Comment #5
Pls commentedtimofey, you are testing Recipe type, we are now only talking about Person type.
Apparently, google has made drastic change to search results Person type to promote Google+ and there is some way to get it working (of course you have to have google+ profile for that) - http://www.bestrank.com/blog/the-trick-to-getting-your-rich-snippet-auth...
Comment #6
scor commented@timofey could you post your findings in #1811750: Recipe rich snippet no longer working please?