Google 丰富网页摘要未显示在测试工具上但显示在搜索上?

发布于 2025-01-04 03:48:59 字数 383 浏览 0 评论 0 原文

如果您在 Google 上输入“Boyce Avenue”,它会显示他们即将举办的活动的丰富片段,我假设这些活动正在使用 活动信息。但是,如果您在 Google 的 丰富代码片段工具,什么也没有显示。为什么会出现这种情况?

If you type in "Boyce Avenue" on Google, it shows a rich snippet of their upcoming events which I'm assuming is using Event Information. However, if you type in "boyceavenue.com/tour.html" in Google's rich snippet tool, nothing shows up. Why does this happen?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

浅蓝的眸勾画不出的柔情 2025-01-11 03:48:59

我已经在您的其他问题中的此处回答了这个问题。

I have answered this here in your other question.

聚集的泪 2025-01-11 03:48:59

谷歌和其他搜索引擎正在使用各种数据源来生成丰富的摘要和类似的功能。从页面爬取的丰富元数据,无论是 RDFa、微数据还是微格式,都只是一个(但很重要)来源。

谷歌似乎与(通常是大型)网站签订了双边协议,以直接使用其结构化数据。这就是为什么您可能会在 HTML 中没有数据标记的页面上看到丰富的代码片段。

Google Fusion Tables (http://www.google.com/fusiontables/Home/) 也可能成为向 Google 公开结构化数据的技术。

但是,一般来说,使用 schema.org 或 http://purl.org/goodrelations/ (用于电子商务) RDFa 或微数据语法中的标记在我看来是新站点的最佳选择,

  1. 因为搜索引擎和浏览器扩展都可以访问数据,并且
  2. 数据还将向搜索引擎发送相关信号(请参阅http://wiki.goodrelations-vocabulary.org/GoodRelations_for_Semantic_SEO 了解更多详细信息

href="http://wiki.goodrelations-vocabulary.org/GoodRelations_for_Semantic_SEO" rel =

Google and other search engines are using various data sources for generating Rich Snippets and similar functions. Rich meta-data crawled from the pages, be it RDFa, microdata, or microformats, is only ONE (yet important) source.

Google seems to have bilateral agreements with -- typically large -- sites for consuming their structured data directly. This why you may see rich snippets on pages that have no data markup in the HTML.

Google Fusion Tables (http://www.google.com/fusiontables/Home/) may also become a technique for exposing structured data to Google.

However, in general, using schema.org or http://purl.org/goodrelations/ (for ecommerce) markup in RDFa or microdata syntax is IMO the best option for new sites,

  1. because the data will be accessible to search engines and browser extensions alike and
  2. because the data will also send relevance signals to search engines (see http://wiki.goodrelations-vocabulary.org/GoodRelations_for_Semantic_SEO for more details.

Best wishes

Martin Hepp

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文