开发者

og:image not being stored in opengraph, stream working

开发者 https://www.devze.com 2023-04-03 03:17 出处:网络
I\'m trying to use the open graph to mark up pages on a website as athletes, as follows: <meta property=\"og:title\" content=\"Mo Rollem\" />

I'm trying to use the open graph to mark up pages on a website as athletes, as follows:

<meta property="og:title" content="Mo Rollem" />
<meta property="og:site_name" content="Bruisin Banditas" />
<meta property="og:description" content="-" />
<meta property="og:url" content="http://bandita.circulartriangle.com/mo-rollem-3" />
<meta property="og:image" content="http://bandita.circulartriangle.com/mo-rollem-3/download/portrait/297875_923184074920_36913142_46189728_1083603_n.jpg" />开发者_运维知识库;
<meta property="og:type" content="athlete" />
<meta property="fb:app_id" content="251338211564923" />

I have a standard like button installed at the top which functions correctly. The story in my stream includes an image and pulls up the correct metadata. The sportsperson section of my profile gains a new page with all the metadata except the image.

The Linter shows the image: http://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fbandita.circulartriangle.com%2Fmo-rollem-3

But the Open Graph shows the question mark default: http://graph.facebook.com/?id=http%3A%2F%2Fbandita.circulartriangle.com%2Fmo-rollem-3

What am I doing wrong? Am I doing something wrong? There was a bug about this last year but it doesn't seem to affect any of the other sites I check.


The open graph system is very slow, sometimes taking many days to scrape, and even more to scale images.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号