STRUCTURED DATA · SEO GLOSSARY

Rich Result Eligibility

Whether a web page meets the technical and content requirements for Google to display an enhanced search result (rich result) — including star ratings, FAQ dropdowns, recipe cards, event listings, or product price panels. Eligibility requires correctly implemented server-rendered schema of the appropriate type, required property completeness, and content policy compliance.

Definition

Rich result eligibility is the determination of whether a page qualifies for Google to display an enhanced SERP appearance for a specific rich result type. Rich result types supported by Google: **Review snippets** (aggregateRating star rating under the title) — requires Product, Recipe, LocalBusiness, or other supported types with `aggregateRating` containing `ratingValue`, `reviewCount`, and `bestRating`; must reflect genuine user reviews, not self-assessment. **FAQPage** — dropdown questions and answers under the result; requires FAQPage JSON-LD with `mainEntity` containing Question/Answer pairs; answers must be 1-1 between questions and answer text. **Recipe** — rich card with photo, rating, cook time; requires Recipe type with appropriate properties. **Event** — date and location in result; requires Event type with `startDate`, `location`, `name`. **Product** — price and availability; requires Product type with `offers`. **Article** — publication date and author; requires Article or NewsArticle type with `datePublished`. Eligibility requirements across types: (1) **Server-rendered schema**: the JSON-LD must be in the initial HTML response, not only available after JavaScript execution. Google\'s HTML parser processes initial HTML before full rendering; JavaScript-injected schema may not be parsed in the same pass. (2) **Required property completeness**: each type has a minimum required property set — missing required fields prevents eligibility. Google\'s Rich Results Test reports which properties are missing. (3) **Content policy compliance**: review schema must reflect genuine user reviews (not self-written). FAQ content must be genuine Q&A (not disguised navigation links). Policy violations result in ineligibility or manual actions. (4) **Content match**: schema values must match visible content — an `aggregateRating.ratingValue` of 4.8 in schema when the page displays "4.2 from 12 reviews" is a mismatch that may cause ineligibility.

Why it matters for SEO

Rich results increase SERP click-through rate: star ratings, FAQ dropdowns, and product prices make a result visually distinctive and information-rich relative to text-only blue-link results. Studies consistently show CTR improvements of 20-40% for results with rich result features vs equivalent positions without them. Rich result eligibility is an achievable technical SEO gain — a page that already has good content simply needs correctly implemented, server-rendered, property-complete schema to unlock rich result display.

How DeepSEOAnalysis checks this

DeepSEOAnalysis audits rich result eligibility by: (1) parsing all JSON-LD in the initial HTML response (checking server-rendering); (2) identifying schema types present; (3) validating required property completeness for each type; (4) cross-checking schema values against visible page content for consistency (aggregateRating values, FAQ content, event dates). Missing required properties and server-rendering gaps are both flagged with specific remediation guidance.

Useful tools and resources

See how your site scores on Rich Result Eligibility.

The free DeepSEOAnalysis audit checks rich result eligibility and 100+ other signals. Full report, no signup.

Run a free audit →