foxsim

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Structured Data > hentry errors in google #6441
    foxsim
    Member

    Maybe I was able to resolve the issue.

    In: ./framework/functions/post-functions.php

    In: mo_get_thumbnail_post_list()

    Line 278:
    $output .= “\n” . ‘<div class=”‘ . join(‘ ‘, get_post_class()) . ‘”>’ . “\n”; // Removed id=”post-‘.get_the_ID() to help avoid duplicate IDs validation error in the page

    Changed in:

    $output .= “\n” . ‘<div class=”removed_by_franz”>’ . “\n”;

    in reply to: Structured Data > hentry errors in google #6318
    foxsim
    Member

    Hi, I have the same problem here and maybe I found where it originates.

    Google Webmaster Tools is reporting “update AND author attribute” errors on pages having the widget “Most Popular Posts” (i.e.: http://www.foxsim.com/offerte-tim-internet-su-tablet-chiavetta-o-smartphone/ )

    In the source-code of the page I found:

    </div></div></div><div id="mo-popular-posts-widget-4" class="widget popular-posts-widget widget-popular-posts-widget"><div class="widget-wrap widget-inside"><h3 class="widget-title"><span>Most Popular Posts</span></h3><ul class="post-list small-size">
    <li>
    <div class="post-5152 post type-post status-publish format-standard hentry category-information tag-natale tag-smartphone tag-tariffe-cellulari tag-vodafone">
    <div class="image-area"><a title="Vodafone: Promozioni Natale 2013" href="http://www.foxsim.com/vodafone-promozioni-natale-2013/ "><img  class="thumbnail" src="http://www.foxsim.com/blog/wp-content/uploads/2013/12/vodafone-you-650x245-90x65.jpg" alt="Vodafone: Promozioni Natale 2013" title="Vodafone: Promozioni Natale 2013"/></a></div>
    <div class="entry-text-wrap ">
    <div class="entry-title"><a href="http://www.foxsim.com/vodafone-promozioni-natale-2013/" title="Vodafone: Promozioni Natale 2013" rel="bookmark">Vodafone: Promozioni Natale 2013</a></div>
    <div class="entry-summary">Vodafone: Promozioni Natale 2013 Si avvicina il periodo natalizio e, con lui, la caccia alla promozione...
    </div><!-- entry-summary -->
    </div><!-- entry-text-wrap -->
    </div><!-- .hentry --></li>
    <li>....

    I am sorry cannot paste as I would like 🙂

    Maybe it could help!

    F

Viewing 2 posts - 1 through 2 (of 2 total)