Reviews Count Can be Automated ?

Discussion in 'Microdata' started by cnjai20, Mar 9, 2016.

  1. #1
    Hello all,

    In my website i implemented "Review-aggregate" structured data. Here every time i need to modify the review ratings and the counts manually. Is it possible that it can be make automate ?

    <div itemscope itemtype="ex.com">
    <span itemprop="name">Example</span>
    <div itemprop="aggregateRating" itemscope itemtype="ex.com/AggregateRating">
    Rated <span itemprop="ratingValue">4.75</span>/5 based on <span itemprop="reviewCount">100</span> reviews
    </div>
     
    cnjai20, Mar 9, 2016 IP