gpt4 book ai didi

html - 当我在 LinkedIn 上分享我的网站 URL 时,它会显示我网站上的图像。我可以改变那个图像吗?

转载 作者:行者123 更新时间:2023-12-03 21:26:08 26 4
gpt4 key购买 nike

当我在 LinkedIn 上分享我的网站 URL 时,它显示了我网站上的图像,但它不是相关图像。我可以更改预览图像吗?

<meta property="og:url" content="http://mywebsite.com/" />
<meta property="og:type" content="website" />
<meta property="og:title" content="yyyy" />
<meta property="og:description" content="yyyy" />
<meta property="og:image" content="http://mywebsite.com/wp-content/themes/newtheme/img/logo.png" />

我已经设置了这些元标记。

最佳答案

正如您已经设置了 <og:image>标签正确,您唯一需要检查的是要显示的图像是否满足LinkedIn的要求。

根据“Making Your Website Shareable on LinkedIn 》文章中,LinkedIn分享模块具体的图片要求如下:

  • 最大文件大小:5 MB
  • 最小图像尺寸:1200 (w) x 627 (h) 像素

  • 正如您的 <og:image> 中定义的文件名标签是 logo.png ,我假设它不满足上述尺寸要求。

    关于html - 当我在 LinkedIn 上分享我的网站 URL 时,它会显示我网站上的图像。我可以改变那个图像吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48018396/

    26 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com