Add-on Wordpress Plugin Add-ons Mozilla Adsense adsense trik Advertising Wordpress plugin Alexa Aplikasi Program Backlink Berita Bing Bisnis Online Blockquote Blog And Magazine Wordpress Themes Blog Reviews Blog SEO Blog Stuff blog tutorial Blogger Gadgets blogger hack Blogger SEO Blogger SEO Tips Blogger Template Blogger Templates Blogger Tool Blogger Tricks blogger trik Blogger Tutorials Blogger Widgets Business Calendars Wordpress Plugin CodeCanyon Contact Form Corporate Wordpress Theme Creative Creative Market Creative Wordpress Theme CSS CSS3 Custom Domain Directory & Listings DMOZ Dofollow Dunia eCommerce WordPress Plugin eCommerce Wordpress Theme Education Wordpress Theme Elegantthemes Wordpress English Post Entertainment Wordpress Theme Extensions Pack Font FontAwesome Food Forms Wordpress Plugins Free Software Free Stuff Galleries Wordpress Plugin GenesisFramework Google Chrome Google Pagerank Halaman Health & Beauty Hosting HTML Interface Elements WordPress Plugin Intermezzo JavaScript jQuery KlasikThemes Kode HTML Komentar Kontes SEO Lintas Berita Magazine Blogger Template Marketing Media Membership Menus Miscellaneous Miscellaneous Wordpress Theme Multipurpose Blogger Template Music And Brands News Blogger Template Opini Page Loading Personal Photography PHP Scripts PHP SEO Portfolio Posting Premium Blogger Templates Products Project Management Tools ProjectPanorama Promosi Blog RealEstate Rekomendasi Relevanssi Request Responsive Blogger Template Restaurants & Cafes Wordpress Theme Retail Wordpress Theme Search Engine SEO Blogspot SEO Tips SEO Tools Share Button Sidebar Slider Social Bookmark Social Networking WordPress Plugin Social Subscription Widget Software Soliloquywp StudioPress Tag Kondisional Technology Wordpress Theme Teknologi Template TheEventsCalendar Theme ThemeForest Templates Themeisle ThemeJunkie Themes Pack Ting Tips dan Trik Blogging Tokoh Tools Blogging Travel Trik Tutorial Blogging Uncategorized Unik Utilities WordPress Plugin Website Widget dan Plugin Widgets Wikipedia WooCommerce WooThemes Wordpress Plugin Wordpress Premium Themes Wordpress SEO Plugins Wordpress ThemeForest Themes Wordpress Themes Wordpress Tricks Wordpress Tutorials WP Plugins WP Sliders WPMUdev WPRocket Yithemes Yoast Youtube

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