【问题标题】:Facebook link default image on root Wordpress根 Wordpress 上的 Facebook 链接默认图像
【发布时间】:2013-08-06 01:20:46
【问题描述】:

我正在尝试更改每当我或朋友将我网站的根 URL 链接到 Facebook 时放置的图像。例如,当我将therearenoroads.com 链接到Facebook 时,它只会随机抽取图片作为缩略图。有没有办法将此图像设置为特定的?

在调试器上我收到此错误...

指定了多个 OG URL:“website”类型的 URL“http://therearenoroads.com”处的对象无效,因为它指定了多个“og:url”值:http://therearenoroads.comhttp://therearenoroads.com/

【问题讨论】:

    标签: facebook image wordpress


    【解决方案1】:

    设置og:image 元标记。 http://ogp.me/

    <meta property="og:image" content="http://example.com/images/example.jpg" />
    

    【讨论】:

    • 我添加了 'code' therearenoroads.com"> therearenoroads.com/wp-content/uploads/2013/06/…">
    【解决方案2】:

    调试器帮助找到要删除的元标记...https://developers.facebook.com/tools/debug

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-09-04
      • 1970-01-01
      • 2014-05-13
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多