⭐ Beginner — No coding experience needed
Rich Snippets: How to Earn Stars, FAQs and Carousels in Google
Learn what rich snippets are, which ones are worth pursuing, and how to make your pages eligible — plus how to recover when you lose them.
What you will learn in this guide
- What rich snippets are and how they differ from regular results
- The five most common rich snippet types
- Schema requirements for each type
- Why some pages get them and others don't
- How to recover lost rich snippets
1 What is a rich snippet?
A rich snippet is a search result enhanced with extra visual elements beyond the standard blue link, URL and meta description. Star ratings, FAQ accordions, recipe images, event dates and product prices are all rich snippets.
Why pursue them:Rich snippets take 30-80% more screen space than plain results and have 2-3x higher CTR. On competitive queries they can move you from "position 5 with 5% CTR" to "position 5 with 12% CTR" without changing your ranking.
2 The 5 most common rich snippets
| Type | What appears | Required schema |
|---|---|---|
| Stars | 5-star rating beneath title | aggregateRating on Product/Recipe/Course/etc |
| FAQ | Expandable Q&A accordion | FAQPage with at least 2 visible questions |
| Recipe | Image + time + rating | Recipe with image, totalTime, recipeIngredient |
| Article | Top stories carousel, author byline | Article with author, datePublished, image |
| Product | Price, availability, ratings | Product with offers, aggregateRating |
3 How to earn a rich snippet
- 1Have content that justifies itYou can't add FAQ schema to a page with no FAQs and expect it to work. Schema must match visible content.
- 2Add complete, valid schemaEvery required field present. Use the Schema Builder, validate with Rich Results Test.
- 3Request indexingUse Search Console URL Inspection to request re-crawl. Rich results usually appear within 1-7 days of successful crawl.
- 4Monitor for 4 weeksSome rich results take longer to appear. If after 4 weeks nothing shows, recheck schema and content quality.
4 Why rich snippets disappear
Losing a rich snippet you previously had usually means one of:
| Cause | Diagnosis |
|---|---|
| Schema broke | Rich Results Test now fails. Check for plugin updates. |
| Content changed | Page no longer matches schema (e.g., FAQ removed but FAQPage schema still in code). |
| Quality demotion | Algorithm update reduced your eligibility despite correct schema. |
| Type sunsetted | Google sometimes retires rich snippet types (HowTo on desktop, for example). |
| Penalty | Manual action for misleading schema; check Search Console. |
Continuous monitoringThe rich snippets audit tracks your eligibility weekly. Drops trigger immediate alerts so you can fix before traffic loss compounds.