我有以下网址: http://ikre.info/vijesti/item/902-cestitka-u-povodu-dana-nezavisnosti-bih.html
并设置了所有og标记:
<meta property="og:image" content="http://ikre.info/media/k2/items/cache/eeca348660096e711cd17c1f61fb2519_L.jpg" />
<meta name="og:image:type" content="image/jpeg" />
<meta name="og:image:width" content="775" />
<meta name="og:image:height" content="516" />
但是如果我在viber messager中分享它,viber仍然会忽略该链接。
答案 0 :(得分:1)
图像的响应一定不能分块。
没有文档。但是我透露服务器应该发送200个带有Content-Lenght标头的响应
答案 1 :(得分:0)
与https://stackoverflow.com/a/65093512/12640054上的
相同根据我的测试,Viber成功获得了第一页上的jpg / png图像 大小小于40Kb 。
即使您未真正显示它,也可以使用
display: none
隐藏它 图片在浏览器中,仅用于Viber预览。