问题标签 [google-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.
schema.org - Rich Snippet 食谱图片未出现在搜索结果中
我有一个食谱博客,Google Rich Snippet 测试工具返回了一个很好的测试结果。
但在谷歌搜索中,我没有得到食物的缩略图。我已经正确配置了一切。在过去的两周里,我一直在努力解决这个问题。
我应该使用 hRecipe 格式而不是http://schema.org/Recipe吗?schema.org 是否包含在 Google 食谱搜索中?
我看到了这篇文章,它说使用 data-vocabulary.org 而不是 schema.org。使用哪一个?
metadata - 如何在多个评级的评论中使用 schema.org 元数据?
我需要标记产品的评论元数据,但评论将在原始 schema.org 文档(http://schema.org/Review)中有多个评级,如服务、满意度、质量、寿命等,只有属性/字段:reviewRating
使用它我只能将它用于一个字段,但我需要为所有字段提供元数据,有没有解决方案?
谢谢。
wordpress - RichSnippet 食谱图像未显示
我试图将我的食谱图片放到谷歌搜索结果中。但我不会工作。有人知道我在做什么错吗?我可以在测试工具中看到 url,但在顶部的预览图像中看不到。
以下是 Google 工具的结果:
感谢任何帮助!!!!
metadata - 离线产品和服务的丰富片段
我们正在开发一个新网站,我热衷于以 Rich Snippets 的形式为我们的产品和服务页面实施丰富的片段和更具描述性的元数据。
我的问题是我们的产品和服务不能直接从网站购买,因为它们是根据用户要求定制和定制的。因此,他们没有价格和库存水平。
我从谷歌指南中注意到他们声明:
该产品应该可以直接在页面上购买
我的问题是,使用丰富网页摘要描述这些产品和服务的最佳和最合适的方式是什么?我可以完全使用丰富网页摘要来描述这些产品和服务吗?
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
jquery - jQuery Mobile 和 Google Rich Snippets (SEO)
我一直在考虑将 jQuery Mobile 用于我的网站,但是 jQuery Mobile 劫持链接的#fragment 部分(例如 mypage.html#fragment)意味着您无法深度链接到 jQuery Mobile 页面。
这种行为与谷歌搜索引擎优化的结构化数据/丰富片段相冲突,你可以通过内部链接告诉谷歌你的页面上有哪些“部分”。然后 Google 可以直接链接到其搜索结果中的某个部分。
有谁知道如何解决这个问题?谷歌推荐时如何获得深层链接?
schema.org - schema.org 中的产品类别?
用作参考:https ://support.google.com/webmasters/answer/146750?hl=en
您会注意到在“产品”下有一个类别属性,并且页面下方还有一个示例:
我已经完全模仿了:
然而,当我使用 Google 的结构化数据工具对其进行测试时,我得到了错误:
错误:页面包含不属于架构的属性“类别”。
我在示例中也意识到,它使用的是 data-vocabulary.org→Product,而我使用的是 schema.org→Product。
现在在http://schema.org/Product上,它没有提到任何类别。schema.org 不提供类别吗?还是我错过了什么?
google-rich-snippets - 谷歌丰富片段如何显示工作列表?
我怎样才能让“谷歌丰富的片段”显示这种格式,如下所示?
丰富网页摘要显示“职位”、“公司”、“位置”、“已发布”
25+ 个项目 - Computerworld 上提供 5158+ 个 glassdoor 工作。
职位名称公司位置已发布。
高级软件工程师... Riverbed Technology 加利福尼亚州桑尼维尔,8 月 9 日。
高级 Java 软件工程师 Glassdoor.com 纽约曼哈顿 8 月 17 日。
是使用微数据、微格式还是 RDFa?
还是需要写具体的HTML结构?
我知道微数据的 JobPosting,但我认为这种格式对我来说更好。
谢谢你的帮助!
microdata - 用于评论的 RichSnippets - 错误:schema.org 的微数据不完整
我使用 Google 工具 ( http://www.google.com/webmasters/tools/richsnippets ) 对其进行了测试,它向我显示了一个错误(错误:带有 schema.org 的不完整微数据)。
评论应该包含所有内容吗?我错过了什么?
我查找了http://schema.org/Review,我的示例似乎与示例一致。我是新手,我可以使用一些指针。
schema.org - Google richsnippet videoobject 不显示为视频
在我的视频页面上,我放置了 videoobject 元数据,但谷歌不知道这一点?
我错过了什么吗?
这是我的代码: