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

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

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

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

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?

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?

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