Google 搜索结果中 Post 标题旁边添加的网站名称

Name of the website added next to Post title in Google Search Results

我有一个使用 WordPress 的网站。在 Google 搜索结果中,当您搜索 post 时, link 到 post 的标题显示为:

Name-of-the-post |站点标题 - 站点地址

比如下图也是这样:

不过,我希望它是

Name-of-the-post |网站标题

点赞:

最初,我使用网站地址作为网站标题,结果是:

Name-of-the-post |站点地址

但是,当我为网站添加不同的标题时(从 WordPress 管理面板),我最终得到了第一张图片中的 link 文本。

我也安装了 Yoast Seo 插件,但我在那里找不到任何与 Google 搜索结果相关的设置。

这是我可以更改的内容,还是由 Google 来生成这些标题?

Google 替换您的标题。 对于它可能是不同的原因。 Google写一下:

If we’ve detected that a particular result has one of the above issues with its title, we may try to generate an improved title from anchors, on-page text, or other sources. However, sometimes even pages with well-formulated, concise, descriptive titles will end up with different titles in our search results to better indicate their relevance to the query. There’s a simple reason for this: the title tag as specified by a webmaster is limited to being static, fixed regardless of the query. Once we know the user’s query, we can often find alternative text from a page that better explains why that result is relevant. Using this alternative text as a title helps the user, and it also can help your site. Users are scanning for their query terms or other signs of relevance in the results, and a title that is tailored for the query can increase the chances that they will click through.

http://support.google.com/webmasters/bin/answer.py?hl=en&answer=35624

尝试将此元标记添加到页面:

<meta name="robots" content="noodp"/>