当我们分享这样的链接时,我们如何在我们的网站中包含一个图像以显示在WhatsApp中?

<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
    <title></title>
    <script type="text/javascript" src="####"></script>  // plugin from

www.addthis.com

</head>
<body>
    <form id="form1" runat="server">
    <div class="addthis_inline_share_toolbox"></div>
    </form>
</body>
</html>