author missing in webmaster tools

Posted in: Newspaper
Post count: 17

hello in webmaster tools it says in all my articles author is missing although author is mentioned in the articles.. what is happening??

it says type of data :hentry
source:microformats.org
pages:4173
elements:4173
faults:4173

it says itemtype: http://microformats.org/profile/hentry

please let me know what to do !!!

thnx

Post count: 9544

Are you using Yoast SEO or similar to embed the author data into the HEAD area of each post? Check to see that is actually there by doing “view source.” Just make sure you have valid author meta tag in the body for now. I think the theme puts it in there regardless, but double check.

For microformats, know that Google’s issue on the above is a little behind; even that link doesn’t work 😉

The nextgen methodology is microformat2 where the hcard data will be part of the class structure, vs separate span tags and such.

See: http://microformats.org/

from above, old format
With classic microformats – WHAT GOOGLE’S OLD THING LOOKING FOR:
<span class="vcard"><a href="http://waterpigs.co.uk">Barnaby Walters</a></span>

NEW SCHEMA:
a class="h-card" href="http://waterpigs.co.uk">Barnaby Walters /a

In other words, presumably Radu and co will be looking at the new schema for Newspaper 5.0, and that will represent the “new think” on microformats.

All of that may not be the answer to your specific query, but anecdotal and informational for anybody searching this topic.

  • This reply was modified 11 years by simchris.
  • This reply was modified 11 years by simchris.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.