【问题标题】:Facebook link share image is distortedFacebook 链接分享图像失真
【发布时间】:2016-01-13 10:51:08
【问题描述】:

我有一个网站并添加了适当的 og 元标记。 Facebook 调试工具 (https://developers.facebook.com/tools/debug/og/object/) 甚至显示了正确的 og:image 被拉入。但由于某种原因,链接共享的预览被扭曲了。当我粘贴链接时,它在我编辑帖子时看起来不错,但它只显示图像下半部分的放大部分。

有什么想法吗?我很茫然。

<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title data-ng-bind-template="{{ vm.getPageTitle() }} - Still Memories Photography">Home - Still Memories Photography</title>
<meta name="description" content="Still Memories Photography. Portrait and wedding photographer located in Arvada Colorado.">
<meta name="viewport" content="width=device-width initial-scale=1 maximum-scale=1 user-scalable=no">
<meta property="og:image" content="http://www.stillmemories.photography/Images/Assets/liasnow.jpg">
<meta property="og:title" content="Still Memories Photography">
<meta property="og:description" content="Portrait and wedding photographer located in Arvada, Colorado.">
<meta property="og:url" content="http://www.stillmemories.photography">
<link href="/Content/css?v=E9KngqeJrvXl3d3KXxzuuUi9weaFZmoTKRiDWp8qamI1" rel="stylesheet">
</head>

【问题讨论】:

    标签: html facebook


    【解决方案1】:

    解决方案是使用更大的图像。 Facebook 建议至少 50x50 像素 - 我的像素远远超过(我的是 321x220)。但无论出于何种原因,它都认为这很小,并且远远超出了比例。请务必使用大图。

    【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2016-11-26
    • 2013-02-16
    • 2015-11-04
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多