Google Updates Review Snippets Rules to Ban Incentivized Structured Data
New documentation targets undisclosed payments and fake feedback in schema markup.

Last updated on July 27, 2026, Google has revised its technical documentation to explicitly prohibit the inclusion of fake or incentivized feedback within structured data. The update to the Google review snippets guidelines represents a hardening of the border between organic user sentiment and paid promotional content. By explicitly stating that practitioners must not include undisclosed incentivized reviews in their markup, the search engine is providing itself a clearer path for manual actions and rich snippet demotions against businesses that manipulate their star ratings.
Historically, the distinction between a "genuine" review and a "paid" review was largely a matter of content policy. However, this change moves the requirement into the realm of structured data technical requirements. For a dental practice in Leeds or a 12-location HVAC operator, this means that even if a review is legally permissible under local consumer law, it could still result in a search console penalty if the schema specifically flags it without proper disclosure.
Why is Google targeting incentivized review schema now?
This shift does not occur in a vacuum. We have observed a significant increase in regulatory pressure from the Federal Trade Commission (FTC) regarding "fake indicators of social influence." By modifying their technical guidelines, Google is essentially creating a self-regulatory mechanism that mirrors federal law. Previously, if a business offered a discount for a five-star rating, the primary risk was a local pack suspension or a consumer warning on the profile. Now, the risk extends to the website's technical health.
We believe this update is a preemptive strike against automated review generation and offshore reputation "cleaning" services. When a business uses third-party widgets to display filtered, positive-only reviews that were obtained through coupons or contests, they are now in direct violation of the structured data documentation. This is a significant departure from how this worked before, where the technical validity of the code was often decoupled from the ethics of the review acquisition.
Auditing the Google review snippets guidelines for local deployments
For agencies managing dozens of local clients, the immediate task is an audit of review acquisition funnels. Many legacy reputation management platforms utilize automated "gating"—a practice where only happy customers are prompted to leave a public review, often in exchange for a loyalty point reward. If these specific reviews are then fed into a Review or AggregateRating schema type on a service page, the entire site's rich snippet eligibility could be compromised.
Consider a 12-location HVAC operator that uses a common plugin to pull reviews from their internal CRM. If that CRM does not distinguish between organic feedback and those born from a "Review for $10 Off" campaign, the structured data is technically fraudulent under these new rules. We recommend that developers now implement a filtering layer in their JSON-LD output to exclude any review marked as incentivized in the source database.
What this means for local businesses
- Audit Third-Party Widgets: Verify that any software displaying star ratings on your site does not automatically include reviews obtained via incentives or payments.
- Disclose Incentives Legally: If you must display incentivized reviews, they must be clearly labeled as such, and ideally excluded from the
Reviewschema to avoid triggering a manual action. - Monitor Search Console: Keep a close watch on the 'Manual Actions' and 'Security Issues' reports for any notifications regarding "Spammy Structured Data."
- Update Terms of Service: Ensure that any customer feedback initiatives explicitly mention that reviews are not compensated, providing a paper trail of compliance if a manual review occurs.
How does this compare to other platform policies?
While Google is focusing on the technical schema, other platforms like Yelp have long maintained a total ban on all forms of requested reviews, whether incentivized or not. Google’s approach remains more permissive regarding the collection of reviews but has become increasingly punitive regarding how those reviews are represented to its indexing crawlers. This update essentially treats structured data as a legal affidavit of a business's reputation; providing false data is now a breach of the technical agreement between the webmaster and the search engine.
Frequently asked questions
- Does this mean I can't offer discounts for reviews anymore?
- While Google's local search policies have discouraged this for years, the new update specifically targets the search results snippets. If you offer a reward for a review, that review cannot be included in your website's structured data (schema) without a clear disclosure, and even then, it may disqualify you from receiving star ratings in search results. It is safer to separate incentivized feedback from your public-facing SEO data.
- How will Google know if a review was incentivized?
- Google uses a combination of algorithmic pattern detection and manual reviews. If a business's review profile shows a statistically improbable surge in positive feedback correlated with specific promotional language, or if a manual reviewer finds evidence of an undisclosed incentive program on the site, they can issue a manual action for 'Spammy Structured Data,' which removes all star snippets for the entire domain.
- Should I remove all reviews if I'm unsure of their origin?
- There is no need to remove genuine organic reviews. However, you should audit your review management software. If your software uses 'Review Gating' (asking for a rating and only showing the five-star ones to the public) or provides rewards, you should ensure those specific reviews are filtered out of the JSON-LD code that generates your Google search snippets.


