Plugin Contributor
dudo
(@dudo)
Hi izzyweb,
you can choose between 3 kind of itemtype,
Product
LocalBusiness
Blogposting
You should use the one best suite your needs.
I tested it again right now and there isn’t any error with product along aggregate rating (screenshoot https://www.anony.ws/image/JDJh )
Do you have a link so I can check?
Best,
Dario
Plugin Contributor
dudo
(@dudo)
Sorry, I noticed just a few secs later that you’re talking about reviewCount, so the review in the comments, (you’re using YASR pro)
hovewer, still no errors https://www.anony.ws/image/JDJt .
If you can post a link I’ll will be glad to help
Hi
I need for the category recipes not product or blog
itemscope itemtype=”http://schema.org/Recipe”
you can change the category?
This is the snippets to the recipe:
<div itemscope itemtype=”http://schema.org/Recipe”>
<h1 itemprop=”name”>Grandma’s Holiday Apple Pie</h1>
<img itemprop=”image” src=”apple-pie.jpg” />
By <span itemprop=”author” itemscope itemtype=”http://schema.org/Person”>
<span itemprop=”name”>Carol Smith</span>
</span>
Published: <time datetime=”2009-11-05″ itemprop=”datePublished”>
November 5, 2009</time>
<span itemprop=”description”>This is my grandmother’s apple pie recipe. I like to add a
dash of nutmeg.</span>
<span itemprop=”aggregateRating” itemscope itemtype=”http://schema.org/AggregateRating”>
<span itemprop=”ratingValue”>4.0</span> stars based on
<span itemprop=”reviewCount”>35</span> reviews </span>
Thankyou
Plugin Contributor
dudo
(@dudo)
I put this as resolved because we’ve done this on the official site 🙂
Best,
Dario