G+ doesn't accept my og:image

帅比萌擦擦* 提交于 2019-12-10 23:59:19

问题


I can't seem to figure out why G+ doesn't show the photo on my page http://cruiser.mototribe.com/photo/march-contest

It has the proper meta tags:

<meta property="og:image" content="http://cruiser.mototribe.com/sites/default/files/styles/large/public/photos/new/bikeer%2520pose.jpg" />

The testing tool confirms the og:image tags http://www.google.com/webmasters/tools/richsnippets?url=http://cruiser.mototribe.com/photo/march-contest

What am I missing?


回答1:


From https://developers.google.com/+/web/snippet/ Google has informed that:

Images that are too small or not square enough are not included in the +Snippet, even if the images are explicitly referenced by schema.org microdata or Open Graph markup. Specifically, the height must be at least 120px, and if the width is less than 100px, then the aspect ratio must be no greater than 3.0.

I think your image has adequate height and width but the aspect ratio should be taken care of.

One more info: I did not see the image in my webmastertool account.



来源:https://stackoverflow.com/questions/15234775/g-doesnt-accept-my-ogimage

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!