Skip to content Skip to sidebar Skip to footer
Showing posts with the label Microdata

Homepage Rich Snippets

I am trying to display Rich Snippets for my store which is working fine for products and categories… Read more Homepage Rich Snippets

Using Microdata's 'itemprop' Attribute On Non-text Elements

I have a following piece of HTML with some Schema.org Microdata added: Lorem i Solution 1: Microda… Read more Using Microdata's 'itemprop' Attribute On Non-text Elements

Extending Html5 Microdata Event Schema

Have been adding html5 microdata to my online resume, and read in http://www.schema.org/docs/extens… Read more Extending Html5 Microdata Event Schema

Do My Web Pages Need To Be In Html5 To Use The Data Highlighter Or Schema.org Microdata?

Do my web pages need to be written in HTML5 to use the Data Highlighter? Do my web pages need to b… Read more Do My Web Pages Need To Be In Html5 To Use The Data Highlighter Or Schema.org Microdata?

Adding Schema.org Tags To A Site's Header: How And Which Schema?

I have a website that provides transportation services, not products (with this I mean that we don&… Read more Adding Schema.org Tags To A Site's Header: How And Which Schema?

Hide Microdata Property Value In 'content' Attribute?

I work on a website that recently had Schema.org markup added to it, but I think it is being used w… Read more Hide Microdata Property Value In 'content' Attribute?

Nested Microdata Itemscope Without Itemprop

For a microdata parser I'm writing I parsed the following (simplified) html source: Solution 1:… Read more Nested Microdata Itemscope Without Itemprop

Is This Proper Schema.org/microdata Markup For A Building?

I am trying to add Microdata notation (using Schema.org) to my website which basically talks about … Read more Is This Proper Schema.org/microdata Markup For A Building?

Author Error Inside Google Structured Data Test

I receive this error when analyzing a review of my website: 'Missing required hCard 'author… Read more Author Error Inside Google Structured Data Test

Itemscope And Itemprop At Same Level

I have a link that looks like this: I'd like to put it Solution 1: You can have itemprop a… Read more Itemscope And Itemprop At Same Level

Add Microdata Using Javascript

I have a rating system based on Javascript and php. On each page is displays the result 'X vote… Read more Add Microdata Using Javascript

Microdata On Tables

I’m new to Microdata and have a problem with itemscope within a table. For example assume I‘ve got … Read more Microdata On Tables

The Correct Approach To Markup "keywords" Of A Blog Post By Using Html5 And Microdata?

The keywords property from Schema.org, as it being in plural form suggests, seems to imply its valu… Read more The Correct Approach To Markup "keywords" Of A Blog Post By Using Html5 And Microdata?

Alternative Method For Using Microdata Datetime In Html5 For Html4

This code is for HTML5: January 7, 2012 Can I use this code for HTML4? Solution 1: Note that Mic… Read more Alternative Method For Using Microdata Datetime In Html5 For Html4