分享网址时,图片不会显示。 我使用了对象调试器,但问题还在继续。
以下是我的元标记:
<meta property="og:title" content="Continental 1120 - Player">
<meta property="og:site_name" content="Continental 1120">
<meta property="og:image" content="http://continental1120.esy.es/imgs/logo.jpg">
<meta property="og:image:type" content="image/jpeg">
<meta property="og:image:width" content="117">
<meta property="og:image:height" content="60">
<meta property="og:type" content="website">
答案 0 :(得分:2)
警告输出告诉您应该添加meta og:url。 顺便说一句,如果我尝试共享链接http://continental1120.esy.es/popup.php,图像就会正确共享。