Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Lester Chan

    (@gamerz)

    That is because you are using span tag for your ratings. Google only recognize div. So just use <?php the_ratings(); ?> and not <?php the_ratings('span'); ?>

    Thread Starter GEOTutoriales

    (@geotutoriales)

    Thanks Chan. What file I must to edit in order to apply your recomendation?

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

The topic ‘AggregateRating error on Structured Data Testing Tool’ is closed to new replies.