20 Ways To Make $5000+ From Home. Earn Now!

Table of Content

Fix dateModified:Missing and Recommended Error in Blogger Template

How to Fix dateModified:Missing and Recommended Error in Blogger Template,easily you can fix amp article error in google structure data testing tool for better seo
fixed datemodified:missing error in google structure data testing tool
Hello Folks,In previous post we have talked about how to fix datepublished:missing error required in Blogger Template. Today in this article we are going to teach you how to fix datemodified:missing and recommended error in blogger template.dateModified:recommended error evolve from Accelerated Mobile Pages (AMP) Articles.Google has introduced Accelerated Mobile Pages (AMP), the main purpose of this AMP to send f Fast,neat and clean website or blogs to Mobile traffic.You can check this error through google structure data testing tool by visting https://developers.google.com/structured-data/testing-tool/. This error comes in article rich snippets.
amp article google structure datemodified:missing and recommended error in blogger template easy to fix

This error comes because search engine not understand when you updating or publishing on your website and if robots get updates they will index your blog accordingly.For this reason your blog posts won't get higher ranking in search engine.so to fix this error follow the steps mentioned below.

Before fixing dateModified:missing and recommended error,you have to check that datePublishes:missing and required error is fixed or not ?If datepublished error is not yet fixed,first fix then only you can fix dateModified error in blogger template.

Now We Are Heading to fix dateModified:Missing and Recommended Error.

Installation steps:

Step 1. Open https://www.blogger.com and Sign in to your account
Step 2. Now From Blogger Dashboard click on ->Template ->Edit HTML 
Step 3. Now Search for the following script in your Blogger template.
<span class='post-timestamp'>
               <span class='post-timestamp'>
<b:if cond='data:top.showTimestamp'>
      <b:if cond='data:post.url'>
          <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published updated' expr:title='data:post.timestampISO8601' itemprop='datePublished'><data:post.timestamp/></abbr></a>
        </b:if>
        </b:if>
 </span>
          </span>
Step 4. Now from the above script,change itemprop='datePublished to itemprop='datePublished dateModified'

Now the outcome will look like this :
<span class='post-timestamp'>
               <span class='post-timestamp'>
<b:if cond='data:top.showTimestamp'>
      <b:if cond='data:post.url'>
          <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published updated' expr:title='data:post.timestampISO8601' itemprop='datePublished dateModified '><data:post.timestamp/></abbr></a>
        </b:if>
        </b:if>
 </span>
          </span>
Step 5. Now Save your template..Done !!


After Completing above steps,again go to google structure data testing tool page and check and you will find see all datemodified:missing and recommended error is fixed in your blogger template.
blogger template datemodified:missing and recommended error fixed in google structure testing tool

We hope this article helped you to learn How To Fix dateModified:Missing and Recommended Error in Blogger Template.If you liked this article please Join us on Facebook,Twitter,Google Plus.

Post a Comment