简体   繁体   English

打开图林特错误

[英]Open Graph Linter Errors

I'm trying to debug why images are not showing on the right panel Facebook share box. 我正在尝试调试为什么图像未显示在右侧面板Facebook共享框中。 I have tried to debug using the og linter, but can't get it right. 我尝试使用og linter进行调试,但是无法正确进行。

URL example is here http://pluba.com/Classified/DisplayAd.asp?id=24096 URL示例在此处http://pluba.com/Classified/DisplayAd.asp?id=24096

On the right hand side in the facebook box you can see just text posted, but no image. 在Facebook框的右侧,您只能看到张贴的文字,但没有图像。 The image shows up fine on a facebook newsfeed otherwise. 否则,该图像在Facebook新闻源上显示正常。

Linter debug: Linter调试:

http://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fpluba.com%2FClassified%2FDisplayAd.asp%3Fid%3D24096 http://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fpluba.com%2FClassified%2FDisplayAd.asp%3Fid%3D24096

I'm thinking i've got something screwy in my og tags. 我以为我的og标签有些东西不对劲了。 Here are two of the reported errors 这是两个报告的错误

Inferred Property: The 'og:url' property should be explicitly provided, even if a value can be inferred from other tags. 推断属性:即使可以从其他标签推断值,也应明确提供'og:url'属性。

Inferred Property: The 'og:description' property should be explicitly provided, even if a value can be inferred from other tags. 推断属性:即使可以从其他标签推断值,也应明确提供'og:description'属性。

Any help would be appreciated. 任何帮助,将不胜感激。 I tried to research on openstack, but still can't figure it out. 我试图在openstack上进行研究,但仍然无法弄清楚。 thanks. 谢谢。 vic 维克

Everything you have looks right. 您拥有的一切看起来都不错。 I don't think the like box shows an image next to the post attachments since we don't have much room. 由于我们没有太多空间,我不认为“赞”框在帖子附件旁边显示图像。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM