我正在尝试在google plus帐户https://www.schoolmykids.com/parenting/importance-of-father-daughter-relationship/上分享以下帖子/页面 而不是博客的TITLE,google plus只显示网站名称。
请建议如何解决此问题,除了我的实际博客/文章页面,所有网页在Google Plus上分享时都显示正确的图块。
答案 0 :(得分:1)
尝试修改页面以使用Open Graph属性添加元标记。这应该可以在Google+或Facebook上共享。使用这些OpenGraph属性,您可以指定有关页面的描述性元数据,例如页面标题,简要说明,图像等。
例如:
<meta property="og:title" content="The Importance of the Father-Daughter Relationship" />
以下是一些可以帮助您入门的链接: