/ Rich Snippets Fixes / Fix Rich Snippets WordPress

How to Fix Rich Snippets in WordPress (Reviews, FAQ, HowTo)

Rich snippets — review stars, FAQ accordions, HowTo carousels, recipe cards, product price boxes — boost click-through rates substantially. WordPress earns them through correct schema, but they can disappear: from algorithm changes, manual review, schema errors, or content quality issues. This guide covers WordPress-specific rich snippet recovery and maintenance. Pair with rich snippets guide.

Step 1: Audit current rich snippet status

Search Console → Performance → look for queries with 'rich result' filter. Note which pages earn which rich results. Also: Search Console → Enhancements → list of schema types Google has identified.

Step 2: Validate schema with Rich Results Test

search.google.com/test/rich-results. Test 10 representative URLs. Note: detected schemas, warnings, errors. Errors block rich results; warnings don't but should be fixed.

Step 3: Fix Review schema

Common issues: missing aggregateRating (need ratingCount and ratingValue), self-reviews (Google rejects reviews on your own products by your own organisation), generic reviews (Google wants reviews tied to specific products/services). Use legitimate review plugins (WP Customer Reviews, Site Reviews) — not custom fake reviews.

Step 4: Fix FAQ schema

Common issues: FAQ schema on non-FAQ content (Google's 2023 update requires genuine Q&A intent), missing answers, duplicate Q&As. Only add FAQPage schema to content with clearly visible Q&A blocks in the page. Yoast/Rank Math FAQ blocks satisfy this.

Step 5: Fix HowTo schema

Issues: missing totalTime (must be ISO 8601 like PT30M), missing step images (Google prefers steps with illustrations), generic step text. Use schema-aware HowTo blocks from Yoast/Rank Math or schema plugins.

Step 6: Fix Product schema

Issues: missing offers.price or offers.priceCurrency, missing aggregateRating, missing brand. WooCommerce + SEO plugin (Yoast WC SEO, Rank Math WooCommerce) handles most. Verify with Rich Results Test on individual products.

Step 7: Monitor Search Console weekly

Enhancements → click each schema type → view errors. New errors usually indicate plugin updates that broke schema. Fix promptly — Google removes rich result eligibility quickly when errors appear.

Frequently Asked Questions

Why did my WordPress site lose review rich snippets in 2023?
Google's 2023 review snippet update restricted who can show review stars: only 'review' content type, not self-promoted reviews on your own products. WordPress sites that lost stars were typically using self-reviews (your business reviewing your own products) which Google now rejects. Solution: switch to authentic third-party-collected reviews via WP Customer Reviews or Site Reviews plugin.
Do FAQ rich snippets still work in 2026?
Yes for some content types but Google narrowed eligibility in 2023. Authoritative health/government/well-recognised sites still earn FAQ snippets. Newer/smaller sites less likely to. Add FAQ schema regardless — even where Google doesn't show snippet, the structured data helps AI agents and Bing rich results.
How long after fixing schema before rich snippets return?
Variable. Google re-crawls and re-evaluates within 1-7 days for most pages. Rich snippet eligibility can take 2-4 weeks to fully recover. If 30 days pass without recovery, check Search Console for manual action notifications — sometimes manual review removes eligibility independently of schema.
Can I add fake aggregate ratings to my WordPress products?
No, and don't try. Google explicitly rejects fabricated reviews and can issue manual penalties. Self-attested aggregateRating without underlying review content is treated as fake. Use legitimate review collection (post-purchase emails, real customer feedback) — Site Reviews and WPL Reviews plugins both handle this correctly.
Why does my WordPress site show rich snippets in Rich Results Test but not in real search?
Eligibility ≠ display. Rich Results Test confirms your schema is valid; actual display depends on Google's quality decision (is this page authoritative enough), competition (do other pages have stronger snippets for this query), and CTR signals (snippets that don't get clicked are downgraded). Time and quality improvements close the gap.

⭐ Audit WordPress rich snippets

Find schema errors blocking your rich snippet eligibility.

Run Rich Snippet Audit →
Related Guides: Rich Snippets Guide  ·  All Rich Snippet Fixes  ·  Build Schema in WordPress  ·  Fix JSON-LD in WordPress
💬 Got a problem?