TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Schema.org v6.0

153 pointsby fxboisover 5 years ago

7 comments

onliover 5 years ago
It&#x27;s kind of funny how specific some of those changes are. <i>Issue #2373: Improvements around real estate description including the addition of a property accommodationFloorPlan and type FloorPlan for use when a number of accomodation entries share a common layout. Added numberOfFullBathrooms and yearBuilt.</i> Okay then!<p>In general the schema markup is great though. It&#x27;s semantic web stuff done right: It&#x27;s not hard to implement, it has tangible benefits, and there is proper tooling around it like the schema markup tester. And best of all: While this is mainly about changing how search results look, there is nothing stopping other software from using that markup. It&#x27;s really one of the positive things Google is involved in.<p>It&#x27;s only frustrating if what you want to do is not supported. I&#x27;d love to markup my processor and graphics card benchmark results (the ordered result list), but there is nothing in the schema that would allow me to do that :&#x2F;
评论 #22127663 未加载
评论 #22130067 未加载
评论 #22127537 未加载
评论 #22127735 未加载
评论 #22130516 未加载
carlbarrdahlover 5 years ago
What if there was a kind of search engine with support for all these schemas? An open platform for interfacing with websites supporting this structued data.<p>I know Google supports some of them (Product, Recipe, Article, etc...). This would support all of them as well as a way to push Actions (eg, OrderAction to order food from a restaurang)<p>Websites would expose json+ld data instead of html and clients could decide how these responses would render and interact with.<p>Does anything like this exist?
评论 #22127788 未加载
评论 #22128176 未加载
jszymborskiover 5 years ago
Is there a way for me to search what schemas are defined?<p>Say I wanted a Schema for what I think of as a &quot;Protein&quot; or &quot;Gene&quot;, how would I know that one exists or that I should write one myself?
评论 #22130174 未加载
tekkkover 5 years ago
I created an npm library for adding some basic Schema data (along with other data) for webpages and blogpages, but I have to admit it&#x27;s quite a tangled mess to figure what properties you should and what are even important. It&#x27;s nice that people at Schema.org try to figure out a way to describe every relation and attribute for a webpage, but I as a developer can only see an endless chore with little idea what actually benefits eg SEO ranking and what doesn&#x27;t.<p>It would be nice if Google could shed some light what properties they consider the most useful and what can be used for special SERP widgets. One thing that I especially was mystified by were the Actions eg ViewActions or SearchActions. Are ViewActions just specifications for viewing the page in some app? And SearchActions for showing that you have search implemented, which might be shown in the SEO result as a search bar?
评论 #22127933 未加载
评论 #22130995 未加载
cwmmaover 5 years ago
How long until Schema.org degrades into something like The Version War?<p>1. <a href="https:&#x2F;&#x2F;www.orionsarm.com&#x2F;eg-article&#x2F;48fdb8829e239" rel="nofollow">https:&#x2F;&#x2F;www.orionsarm.com&#x2F;eg-article&#x2F;48fdb8829e239</a>
mister_hnover 5 years ago
But is it there really anyone using schemas? Until know, I&#x27;ve seen almost no example of real usage in production services.<p>Can somebody point me to some real cases?
评论 #22128504 未加载
评论 #22128730 未加载
评论 #22128161 未加载
评论 #22128169 未加载
评论 #22128083 未加载
评论 #22128907 未加载
评论 #22132563 未加载
评论 #22131199 未加载
sfusatoover 5 years ago
I used to implement Schema.org for everything that was possible in my previous projects.<p>Now, working on a new project, I think I&#x27;m only going to stick with &#x27;breadcrumbs&#x27; and that&#x27;s it.<p>The thing is that I don&#x27;t like how Google is evolving. The &quot;take everything and use it for their own profit&quot; attitude while giving less and less space to the publishers as time goes by.