Kubnal Bridge

Technical SEO

Rich Snippets (Rich Results)

Last reviewed

Rich snippets — Google's official term has shifted to "rich results" — are enhanced SERP listings that include visual elements driven by structured data on the source page. Where a standard result shows only title, URL, and description, a rich result adds breadcrumb crumbs, star ratings, price ranges, product availability, FAQ accordions, recipe images and cook times, event dates and locations, or video thumbnails.

Rich results require valid Schema.org markup (JSON-LD strongly preferred, Microdata and RDFa technically supported) declaring the entity type. Each entity type has its own eligibility rules: Product rich results require offers, ratings, or both; FAQPage rich results require Question/Answer pairs that are visible on the page; Article rich results require a publish date and image. Google's Rich Results Test enumerates the specific requirements per type.

Crucially, rich results are not guaranteed by valid schema — they are eligibility-only. Google's algorithms decide whether to show the enhancement based on additional signals: page quality, query relevance, device type, and prior CTR data. Many sites ship valid Product or FAQ schema and never see the enhancement render.

Hidden content kills rich results. If FAQPage schema declares Q&A that don't appear in the visible page HTML, Google may not just suppress the rich result — it can apply a manual action for "structured data violation." The same applies to Product schema for products that aren't actually for sale, Recipe schema on non-recipe pages, etc. Schema must match what users see.

Validation tools: Google's Rich Results Test (official, shows preview rendering), the Schema Markup Validator at validator.schema.org (broader schema.org compliance), and Search Console's Enhancement reports (one per rich result type — Products, FAQs, Articles, Events — showing impressions, clicks, and any structured data errors flagged on live URLs).

Why it matters in GEO / AI search

Rich snippets directly raise click-through rate even when ranking is unchanged. Industry studies repeatedly find 20-40% CTR uplift for star-rated Product results vs. plain results in the same position. For e-commerce and review-heavy sites, rich snippet eligibility is one of the highest-ROI technical SEO investments because the gains compound across every SERP appearance.

For GEO, rich-snippet schema is the same schema that drives AI engine entity resolution. The Product, FAQPage, Article, and Breadcrumb schemas that win rich results also feed Google's Knowledge Graph and the entity-extraction layers of ChatGPT, Perplexity, and Gemini. Investing in schema for rich results pays off twice: once in SERP CTR, once in AI citation likelihood.

The "scheduled obsolescence" risk: Google routinely retires rich result types or tightens eligibility rules. HowTo rich results were deprecated in 2023 for most queries; FAQ rich results were narrowed to high-authority sites in 2023; Sitelinks Search Box was removed from desktop in 2024. Site owners should treat rich result wins as compounding but not permanent — keep the underlying schema sound even when the visual feature disappears.

Examples

Product rich result

A product page with Product schema (offers.price, aggregateRating.ratingValue, aggregateRating.reviewCount) renders with stars, price, and review count in the SERP — typically 20-40% higher CTR than plain results.

FAQ rich result (when allowed)

A page with FAQPage schema where every Question.name matches a visible H3 and every Answer.text matches the visible paragraph below. After the 2023 narrowing, only high-authority sites consistently see FAQ accordions render — but the schema still strengthens entity signals to AI engines regardless.

Breadcrumb rich result

BreadcrumbList schema on every leaf page replaces the URL in the SERP with the breadcrumb path (Home › Section › Page). Universal best practice with no downside.

Recipe / Event / Video rich results

Vertical-specific high-value enhancements — Recipe schema adds cook time and image thumbnails; Event schema adds date and venue; Video schema adds the YouTube/video thumbnail with duration. Each is worth implementing where the content type fits.

Authority Links

Related Terms