Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9044183
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T10:55:15+00:00 2026-06-16T10:55:15+00:00

I was just wondering if someone could help me with some microdata. This is

  • 0

I was just wondering if someone could help me with some microdata. This is what I’m working with:

I’m making a site where they review other sites. So a review is an article. Each review/article contains a name and text and also ratings. There’s two ratings, one that the site/author made and one by the visitors. The rating is between 1-10.

This is what I’ve done so far (I’m using schema.org):

The body is a WebPage. Then I have a content area that is a Review. The review contains a name/title and the review itself (reviewBody).

Then I have the ratings. I said that there’s the author rating and the visitor rating. So I’ve made those as a AggregateRating. Like this:

<div itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating">
    <meta itemprop="worstRating" content="1">
    <meta itemprop="bestRating" content="10">
    <strong itemprop="ratingValue">8.33</strong>
    <span>by "the site"</span>
</div>

So my question is: Is this the right thing to do? Is this even an actual rating? How would you do it?

Also, when checking my example page with Google’s structured data tool the data is defined as I was expecting but I don’t get the nice looking rich snippet, the one with the stars.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T10:55:16+00:00Added an answer on June 16, 2026 at 10:55 am

    You missed revewCount property of the aggregateRating.

    <div itemscope itemtype="http://schema.org/WebPage">
      <div itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating">
        <meta itemprop="worstRating" content="1">
        <meta itemprop="bestRating" content="10">
        <meta itemprop="reviewCount" content="20">
        <strong itemprop="ratingValue">8.33</strong>
        <span>by "the site"</span>
      </div>
    </div>
    

    This markup should work fine. Checked it with the Google’s structured data tool.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Just wondering if someone could help me with a very simple SQL query. I
Just wondering if someone could help me with the following issue. On my local
I was wondering if someone could help me to get this method converted to
I was wondering if someone could help me understand what this code is doing.
I am wondering if someone could help me with some probably rather simple code,
I just have a quick question, im wondering if someone could help me. I
itd be great if someone could help me with this. Im doing a site
Just wondering if some one could help me out. The problem I'm having is
Just wondering if someone could point me in the right direction of how to
I'm just wondering if someone could point me in the right direction here, I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.