structured data - getting headline and datepublished required and missing errror in blogger -


while using structured data testing tool check structured data of blogger blog getting blogposting errors regarding date , headling.

datepublished error in code

<abbr class='published updated' itemprop='datepublished' title='2015-07-06t07:12:00-07:00'> 

and headline missing , required error in code

<article class='post hentry' itemprop='blogpost' itemscope='itemscope' itemtype='http://schema.org/blogposting'> 

i have searched alot on google did not find solution please me in error.

same happens me, seems testing tool bug, review article-specific usage guidelines , policies. can't recall exact data google updated structured data documentation earlier year. google didn't support article type rich snippets.

in past optimize site in-depth articles feature. optimize site google recommended marking article type , recommended marking following properties (not required),

  • headline
  • alternativeheadline
  • image
  • description
  • datepublished
  • articlebody

with release of new documentation, article type supported , following properties required, headline, image , datepublished.


Comments

Popular posts from this blog

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -

YouTubePlayerFragment cannot be cast to android.support.v4.app.Fragment -