Schema Markup in 2026: Which Types Actually Earn Rich Results (And Which Are a Waste)
Not all schema is worth adding. Here's which structured data types actually trigger rich results in 2026, which ones Google quietly ignores, and how to test yours in under 5 minutes.
Schema Markup in 2026: What Earns Rich Results
Which structured data types still trigger rich results in 2026, which ones Google ignores, and how to test your schema in five minutes.
This is roughly how your title tag and meta description may look in Google search results.
Here's the thing nobody tells you about schema markup: most of it doesn't do anything visible.
You spend a weekend adding JSON-LD to every page, you paste it into Google's Rich Results Test, it says "valid," you feel productive — and then nothing changes in search. No stars, no FAQ dropdowns, no sitelinks, no image carousel. Just a normal blue link.
That's not because you did it wrong. It's because in 2026, Google only shows rich results for a shrinking list of schema types, and even then only when the page earns it. This post is about which types are actually worth your time, which ones Google quietly stopped rendering, and how to test what you already have without installing anything.
The short answer first
If you only add three schema types in 2026, add these:
1. Organization or LocalBusiness on your homepage 2. Article on every blog post 3. BreadcrumbList on every non-home page
Those three do real work. Everything else is situational, and a few are actively wasted effort now.
What Google actually renders in 2026
Google has been trimming its rich result catalog for two years. Here's the honest current state:
Still rendering rich results (worth adding):
- BreadcrumbList — shows the little path above your URL in search. Almost always displays if valid.
- Article / NewsArticle — feeds Top Stories, Discover, and the article thumbnail. Required for AMP-free news sites.
- Product — price, availability, review stars. Still one of the highest-value schema types if you sell anything.
- Recipe — image carousel, cook time, ratings. Still huge for food sites.
- HowTo — mostly deprecated on desktop, still shows on mobile in some verticals. Not the goldmine it was in 2021.
- VideoObject — video thumbnail in search plus eligibility for the video tab.
- Event — date, venue, ticket link. Very visible when it triggers.
- LocalBusiness — feeds your Business Profile and helps Google connect your site to your GBP listing.
- FAQPage — technically Google restricted this in 2023 to "well-known authoritative government and health websites." For everyone else, it's crawled but not displayed. Still worth adding for AI search engines (ChatGPT, Perplexity, Gemini) which do parse it.
Not worth the effort in 2026:
- HowTo on desktop pages that aren't step-by-step tutorials
- QAPage unless you actually run a Q&A forum
- Review on your own products (Google requires third-party review platforms for stars now)
- SiteNavigationElement — Google confirmed it's ignored
- WebSite with SearchAction — it will not create a sitelinks search box for a new small site no matter how perfect the markup is
If you added those and nothing happened, that's why. It wasn't your code.
The rule Google won't say out loud
Rich results are earned, not requested.
Valid schema makes your page eligible for a rich result. Whether Google actually shows it depends on:
- How much Google trusts your site overall
- Whether the schema matches what the page visibly says (mismatched schema is a manual action risk)
- Whether the query type usually gets a rich result
- Whether the searcher's context (device, location, personalization) makes a rich result useful
Translation: a brand new site with perfect Product schema often gets no stars for months. The same schema on a 4-year-old site with reviews and traffic gets stars immediately. Schema is a tiebreaker, not a shortcut.
The five-minute test that actually matters
Skip the "does my schema validate" question. It probably does. Ask the better question: is Google using it?
Here's the workflow:
1. Open Google Search Console 2. Go to the "Enhancements" section in the left sidebar 3. Look for the report matching your schema type — "Breadcrumbs," "Products," "Merchant listings," "Articles," etc.
If a report exists for your schema type, Google is parsing it and it's eligible for rich results. If there's no report and you added the schema weeks ago, Google is probably ignoring it — either because the type isn't rendered anymore or because your site hasn't earned the eligibility yet.
The Rich Results Test tells you if the syntax is valid. Search Console tells you if it's doing anything. Those are very different questions.
What breaks schema silently
A few things I've seen kill schema in the wild that nobody warns you about:
Schema in the wrong place. JSON-LD is supposed to go in the <head> or right before </body>. If your CMS injects it inside a comment or after already-rendered ad scripts, Google sometimes skips it.
Schema that contradicts the page. If your Product schema says "in stock" but the visible page says "sold out," Google will drop the rich result and can flag the domain for spammy structured data. This is the #1 reason ecommerce sites lose their stars.
Multiple conflicting schemas on the same page. If your theme adds Article schema and your SEO plugin adds Article schema and you added Article schema, Google picks one and sometimes it's the worst one. Pick one source and turn off the others.
Schema on pages that aren't indexed. Adding FAQ schema to a page blocked by robots.txt does nothing. Check your indexing first.
What to actually do this week
If you have zero schema right now:
1. Add Organization or LocalBusiness to your homepage (name, logo, URL, address if local, sameAs links to your social profiles) 2. Add BreadcrumbList to every non-home page 3. If you blog, add Article to every post with author, datePublished, and image 4. Ignore everything else until those three are clean in Search Console
If you already have schema everywhere:
1. Open Search Console → Enhancements 2. Any report showing "0 valid items" for a type you added? Either the syntax is broken or Google isn't rendering that type for you. Investigate or delete. 3. Look for the "Unparsable structured data" report — it's the one that catches silent breakage 4. Kill any duplicate schema (plugin + theme + custom = pick one)
When schema really pays off
Schema pays off most when your site is already competing. If you rank #4 for a query and your competitors at #1-3 don't have Product schema, adding it with real reviews can visibly move you up because the star rating increases click-through. The extra clicks are what move ranking, not the schema itself.
If you're not on page 1 yet, schema is not going to get you there. Content quality, backlinks, and technical health are what put you on page 1. Schema decorates the listing once you arrive.
That's the honest 2026 picture. Add the three that work, test in Search Console, ignore the ones Google quietly retired, and don't expect miracles from a perfect JSON-LD block on a page that hasn't earned trust yet.
Want to see how your site scores?
Run a free 60-second audit and get a plain-English fix list.
Free tools for this guide
Reading is step one. These free tools do the actual checking for you — no signup.
Frequently asked questions
Keep reading
More internal reading
External references
First-party documentation from Google, web.dev, and Schema.org.
Website Rescue
Want us to fix this for you?
Our team will handle every red and yellow item on your report — fast, flat-rate, and built to get your phone ringing. No tech jargon, no surprises.
- Fixed-price quote in 24 hours
- Done-for-you implementation
- Re-audit when we're finished