Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Schema Code Not Working – Used Business Review Bundle Plugin
-
Debt Collectors – Debt Collection Agency Melbourne
Hi Moz Community
One of our client website JMA Credit (https://www.jmacreditcontrol.com.au/ )
We have installed Business Review Bundle Wordpress plugin to display our Google Reviews on our website. https://richplugins.com/business-reviews-bundle-wordpress-plugin
Enabled Rich snippet option – to display aggregate rating
Schema code available on the source
Also, tested on structured data testing tool – it shows everything is fine https://search.google.com/structured-data/testing-tool#url=https%3A%2F%2Fwww.jmacreditcontrol.com.au
But, Aggregate rating (star) not displayed on the SERP Page Waiting for valuable response to get this issue fixed
-
First of all, I notice 2 main errors the first one is related to the installation of the snippet code, you have repeated the local business schemas. I assume that this is generated by 2 different sources. Checking your code the error is created by the overlapping of the SEO Yoast plugin and Review plugin.
The second error that I notice is the JSON-LD code generated by the review plugin which generates 22 errors
"Multiple reviews should be accompanied by an aggregate rating". so basically there is no rating on the JSON-LD
I strongly suggest you read this documentation
Also is important to be familiar with the JSON-LD syntax
https://json-ld.org/spec/latest/json-ld/
I worked on several projects integrating schemas. So in my opinion, the best way to do that is by using **Google Tag Manager+ Custom Code. Why? because that gives you full control over your schemas **
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Is It Beneficial to 'Like' My Clients Google Reviews?
I have a client who is insisting that all of us in the office 'like' his positive reviews on Google. My boss & I are fine with doing this, but due to the industry the client works in, my staff is questioning doing this or not because they do not want to be associated with his company outside of work. Is there any SEO benefit to us liking his reviews or is this more for him to feel better that people are reading them? Does my staff have anything to worry about if they do 'like' his reviews?
Reviews and Ratings | | Justine.Hedge3 -
BazaarVoice Paginated Reviews Not Honoring Canonical & Indexing Multiple Pages
If there are enough reviews on a product page to warrant page 2, 3 etc, BazaarVoice appends the below snippets to each new page of reviews, which are then also indexed, despite BazaarVoice SEO settings that automate a canonical tag (seemingly since the differing reviews on each page are not similar enough to honor the canonical). <cite class="iUh30">?bvstate=pg:2/ct:r</cite> <cite class="iUh30">?bvstate=pg:3/ct:r</cite> It seems Target.com has found a way to hack the BV code to create a dedicated page to view all reviews: https://www.target.com/p/ultra-soft-fitted-sheet-300-thread-count-threshold-153/-/A-13973172?showOnlyReview=true While Ikea.com blocks it in the Robots file (defeats SEO value) - Noindex: */catalog/products/bvroute=Review Noindex: */catalog/products/bvtab Tons of brands apparently have the issue, and you can see more examples if you search "inurl:bvstate=pg" Anyone aware of a solution to this?
Reviews and Ratings | | Eroc2 -
3rd Party Approved Reviews - Widget or API Feed - Any thoughts ?
Hi Mozzers, We use a google approved 3rd party review company to collect reviews for our branches and now also for our products( this is about to be implemented). We currently use one of their widgets on our site (its javascript) to show the reviews. I don't think google can read this and I don't think we currently, therefore, get any direct seo benefit from it. My questions are as follows : I obviously want to get any SEO benefit from any review text which customers leave but as the data itself is housed on the review site with a widget on my site pointing to it,should I use an API feed as opposed to a widget. If google can read the review text on my page - then surely i should some benefit from it even though, it could technically be classed as duplicate content what are peoples thoughts ? . thanks Pete
Reviews and Ratings | | PeterCol120 -
Google Reviews & Third Party Reviews
Hi We have a third party review provider, but were also looking at increasing our Google reviews. However after more research, should Google reviews only be used on local listings? For organisations which don't have a physical location to buy from - is the solution to use organisation schema, which incorporates 'reviews on other sites' with the hope Google may show your Feefo review count? When checking similar companies - all seem to have the organisation knowledge card and not the local Google My Business listing. Is it worth pursuing extra reviews on Google My Business or not? Thanks!
Reviews and Ratings | | BeckyKey0 -
Paying for Reviews Penalty?
Hello, recently came across a company that has been paying people directly for reviews. I of course do not recommend this and realized the ethical implications and even the lawsuits that can come from this, but does Google have a manual penalty for fake reviews or do they just algorithmically discount ones that raise red flags? I have never really had to worry about this in the past. I know you can flag fake reviews to them on an individual basis, but does anyone have history of knowing specific situations where a company was manually punished for doing this? Just curious and I kind of wanted to give them strong documentation to knock it off. Thanks in advance.
Reviews and Ratings | | jeremyskillings0 -
Has Anyone Ever Used Nearby Now App for SEO?
Hello Moz World, I was researching different ways to expand a client's SEO beyond his brick and mortar location. I listen to a webinar by Brightlocal on tactics I could use to help improve rankings. (Great Webinar, nothing really relevant till after the 30 minute mark). One of the host recommended an app called Nearby Now which will help a local service provider rank in multiple towns by allowing clients to provide a testimonial in realtime in the city that the service was provided and link it back to the website. I sat down with a customer service rep, and it sounds like its a great low cost solution for service providers to rank outside of their brick and mortar location. My question, Has anyone used it? Have you had a good experience? Can anyone recommend a better app? As always, thank you for your feedback and time. Best Regards, Will H.
Reviews and Ratings | | MarketingChimp100 -
Is there a better way to wrap schema on a testimonial page? Example website shown
Hi, Hopefully someone can help my dilemma! I am trying to wrap review schema (schema.org/review). However, it's stumping me because of our WordPress theme "Flawless." If any are familiar with this particular theme you'll know that there is the normal visual/text portion of the page-editing portion of WordPress, but there is also a page-building section which is unique to Flawless. In this instance, a Testimonial "Content/Post Type Item" has been used. This was where the page was constructed and wherein the problem lies. If I wrap schema around it like I normally would, the page distorts on the front end and becomes a garbled mess. I've been trying to solve the problem and the closest I've gotten has been to copy the source-code of the Flawless themed Testimonial Content/Post Type Item into the "Text" portion of Wordpress to replicate the Flawless page-builder. I thought "yay! I can wrap schema around this for sure!" but I'm still encountering some problems. If I'm using the structured data markup helper from Google, and copying and pasting the HTML I'd like (with the corresponding schema "header") I get an error on the Structured Data Testing Tool saying "Incomplete schema data." I've tried looking for plugins that would help me, but all that I've seen adds duplicate content to the page. If there's a way to wrap review schema on this page—it would make my day! Thanks for the help!
Reviews and Ratings | | Shawn1240 -
How can I avoid duplicate content when building a review widget?
My website has a profile page for each of the home improvement contractors who signs up. They accumulate reviews on those pages. I want to build a review widget to display our reviews on our contractors' websites. How can I avoid duplicate content issues for the reviews? Example of a profile page with a few reviews: http://www.thehomefixers.com/members/425/waterheaters-plus-llc.php
Reviews and Ratings | | menachemp0