How to Fix hatom Structured Data Errors in Blogger

Advertisements
Are you experiencing hatom structured data errors in your Google Webmaster tools? I am sure most of you must be and wondering if these errors could be bad for you. These errors may not haunt your blog performance but for a healthy site one would certainly not like these errors to stay in the Google webmaster tools. Today in this article, we will show you how to fix hatom structured data errors in blogger.

What are Structured Data and its hatom errors?

Structured Data information is the structure of your blog and blog post that how they are structured in the search engines. It is the feature of Google Webmaster Tools which mainly deals with the structure of your blog and blog post.

And, the hatom error occurs when webmaster tools finds any kind of errors in structuring your blog posts and pages. Keeping the errors unfixed can affect your site optimization at some extent. Therefore, you must go for the fixes.

Common Encountered Errors of Structured Data

Before, moving towards the fixes let us list all the common errors which may encounter in your structured data. We have added the fixes for each error.
  1. Warning: Missing required field “entry-title”
  2. Warning: Missing required field “updated”
  3. Warning: Missing required hCard “author”

How to Fix hatom Structured Data Errors

After discussing much about structured data errors, we are taking you right towards the guide which we have created for your convenience.

Fix Missing required field “entry-title”  Error

First of all, we are going to fix entry title error. This error occurs due to not optimized blogger custom templates. And, in order to fix these errors on your webmaster tools account you need to follow the steps mentioned below:

1. Go to Blogger >> Template >> Edit HTML >> and search for the following code:

<b:if cond='data:post.title'>
       <h2 class='post-title'>

OR

<b:if cond='data:post.title'>
         <h3 class='post-title'>

2. After finding any of the above code, replace it with the code mentioned below:

<b:if cond='data:post.title'>
<h2 class='post-title entry-title’>

3. In last, Save your blogger Template.

Fix Missing required field “updated” Error

Now, we are going to fix Updated error. This error takes place when Google could not find updated time of your blog or blog post and for optimization Google must know about your updating time. If you are receiving this error then follow the steps mentioned below:

1. Go to Blogger >> Template >> Edit HTML >> and search for the following code:

<data:post.timestamp/>

2. Ones you found the above code then replace it with the one below:

<span class='updated'><data:post.timestamp/></span>

3. After replacing, Save your blogger Template.

Fix Warning: Missing required hCard “author” error

This is the last fix which we are including here in this article which is about fixing hCard error. You need to follow the steps mentioned below:

1. Go to Blogger >> Template >> Edit HTML >> and search for the following code:

    <span class='post-author vcard' >
                    <b:if cond='data:top.showAuthor'>
                      <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>

2. Ones you found it simply replace the complete code with the below one.

<span class='post-author vcard' itemscope='itemscope'  itemtype='http://schema.org/Person'>
                <b:if cond='data:top.showAuthor'>
                  <b:if cond='data:post.authorProfileUrl'>
                    <span class='fn author'>
                      <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
                        <span itemprop='name'><data:post.author/></span>
                      </a>
                    </span>
                  <b:else/>
                    <span class='fn author'><span itemprop='name'><data:post.author/></span></span>
                  </b:if>
                </b:if>
              </span>

3. After that, Save your blogger template.

How to Check Errors are Fixed or Not?

If you are not certain that your errors are fixed or not then simply you need to follow these steps and you will come to know about structured data status instantly.

First of all, go to Structured Data Testing Tool.  Now enter the URL of your blog in fetch URL. 

If it gives the status like below image that means your errors are fixed, if not then that means you’ve made somewhere a mistake.
Your blog is free from errors now!

Now we are sure that all these errors are fixed. If you are facing any problem while applying these steps, then drop your query in the comment box. Any of our team members will get back to your query as soon as possible.

Was it helpful? If it was then don’t forget to share this article with other bloggers too. You may never know that your share may be proven helpful for many of the users out there.

Advertisements

The Editorial Team of MyBloggerLab consists of a group of Professional Blogger geeks Led by Syed Faizan Ali (Founder of MyBloggerLab).

Comment With:
OR
Choose Wisely!

4 comments

April 8, 2016 at 3:12 AM

Thanks for your article really helpful i have fixed 2 errors but still showing blog posting 36 errors how to remove that showing this msg ..
BlogPosting 1
urn:spore:outlink_count: 12
image_url: https://4.bp.blogspot.com/-MAVa9HckBQg/VwclWmsOBMI/AAAAAAAAA3M/9k9CRJmtleU98uPQN-5tE-a_bw2n69yjg/s320/Asian-stock-market.jpg
blogId: 2142251940030042647
postId: 1830525974586988154...
how to remove it please help me out.thanks

April 23, 2016 at 11:31 PM

hai here in my webmaster tools still showing these errors tel me how to clear pls pls req

May 3, 2016 at 11:32 AM

Im having trouble fixing the

Error: Missing required field “updated”
Error: Missing required hCard “author”

Error I receiving these errors when I run the google structured data test.
Im using the Iconic One theme.

I have looked at the posts
https://raone.in/category/government-jobs/

August 5, 2016 at 11:00 PM

thanks you so much bro i love you

Post a Comment

We’re eager to see your comment. However, Please Keep in mind that all comments are moderated manually by our human reviewers according to our comment policy, and all the links are nofollow. Using Keywords in the name field area is forbidden. Let’s enjoy a personal and evocative conversation.

Helping You to do Cool Things With Blogger Since 2012™.

© Copyright 2012 - 2018. MBL Networks, All Rights are Strictly Reserved.