- From: Adrian Giurca <giurca@tu-cottbus.de>
- Date: Mon, 13 Feb 2012 16:35:48 +0100
- To: jean delahousse <delahousse.jean@gmail.com>
- CC: public-vocabs@w3.org
- Message-ID: <4F392DD4.3060608@tu-cottbus.de>
Hello, As mentioned by schema.org documentation: *More is better, except for hidden text.* (http://schema.org/docs/gs.html#schemaorg_expected ) However, "hidden text" is about "hidden div's or other hidden page elements" so, I assume "intentionally" hidden content. I believe (CSS based) hidden divs are discouraged because for a crawler the "meaning" of such divs is not easy to be captured ("why is hidden?"). Therefore using <meta> to capture metadata which is not shown to the users is fine with me. This definitely helps the Schema processor to extract more metadata from the page. I would recommend using <meta> as a good practice but maybe I'm wrong. -Adrian Giurca On 2/13/2012 12:23 PM, jean delahousse wrote: > Hello, > > I have the following question : > > Working in a media with a video database, we have a lot of fine > informations about the video : video properties, user interactions, > comments... > In the HTML page, only a small subset of those informations will be > visible to the reader. > Should we publish all video information we have as > microdata/schema.org <http://schema.org> in the HTML page, even if > they will be invisible for the reader ? > What would be the impact on a SEO point of view : negative, neutral, > still positive, when the microdata/schema.org <http://schema.org> > description of an object is richer than the visible information. > > This question is about video, but also applies to persons, events... > > Regards > Jean > > -- > -------------------------------------------------------------------------------------------------------- > +33 6 01 22 48 55, delahousse.jean@gmail.com > <mailto:delahousse.jean@gmail.com>, skype: jean.delahousse > @jdelahousse, http://jean-delahousse.info > >
Received on Monday, 13 February 2012 15:37:25 UTC