问题标签 [rich-snippets]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
metadata - 离线产品和服务的丰富片段
我们正在开发一个新网站,我热衷于以 Rich Snippets 的形式为我们的产品和服务页面实施丰富的片段和更具描述性的元数据。
我的问题是我们的产品和服务不能直接从网站购买,因为它们是根据用户要求定制和定制的。因此,他们没有价格和库存水平。
我从谷歌指南中注意到他们声明:
该产品应该可以直接在页面上购买
我的问题是,使用丰富网页摘要描述这些产品和服务的最佳和最合适的方式是什么?我可以完全使用丰富网页摘要来描述这些产品和服务吗?
metadata - 通过 Schema 优化的博客文章
在使用 Rich Snippets 优化我的 HTML 时,我对这些方法很陌生。我不确定以下每个列表项的区别是什么:
我在下面的示例中得到了这段代码,我想知道哪些缺失的项目或代码可以优化搜索引擎可以理解的简单博客文章。我想知道可用于博文的所有丰富片段。
microdata - schema.org - having video object nested inside product
I am trying to add the schema.org meta tags to my product pages - having offers and ratings etc.
The code below works fine and I'm able to test it google rich snippet tool.
Now I have a video of this product on this page and based on the page layout - it is positioned above the price. So when I insert the videoobject as shown below - the google rich snippet tool throws an error saying
This is the shorter version of the full code which gives the error.
Now if I remove the video object and put it outside the product tag - its valid. But the way my page is structured - the video will appear within the product tag.
I can close the product tag - start the video tag - close the video tag and then open another new product tag - but then it will show as 2 different products.
Any idea how I should go about this.
Thanks
microdata - 丰富的片段:itemtype 之外的微数据 itemprop?
我最近决定通过添加丰富的片段 - 微数据来更新网站。问题是我是这类事情的新手,对此我有一个小问题。
我正在尝试定义组织,您可以从下面的代码中看到:
现在,我的问题在于:我还想标记 LOGO 以制作完整的组织配置文件,但徽标位于页面的页眉中,而我在上面发布的 div 位于页脚中并且页面的样式/布局不允许我在此处添加徽标并使其可见。
那么,我该如何解决这个问题呢?最好的解决方案是什么?
谢谢。
microformats - 微格式 特别是 hreview-aggregate
我有一个关于 microfomats 的问题,更具体地说是 hreview-aggregate。一个客户前段时间实施了它们,但它们没有显示在 SERP 中,但谷歌的丰富片段测试工具显示它们运行良好。我看了一下代码,它目前是
我将其更改为包括class="average"
class="best"
它们缺少的其他一些跨度。
更新后的代码最终会显示在 SERP 中吗?另外,页面只有评分没有评论,我应该使用 COUNT 还是 VOTES?
microdata - 主页上的丰富片段
我们为租赁对象评级网站嵌入了丰富的片段。这里有一个例子:
在 Google 搜索结果中列出时可以正常工作。
现在我们要汇总所有评分并将它们发布在主页上,以便主页本身在 Google 搜索结果中获得评分。我们前段时间做过: http ://www.google.de/webmasters/tools/richsnippets?q=www.sonnenquartiere.de
前段时间我们这样做了,但 Google 搜索中的结果仍未与汇总评级一起显示。这里有一个例子:
https://www.google.de/search?q=Boardinghaus+Norderney(第二名)
我们可以做些什么来让它发挥作用吗?
wordpress - Google 代码段测试中的 hatom-entry 错误
几乎可以肯定我不是第一个有这个问题的人,但是当我在 Google Snippet Test Tool 上测试我的(WordPress)页面时,我遇到了 hatom-enty 错误,例如:
我找到了一些关于这个的教程,但那是针对标准 WordPress 主题的。我正在使用 ThemeForest 的 Inovado,但我不知道我必须在哪个文件中编辑这些数据。
有人熟悉这个吗?
我也遇到了片段审查的问题......测试结果很好,但没有出现在谷歌搜索结果中。不知道为什么...
search - 丰富网页摘要出现在测试工具中,但未出现在搜索结果中
我在我的网站上制作了一些丰富的片段,我帮助自己完成了所有的谷歌建议,在我完成这个之后,它出现在谷歌搜索结果中,就像它显示在丰富片段测试工具中一样。但是现在我什么都没有改变,在丰富的代码片段测试工具中它看起来恰到好处,但它没有出现在谷歌搜索结果中。
网址是http://www.formation-sketchup-pro.fr/,我想要有人键入“formation sketchup”时的结果。在它工作之前但不知道,我不知道为什么,因为在测试工具中它看起来恰到好处。有人知道为什么吗?
microdata - 如何从丰富的片段元素中排除内容?
我正在尝试按照标准将丰富的代码段数据应用于我的网页http://schema.org/Article
。其中一个属性是articleBody
,我希望它应该包括构成文章的整个正文。
不幸的是,文章的 HTML 表示偶尔会出现按钮、广告和其他提示,其中包含不应进入articleBody
.
例如:
有没有办法从文章本身中排除广告/链接中的文字?
html - 如何在 schema.org 产品片段中包含“itemCondition”和“logo”模式标签?
我正在尝试将 schema.org 片段添加到我的产品页面。我的客户要求我在产品单页中显示以下 schema.org 标签
1) 物品条件
2) logo(仅显示品牌形象网址)
Schema.org 只给出了每个标签的标签描述,但没有提到它应该如何为大多数标签实现。目前我的片段显示如下
谁能让我知道如何将我的客户所需的标签包含在上面的代码段中。
我的客户需要以下 schema.org 标签。
1) 物品条件
2) logo(仅显示品牌形象网址)
编辑
受众代码
错误:页面包含不属于架构的属性“性别”。