TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Schema Markup Shows In 36% Of Google Searches, But Almost No Websites Use It

21 点作者 ziodave大约 11 年前

8 条评论

lazyjones大约 11 年前
While it generally makes sense to enrich data on websites with such metainformation, Google made the idea much less appealing to us when they decided they&#x27;d steal our merchant reviews in order to display them on their (competing) product search &#x2F; price comparison pages. Who wants to become a pure content provider (with mostly Googlebot traffic) for Google&#x27;s future cash cows?<p>Don&#x27;t get me wrong - I&#x27;m very much in favor of accessibility and mashing up of publicly available information, it would greatly benefit everyone if this was easier. But I&#x27;m not going to follow a trend (and instructions) set by a monopolist who has only his own revenue in mind and strongly opposes similar openness for his own data (all of which is actually collected from elsewhere...).
buro9大约 11 年前
I&#x27;ve not found that schema.org provides clear guidance over what markup to use, and when. Nor a clear indication of what the value is to sites that do implement it.<p>Take Hacker News as an example... shared links with comments.<p>Is the link itself of type WebPage? <a href="https://schema.org/WebPage" rel="nofollow">https:&#x2F;&#x2F;schema.org&#x2F;WebPage</a> I would&#x27;ve said yes, except that the bit at the top states that all pages are implicitly WebPages and thus implicitly self-describing rather than describing a link elsewhere.<p>Unless the article&#x2F;link is a WebPage.significantLink ? But that seems not significant enough for what is essentially the context for the entire page.<p>Maybe we&#x27;re linking to an <a href="https://schema.org/Article" rel="nofollow">https:&#x2F;&#x2F;schema.org&#x2F;Article</a> ? So we can mark the link as that. Except you and I know that not all things linked are articles, it feels like a poor fit, especially as the Article type agains describes the thing itself and not the link to it.<p>Alright, let&#x27;s forget describing content elsewhere and focus on content here on this site... comments.<p>Should I use <a href="https://schema.org/UserComments" rel="nofollow">https:&#x2F;&#x2F;schema.org&#x2F;UserComments</a> ? Looks like the right thing, except that this is a comment relating to (a child of) an event, which isn&#x27;t a good fit.<p>But we do have a <a href="https://schema.org/Comment" rel="nofollow">https:&#x2F;&#x2F;schema.org&#x2F;Comment</a> which looks like a great match, it even has an upvote and downvote count.<p>So we have a good match for comments, but not for the links... unless the news articles&#x2F;posts are in fact just comments themselves? Afterall, they have an upvote and downvote, a comment body and we could always use the `url` of `Thing` for the link.<p>But in the end I&#x27;d probably mark the list of stories as simply a <a href="https://schema.org/CreativeWork" rel="nofollow">https:&#x2F;&#x2F;schema.org&#x2F;CreativeWork</a> as at least that has a `discussionUrl`.<p>That works reasonably well (and I know schema.org well enough to do it swiftly), but I&#x27;ve given tasks like this to other devs and authors and seen wildly different results for similar things.<p>The question I&#x27;d ask, why? Why bother? It seems like a lot of work for inconsistent quality of answer, for what benefit to the sites that go to the effort?<p>With little guidance and examples for really common scenarios (blog, forum, business word press site, ecommerce shop, calendar), time and effort is poured in without any understanding of the value to be derived from that investment. It may have potential but if a client is spending money today, what value is there?
评论 #7633148 未加载
Maarten88大约 11 年前
It is hard to get schema properties right, because Google is changing how it uses it for its search results all the time.<p>A year back I optimized some product pages so that they displayed the price and availability in the search results. Very nice. Then, two weeks later, Google changed something and the pages stopped showing their special properties and were back to normal in the search results. No idea why...
bibinou大约 11 年前
blogspam, source: <a href="http://www.searchmetrics.com/en/searchmetrics/press/schema-org-in-google-search-results/" rel="nofollow">http:&#x2F;&#x2F;www.searchmetrics.com&#x2F;en&#x2F;searchmetrics&#x2F;press&#x2F;schema-o...</a><p>full study in pdf (7 pages): <a href="http://www.searchmetrics.com/media/documents/knowledge-base/searchmetrics_schemaorg-study_en_2014.pdf" rel="nofollow">http:&#x2F;&#x2F;www.searchmetrics.com&#x2F;media&#x2F;documents&#x2F;knowledge-base&#x2F;...</a><p>&gt; The survey was conducted in March 2014 for Google USA.<p>the overall conclusion seems to be that sites using schema.org rank higher.
officialjunk大约 11 年前
I&#x27;m not familiar with schema markup; what is it? This article doesn&#x27;t appear to be a good place to learn about it.
评论 #7632484 未加载
argonaut大约 11 年前
It doesn&#x27;t help that Google&#x27;s documentation on a lot of this is vague or nonexistent. The best thing Google can do is add more examples to their documentation.
评论 #7632989 未加载
mehwoot大约 11 年前
Serious question, but why would anyone want to do this? The first example on schema.org is for movie information. If you have a website with lots of movie information, why would you make it easier for google to take your information, cut you out and provide answers to queries before they even hit your website? It simply is not going to turn out well for you.
评论 #7633406 未加载
whoismua大约 11 年前
Bottom line: this is an easier way for Google to steal your information. Once they steal it, you will get almost no traffic as Google will show the answers themseleves