How To Fix Error Missing Author in Blogger | Share To World

Tuesday, March 17, 2015

How To Fix Error Missing Author in Blogger

  admin       Tuesday, March 17, 2015
Quite lately I have been using Structured Data Testing Tool to check how Google extracts the structured data from my page. For those who don't know about Structured Data Testing Tool, it is a tool that gives you a preview of how your blog page would look in the Google search results. The important part of Structured Data Testing Tool is that you have to set Google authorship for your blog page by connecting with your Google profile.


After setting up your Google Authorship to your website by either linking your content to your Google Profile Page or by a verified email address, go to Webmaster Tools.
Now, enter you website or blog URL and click "Preview". You should get something like the below image wherein your Authorship to your webpage has been successfully retrieved.
But, some time it happens that you get error messages like the below on your Extracted structured data,

author:
Error: At least one field must be set for Hcard.
Error: Missing required field "name (fn)".
(or)
Error: Missing required hCard "author".

Follow these two steps and you can get rid of the above errors within minutes.

Step 1: Go to Blog Layout -> Edit Blog Post -> Post page options -> Tick " Posted by" option along with date and time.

Step 2: Go to Edit HTML -> Search for "post-header-line-1" using CTRL+F.
Below the "post-header-line-1" paste this,
<span class='post-author vcard'>
      <b:if cond='data:top.showAuthor'>
        <data:top.authorLabel/>
             <b:if cond='data:post.authorProfileUrl'>
             <span class='fn'>
             <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
             <data:post.author/>
             </a>
             </span>
             <b:else/>
             <span class='fn'><data:post.author/></span>
             </b:if>
     </b:if>
</span>
Step 3: Save Template.

Enjoy !
logoblog

Thanks for reading How To Fix Error Missing Author in Blogger

Previous
« Prev Post

11 comments:

  1. this is really too useful and have more ideas from yours. keep sharing many techniques.
    Web designing course in chennai

    ReplyDelete
  2. Thanks for posting this useful article..keep updating such a wonderful blog..
    Java Project Center in Chennai | Best Java Projects in Velachery

    ReplyDelete
  3. Thanks for your informative blog!!! Keep on updating your with such awesome information.
    VLSI Project Center in Chennai | VLSI Project Center in Velachery

    ReplyDelete
  4. Needed to compose you a very little word to thank you yet again regarding the nice suggestions you’ve contributed here.

    DataScience Training In Chennai



    ReplyDelete
  5. Thanks for showing us how to fix error mixing author in blogger. Please do keep updating on this valuable blog...
    Best Online Software Training Institute | Google Adwords Training

    ReplyDelete