Does schema markup help with AI Overviews?
Yes, significantly. Per a February 2026 Ahrefs study of 142,000 AI-cited URLs, pages with full Article, FAQ, and Organization schema were 73% more likely to be selected for Google AI Overview citation than pages with partial or missing markup. The correlation holds across ChatGPT and Perplexity too. Schema isn't a guarantee of citation, but its absence is close to a guarantee of being passed over.
Is JSON-LD better than Microdata in 2026?
Yes, almost always. JSON-LD is Google's officially recommended format, it's parsed reliably by every major AI engine (ChatGPT via Bing, Perplexity, Google Gemini), and it lives in a separate script block from your visible HTML, which makes it easier to maintain. Microdata works but is harder to keep clean during redesigns and offers no advantage for AI parsing. Unless you have a legacy reason to keep Microdata, migrate to JSON-LD.
Do I need schema if my pages already rank well in Google?
Yes, more than ever. A 2026 Ahrefs study found 38% of pages cited in Google AI Overviews don't actually rank in the top 10 for the underlying query, but they do have complete schema. AI engines use schema as a separate trust and extraction signal, independent of organic rankings. A page that ranks #1 organically but has no schema can still be passed over for AI citation in favor of a page ranking #15 with clean structured data.
How often should I update schema?
Run a complete schema audit quarterly, and update dateModified on individual pages whenever you meaningfully refresh the content. Schema.org adds new types annually, AI engines tighten their interpretation throughout the year, and your own site is constantly changing. A 90-day refresh cycle catches drift before it becomes a citation problem. Set a calendar reminder, treat it like a hygiene task, and you'll stay ahead of the vast majority of competitors who set schema once and forget it.
Which schema types are most important for AI search?
For content sites: Article (or BlogPosting), FAQPage, Organization, and Person. For e-commerce: Product, Offers, AggregateRating, Organization, and BreadcrumbList. For local businesses: LocalBusiness, Organization, and Service. FAQ schema is the single highest-ROI type across all site types because it maps directly to the conversational queries AI engines answer. Start with FAQ if you have to pick one place to begin.
Can I add schema without a developer?
For most platforms, yes. WordPress users can deploy schema via Rank Math or Yoast in under an hour, with zero code. Shopify users can install Schema Plus for SEO or JSON-LD for SEO and configure visually. Webflow and custom builds typically need developer help, but the work is small (usually 4 to 8 hours for an initial deployment). For complex multi-template sites or custom Next.js builds, a developer or specialized agency is the most efficient path. For a full done-for-you implementation, see our GEO service.
Does Google still show HowTo rich results?
Only for cooking content as of September 2023. Google deprecated HowTo rich results for all other topics, so you won't see the visual step-by-step snippet in search anymore. But AI engines (Google Gemini, ChatGPT, Perplexity) still parse HowTo schema and use it as a citation signal for procedural queries. HowTo is still worth adding to tutorials, software walkthroughs, and technical guides for AI visibility, even though the visible rich snippet is gone.