Share Google Plus共享未从头部拾取元标签

Share Google Plus共享未从头部拾取元标签,share,google-plus,meta-tags,Share,Google Plus,Meta Tags,我试图在我的页面上实现Google Plus共享,但它不是从元标记中选择标题,而是从共享对话框标题中的url中选择页面标题。我还需要包括什么吗 <meta property="og:title" content="Title"/> <meta property="og:description" content="Description"/> <a href="https://plus.google.com/share?url={google

我试图在我的页面上实现Google Plus共享,但它不是从元标记中选择标题,而是从共享对话框标题中的url中选择页面标题。我还需要包括什么吗

    <meta property="og:title" content="Title"/>
    <meta property="og:description" content="Description"/>

    <a href="https://plus.google.com/share?url={google.com}"/>Link</a>

根据Google开发者网站,Google Plus共享链接的示例代码片段如下:


闪亮的小饰物
有光泽的小饰品是有光泽的


您好,与此问题类似,请检查此处。您能提供相关页面的链接吗?我找到了。如果我共享当前页面的URL,Google Plus会拾取元标记,但如果我尝试共享其他URL,它会从那里拾取页面标题