SEO Fundamentals Still Hold in the Age of AI Overviews
Google Search Central states that AI Overviews and AI Mode are not a separate ranking system — they run on top of Search's core ranking and quality systems. That means the fundamentals still apply to promo pages: a clear topical structure, crawlable internal links, and stable canonical signals. Marketing teams that stamp out a new campaign page every few weeks are the ones most likely to skip these basics each time.
The trouble is that promo pages usually get built fast, outside the normal engineering review loop. Heading levels get skipped for layout convenience, and a fresh URL gets minted for every campaign, scattering canonical signal across near-duplicate pages.
Structured Data Isn't Required for AI Features, But It's Still a Trust Signal
Google's documentation is explicit that generative AI search doesn't require any special schema.org markup. At the same time, structured data still matters for rich-result eligibility and for making content machine-readable. The condition attached to that is strict: markup must match what's actually visible on the page, and it has to pass validation.
Break that condition and the consequence isn't just losing a feature — it can be treated as a spam policy violation. For promo pages, where copy changes on every campaign, markup and visible text need to ship in the same deploy, not drift apart between updates.
The FAQ Rich Result Deprecation Reshapes Promo Page Design
Google Search Central announced that as of May 7, 2026, FAQ rich results no longer appear in Google Search. The rollback happened in three phases: SERP appearance stopped in May, Search Console's rich result report and the Rich Results Test support for FAQ dropped in June, and API support for FAQ rich result data ends in August. The FAQPage schema type itself remains valid — leaving existing markup in place won't break anything — but it no longer buys any extra SERP real estate.
Field Guide and Pitfalls: A Promo Page SEO Checklist
Fix the acceptance bar in numbers before touching layout. Keep title tags under 60 characters and meta descriptions under 155 so neither gets truncated in results, target zero structured-data validation errors, and design internal linking so any campaign page is reachable within three clicks from the homepage. Treat Search Console index coverage above 95% as the standing target, so a campaign page silently dropped from the index gets caught early.
When only the form, banner, and copy change between campaigns while the underlying information stays the same, canonicalize to one representative URL instead of minting a new page each time. That keeps link equity and index signal consolidated instead of splitting across near-duplicate campaign URLs.
Four failure patterns show up repeatedly: writing FAQ-style copy on the assumption it still earns a rich result slot; letting markup reference information that isn't actually visible on the page, which risks a spam policy flag; issuing a new URL per campaign and fragmenting canonical and backlink signal; and burning engineering time building a nonexistent "AI Overviews schema" that Google's own docs say isn't required.
Plan the recovery path in advance. Leave FAQ markup in place if it's already there, but drop rich-result impressions from the success metrics and shift visibility efforts to schema types that are still adopted — Product, Review, Breadcrumb, Article. Add a validation step to the deploy pipeline that catches markup-to-visible-text mismatches and blocks the deploy automatically when one is found.
Before launch, run through a fixed checklist: Rich Results Test passes, exactly one h1 with a sequential h2/h3 hierarchy, no accidental noindex from robots.txt or meta tags, and LCP/CLS against Core Web Vitals thresholds. Because promo pages concentrate most of their traffic into a short campaign window, finish this check at least three days before launch, not the night before.
In the weekly review, read index coverage alongside rich-result impression trends to confirm that the drop in FAQ impressions is being offset by growth in the schema types still supported. Keep a separate log of canonical changes per campaign, so that when rankings move, you can trace it back to the URL change that caused it.
Takeaways at a Glance
SEO design for a promo page isn't about hunting for a special AI-features schema — it's about holding the line on canonical tags, internal linking, and structured data while campaigns ship at marketing speed. Lock in title under 60 characters, meta under 155, zero structured-data errors, and 95% index coverage as the bar, then move anything that lost its payoff — like FAQ rich results — off the success metrics and onto schema types that are still rewarded.
References
AI features and your website — Google Search Central
FAQPage structured data (FAQ rich result deprecation) — Google Search Central