Skip to content

Glossary Rich Results

What Are Rich Results?

  • SEO Técnico
Definition

Rich Results is the official term Google uses today throughout its current documentation for any search result expanded with extra visual or interactive elements, generated from valid structured data on the page.

A dim shop window with several different display stands, all empty — beside the title Rich Results
Each piece asks for its own stand
On this page 6
  1. What are Rich Results?
  2. Rich results vs. rich snippets
  3. How it works
  4. Why it matters
  5. Best practices
  6. Common mistakes
In brief

Since when Google has officially called what the SEO industry still calls a rich snippet a "rich result," what separates a basic rich result from an interactive experience like a recipe carousel, and why both terms coexist in 2026.

A dim shop window with several different display stands, all empty — beside the title Rich Results
Each piece asks for its own stand

What are Rich Results?

Rich Results is the name Google uses today, officially, throughout its developer documentation at developers.google.com/search. It isn't one specific result type; it's the category covering any search result Google enhances with visual or interactive elements beyond the title, URL and description, once it detects valid structured data on the page.

The term wasn't always this one. Before 2017, Google used different names depending on context: rich snippets for text-based enhancements like stars or price, rich cards for a mobile card format that was later dropped, and enriched results as an occasional umbrella term. In December 2017, when launching the new Rich Results Test, Google folded all three into a single name. That was a deliberate decision to simplify the language, not a natural drift in usage.

That unification explains why two terms coexist for the same thing in 2026: rich snippet, the name the SEO industry coined and still what most people search for, and rich result, what Google has used since 2017 in its own documentation and in Search Console.

Rich results vs. rich snippets

AspectRich snippetRich result
Term originCoined by the SEO industry, in use since before 2010Google's official term since December 2017
Who uses it todaySEO professionals, and most Google searches on the topicGoogle's own documentation, Search Console, and its tools
What it coversVisual enhancements to a site's own result: stars, price, breadcrumb, FAQAll of that, plus interactive experiences like recipe carousels or job search

Both terms describe the same underlying phenomenon: a search result expanded by valid structured data. The difference is origin and usage, not substance. Rich snippet is the name that stuck first, and that article lists the full set of types active in 2026, including the removal of HowTo and FAQ. Rich result is the label Google adopted later to unify a vocabulary that, until 2017, was split across three separate terms.

It wasn't a gradual drift; Google marked the change with a specific announcement, introducing the Rich Results Test as the successor to its earlier testing tools. Since then, neither Search Console nor the official documentation uses "rich snippet" except in legacy content; both talk about rich results.

How it works

The technical path is the same one that produces any enhanced result, and it's already covered in detail in the structured data and JSON-LD articles: the page includes markup following Schema.org's vocabulary, Google reads it during crawling alongside the rest of the HTML, and if the markup is valid and matches the visible content, the page becomes eligible for the corresponding element.

What Google's current documentation adds is a category within that category. Its "Enriched and Interactive Search Results" page distinguishes basic rich results, the visual enhancement to a site's own listing that the rich snippet article covers type by type, from a smaller group it calls enriched search: results with their own interactive interface instead of just an expanded listing. Google limits that category to three types: Recipe, Job Posting, and Event.

The difference shows up in the experience. A recipe rich snippet adds a photo and rating to the normal listing; an enriched recipe search can open a swipeable carousel with filters by calories or cook time. Job listings work the same way: instead of a result with more text, Google shows its own search interface within the results page, with filters by location, salary, or contract type.

Why it matters

Knowing the right term isn't a matter of pedantry: Search Console groups its reports under "Rich results," not "rich snippet," so searching for help or documentation under the wrong name wastes time. The same thing happens talking to a client or a technical team that's read Google's documentation directly: if the brief says "rich snippet" and the developer searches for "rich result," it can look like two different things when it's the same one.

The distinction between a basic rich result and enriched search also matters for setting expectations. Adding JSON-LD of type Product doesn't unlock an interactive interface like the one for jobs or recipes: that category is limited to three specific types, and everything else stays at the visual enhancement covered by rich snippet. Promising a client an interactive carousel for a content type Google doesn't support that way is a common mistake in technical SEO.

Best practices

  • Use "rich result" when searching official Google documentation or support; "rich snippet" still works for client conversations or public-facing SEO content.
  • Check the "Rich results" report in Search Console, not a section called "rich snippets": that name no longer appears in the interface.
  • Don't promise an enriched experience (carousel, interactive search) for a content type Google limits to Recipe, Job Posting, or Event.
  • Before proposing markup to a client, check Google's Search Gallery to confirm the type in question is still an active rich result; the list changes over time.
  • Use JSON-LD the same way for any rich snippet: the format and technical process don't change based on which name you use.
  • Link both terms in your internal docs or client glossary so no one assumes they're two separate features.

Common mistakes

  • Treating rich result and rich snippet as two different Google products, when they're the same phenomenon under two names from different periods.
  • Searching current Google documentation for "rich cards": the term was retired in 2017 along with "enriched results" when both merged into "rich results."
  • Assuming any valid type of structured data can trigger an interactive experience like a recipe carousel, when Google limits that category to three specific types.
  • Citing the Rich Results Test as proof the result will definitely show, when it only confirms the markup is valid and eligible.
  • Assuming "rich result" is a new or trendy term: it's been Google's official name since 2017, longer than many SEO glossaries took to catch up.
Manuel Riveiro Rodriguez CEO & Digital Strategist

A technical audit covers this and everything else in one pass.

Request an audit

Frequently asked

Is a rich result the same as a rich snippet?

In practice, yes: both describe the same search result expanded by structured data. Rich snippet is the term the SEO industry coined before 2017; rich result is the name Google introduced that year to unify a vocabulary that had been split across rich snippets, rich cards, and enriched results.

Since when has Google used the term "rich results"?

Since December 2017, when it introduced the Rich Results Test as the successor to its earlier testing tools. The announcement marked the change explicitly: from then on, Google's official documentation stopped using rich snippets, rich cards, and enriched results as separate terms.

What's the difference between a rich result and enriched search?

A rich result adds visual elements to the normal listing, like stars or price. Enriched search goes further: it opens its own interactive interface with filters or navigation. Google limits that category to three types: Recipe, Job Posting, and Event.

Does every type of structured data produce a rich result?

No. Valid markup makes a page eligible, but Google decides case by case whether to show the visual element, depending on the type of search or device. The full list of types active in 2026, including the removal of HowTo and FAQ, is in the rich snippet article.

Where do I check whether my rich results are working correctly?

In Search Console's "Rich results" report, organized by markup type, and with the Rich Results Test to check a URL or code snippet before publishing. Neither tool still uses the name "rich snippet" in its interface. For a single error, it also helps to check the affected template directly in the source code.

Sources

  1. Google Search Central Blog: Introducing Rich Results and the Rich Results Testing Tool: original December 2017 announcement where Google unifies rich snippets, rich cards, and enriched results under the name rich results.
  2. 10.12.2025 Google Search Central: Enriched and Interactive Search Results: defines enriched search as a more interactive class of rich result, limited to Recipe, Job Posting, and Event. Updated December 10, 2025.
  3. 10.12.2025 Google Search Central: Understand how structured data works: defines what a rich result is and clarifies that valid markup means eligibility, not a guarantee. Updated December 10, 2025.