Google Rich Results: Every Type, How to Get Them & CTR Impact

Last Updated: February 25, 2026 · 13 min read

Rich results are enhanced search result formats that go beyond the standard blue link — they include images, star ratings, expandable dropdowns, prices, and more. They are exclusively triggered by structured data (schema markup). This guide covers every rich result type Google supports in 2026, what triggers each one, and how much CTR improvement to expect.

15+
Rich result types in 2026
+40–50%
Maximum CTR lift (Recipe cards)
100% structured data
Required to be eligible for any rich result

1. Every Rich Result Type (2026)

Rich ResultSchema TypeCTR LiftRequired Properties
Recipe CardRecipe+40–50%name, image, recipeIngredient, recipeInstructions
Product SnippetProduct + Offer+30–35%name, image, offers (price, currency, availability)
FAQ DropdownsFAQPage+20–30%mainEntity with Question + acceptedAnswer
Star RatingsAggregateRating+18–25%ratingValue, reviewCount, bestRating
Event ListingEvent+20–25%name, startDate, location, eventStatus
HowTo StepsHowTo+15–25%name, step array with HowToStep
Video ThumbnailVideoObject+25–40%name, description, thumbnailUrl, uploadDate, contentUrl or embedUrl
Job PostingJobPostingHightitle, datePosted, validThrough, description, hiringOrganization, jobLocation
Breadcrumb PathBreadcrumbList+5–10%itemListElement with ListItem, position, name, item
Top StoriesNewsArticleVery high (above organic)News pub + headline + image (1200px+) + datePublished
Sitelinks SearchboxWebSite + SearchActionBrand searchespotentialAction SearchAction with urlTemplate
Course ListingCourseMediumname, description, provider
Book ActionBookMediumname, author, isbn, offers
Software AppSoftwareApplicationMediumname, operatingSystem, applicationCategory, offers
AI Overview citationFAQPage / HowTo / SpeakableEmergingHigh-quality content + matching schema entity

2. Why Rich Results Are Not Guaranteed

Important: Schema eligibility ≠ rich result appearance

Having valid schema markup makes you eligible for a rich result — it does not guarantee one. Google decides whether to show the rich result based on:

  • • Query relevance (does the rich format serve the searcher?)
  • • Content quality (does your page actually answer the query well?)
  • • Page authority (newer/lower-authority pages qualify less often)
  • • Competition (if all competitors also have schema, Google is selective)
  • • Policy compliance (promotional content, spam, thin pages are excluded)

3. Priority Order: Which Rich Results Give the Best ROI

🔥 Tier 1: Recipe Card, Product Snippet

Highest CTR boost, most visible format, large image display. Implement first if you have food or e-commerce content.

⭐ Tier 2: FAQ Dropdowns, Star Ratings, Video Thumbnail

Strong CTR improvement, widely applicable. FAQ works on almost any page; stars work on products/services/apps.

✅ Tier 3: Event Listing, Job Posting, HowTo Steps

High impact for specific industries. If you publish events, jobs, or tutorials, these are must-haves.

📌 Foundation: BreadcrumbList, WebSite, Organization

Lower direct CTR but essential for entity definition, clean URL display, and sitelinks searchbox. Implement on every site.

4. Rich Results That Were Removed or Restricted

FAQ rich result (2023)Restricted

Google now only shows FAQ dropdowns for government and health websites by default. Other sites occasionally still get them but much less reliably.

HowTo rich result (2023)Restricted to non-desktop

HowTo panels are now only shown on mobile and voice. Desktop rich results for HowTo were removed.

Estimated salary (2023)Removed

Google stopped showing estimated salary information extracted from third-party sites.

5. How Long Until Rich Results Appear?

One of the most common frustrations: you added valid schema, zero errors in the validator, but your result still looks like a plain blue link. Here is the actual timeline:

Day 1–7

Schema deployed and passes validation. Googlebot has not recrawled yet. No change in SERP.

Week 1–2

Googlebot crawls and processes the schema. Google Search Console starts logging the page in Enhancements (usually shows within 1–2 weeks of crawl).

Week 2–4

Rich result begins appearing for some queries on high-authority pages. Lower-authority or newer domains may take longer — Google is more conservative about granting rich results to sites it has less data on.

Month 1–3

Full rollout across all relevant queries for most sites. GSC Enhancements report shows stable Valid count with zero or minimal errors.

3+ months (no rich result)

If your rich result has not appeared after 3 months with zero errors, the issue is likely content quality, page authority, or a policy restriction — not the schema implementation itself.

6. Your Rich Result Disappeared — Common Causes

Rich results can vanish from SERPs suddenly. These are the most frequent causes, in order of likelihood:

🔍 Schema error introduced by CMS update

Check GSC Enhancements immediately. A theme update, plugin conflict, or deployment that overwrote your JSON-LD will show as a sudden spike in errors. Re-validate and redeploy.

🔍 Content policy violation triggered

Google may silently remove rich results from pages it determines are spammy, misleading, or violate its policies. Check Search Console → Manual Actions first, then review your schema content vs page content consistency.

🔍 Rich result type deprecated or restricted

Google regularly adjusts which rich results it shows. FAQ rich results were restricted in 2023; HowTo desktop results removed in 2023. Check the Google Search Central changelog for recent changes.

🔍 Page authority declined

If the page lost significant backlinks or traffic (eg after a competitor overtook it), Google may stop showing the rich result for that position. Getting the ranking back restores the rich result.

🔍 A/B or feature test by Google

Google often runs tests where rich results are shown only to some users. If your result is intermittently appearing/disappearing with no GSC errors, this is likely a test. Monitor for 2–4 weeks before acting.

7. Step-by-Step: Implementing Your First Rich Result

For someone adding schema for the first time, here is the exact sequence to follow:

1

Pick one page type and one schema type

Start with your highest-traffic page type. E-commerce? Product. Blog? FAQPage on your 5 best posts. Do not try to implement 10 schema types on day one.

2

Write the JSON-LD from a template

Use a trusted template (like the ones in this guide) as your starting point. Fill in values from your actual page content. Never copy a competitor's schema verbatim — their values are for their content, not yours.

3

Validate before deploying

Paste the JSON-LD into SchemaValidator.org. Fix all errors (red markers). Review warnings — fix as many as you have data for.

4

Add to page <head> as an application/ld+json script

Place the script block in the <head> of the page. Most CMS platforms have a custom code or header injection field. Do not place it in the footer.

5

Test the live URL in Google Rich Results Test

After deploying, paste your URL into Google's Rich Results Test. Confirm the schema is being detected and shows your type. Green = eligible for rich result.

6

Check GSC Enhancements in 2 weeks

Log the URL in Search Console URL Inspection to force a recrawl request. After 1–2 weeks, check Enhancements to confirm the URL is counted as valid.

8. Frequently Asked Questions

Do all pages with valid schema get rich results?

No. Valid schema makes you eligible for rich results, not guaranteed them. Google decides based on content quality, page authority, query intent, and SERP design choices. A page with perfect schema may take months before a rich result appears.

Which rich result gives the highest CTR increase?

Recipe cards consistently produce the highest CTR lift (40–50%) because they show a large image, ratings, and cook time before the click. For non-food sites, Product AggregateRating snippets (18–25% lift) and FAQ dropdowns (20–30% lift) are the best alternatives.

Why did my FAQ rich results stop showing?

Google restricted FAQ rich results in 2023 to primarily government and health websites. Most regular sites that previously had FAQ dropdowns lost them. The schema is still valid and useful for content understanding, but the visual dropdown is rarely shown.

Can I have multiple schema types on one page?

Yes. A product page can have Product + AggregateRating + BreadcrumbList + Organization all on the same page. Each triggers its own rich result. The only rule: do not have two identical types (e.g., two Article blocks) on a single page.

How do I know if Google has detected my schema?

Use Google Search Console → URL Inspection on the specific page. After Google crawls and renders, the Enhancements tab shows which schema types were detected. For a faster test, use Google’s Rich Results Test with your live URL.

Do rich results affect my ranking position?

Rich results do not directly affect ranking position. However, they increase CTR at the same position, and higher CTR is a behavioral signal Google uses to evaluate result quality — which can indirectly influence rankings over time.

Is JSON-LD necessary or can I use Microdata?

Google supports both JSON-LD and Microdata, but explicitly recommends JSON-LD. JSON-LD is easier to maintain, works better with React/Next.js, and is completely separated from your HTML. All new implementations should use JSON-LD.

How often does Google re-check my schema for accuracy?

Every time Googlebot crawls your page (which varies based on crawl frequency — daily for high-authority pages, weekly/monthly for lower-traffic pages). Schema errors reported in Search Console Enhancements typically reflect issues found in the most recent crawl.

Check Your Rich Result Eligibility

Validate your schema markup and see which rich results your pages are eligible for.

Validate Schema →