Man*_*ran 32
只需将这些标记添加到您的网站即可
<meta property="og:title" content="Title" />
<meta property="og:site_name" content="Site name"/>
<meta property="og:description" content="Description" />
<meta property="og:image" content="Link to your logo" />
Run Code Online (Sandbox Code Playgroud)
小智 11
除了添加@Manikiran建议你需要添加它
<html prefix="og: http://ogp.me/ns#">
Run Code Online (Sandbox Code Playgroud)
然后使用电报@WebpageBot