我已将以下标记添加到a website,
<meta property="og:title" content="Support Seekers" />
<meta property="og:description" content="Support Seekers is an online support group where members can share personal problems in an anonymous and safe forum. Everyday our counseling psychologist will post professional recommendations regarding each issue - which is free expert help!" />
<meta property="og:image" content="http://fminteractive.co/projects/supportseekers/wp-content/uploads/2015/01/ss-newlogo.png" />
当我在Facebook上分享它时,标题,描述和图像与此处提到的不同。任何人都可以请问为什么会这样?感谢。
注意:我遵循了建议here。
答案 0 :(得分:0)
转到:https://developers.facebook.com/tools/debug/并调试网址,这将清除Facebook对元数据的缓存并迫使Facebook再次抓取该页面。
注意缺少OG标签的错误,因为有时候这会影响Facebook的输出。