NotionCue
AI Visibility Platform
All systems live
Dashboard →
AEO Guidellms.txt GeneratorRobots.txtBLUF TemplatesBlogChangelogAbout
← Blog
TechnicalJun 30, 2026·10 min read

AEO for News Publishers: How to Keep Your Journalism Cited in AI Search

News publishers expect search traffic to drop 43% within three years, per Reuters Institute. AI Overviews are already cutting first-result CTR by 58%. The publishers maintaining visibility are not fighting AI — they are engineering their content to be the source AI cites. Here is how.

SS
Sudhir Singh
Senior SEO & AEO Specialist · NotionCue
📰

News publishers expect search traffic to drop 43% within three years, per the Reuters Institute's 2026 survey of media organisations. Ahrefs tracked a 58% reduction in click-through rate to the first organic Google result across 300,000 queries after AI Overviews appeared. Global publisher traffic from Google dropped roughly one-third between November 2024 and November 2025.

That picture looks dire. But AI-referred traffic grew 796% year-over-year into 2025, per Media Copilot's analysis of 2.3 billion sessions. Conversions from AI platforms increased 6,432% over the same period. The traffic is not disappearing. It is redistributing — from click-through referrals to a mix of zero-click influence and AI citation click-throughs that convert at dramatically higher rates than standard search traffic.

The publishers maintaining visibility in AI search are not those with the largest traffic bases or the biggest licensing deals. They are those who have engineered their editorial content to be the source AI engines cite — which requires different optimisation than traditional SEO, and some requirements that are specific to news content and do not appear in general AEO guides.

Why NewsArticle Schema Matters More Than Generic Article Schema

Generic Article schema is the baseline for any editorial content. NewsArticle schema is a more specific subtype that signals journalistic provenance — and AI citation algorithms treat it differently.

AI models classify and trust content based partly on schema type. Content marked as NewsArticle tells AI retrieval systems that it was produced under journalistic standards. This activates higher trust weighting in citation algorithms compared to equivalent content marked as a generic Article, according to analysis by Digital Strategy Force in their 2026 Publisher Citation Engine research. A corporate blog post and a reported news article can contain identical information. The NewsArticle schema is one of the signals that distinguishes which one AI engines treat as the authoritative source.

The NewsArticle type inherits all Article properties and adds news-specific fields. The dateline field names the place and date of reporting. The isAccessibleForFree property tells AI engines whether the content is paywalled — which directly affects citation probability, because AI engines cannot confidently cite content they cannot confirm users can access. Publishers with metered paywalls should implement isAccessibleForFree: true for the lead paragraph that is always publicly visible, and use Snippet schema to declare which portion AI systems can read.

{
  "@context": "https://schema.org",
  "@type": "NewsArticle",
  "headline": "UK CMA Orders Google to Give Publishers Opt-Out From AI Features",
  "datePublished": "2026-06-03T09:00:00Z",
  "dateModified": "2026-06-03T14:35:00Z",
  "dateline": "London, June 3",
  "isAccessibleForFree": "True",
  "author": {
    "@type": "Person",
    "@id": "https://yourpublication.com/authors/jane-smith/#person",
    "name": "Jane Smith",
    "jobTitle": "Technology Correspondent"
  },
  "publisher": {
    "@type": "NewsMediaOrganization",
    "@id": "https://yourpublication.com/#organization",
    "name": "Your Publication",
    "logo": {
      "@type": "ImageObject",
      "url": "https://yourpublication.com/logo.png"
    }
  }
}

The NewsMediaOrganization type is the publisher schema recommended for news outlets, more specific than the generic Organization type. It signals to AI engines that the publisher is a news organisation with editorial standards, not a content marketing operation.

What Makes Journalist Entities Different From Corporate Authors?

Individual journalist entities are a trust signal that corporate author pages cannot replicate. A story bylined by "Jane Smith, Technology Correspondent" — with a linked author page, a Person schema entry, a verifiable LinkedIn profile in journalism, and a track record of published work in the relevant topic area — earns AI citations at higher rates than equivalent content attributed to "the editorial team" or a corporate author.

This is E-E-A-T at the person level. The same principles apply as in the E-E-A-T guide, but the specific credentials that matter differ for journalism. Academic credentials, clinical titles, and professional licences are relevant in their domains. For journalism, the relevant credentials are: named publication history in established outlets, beat-specific expertise (evident from the author page and linked work), and verification by the publication (an author page on your own domain with clear editorial affiliation).

Person schema for journalists should include jobTitle (the beat or role, not a generic title), knowsAbout (the specific topics covered), and sameAs links to their profile on the publication and to their LinkedIn or professional presence. The author page itself needs at least three to five examples of recent published work — AI engines that look up author entities check for publication history, not just the schema declaration.

How Does Breaking News AEO Differ From Evergreen AEO?

Breaking news content has the highest freshness premium of any content type. AI engines retrieving news-related queries weight recency more heavily for news than for informational content. A breaking news article published six hours ago on a trusted publication domain can outperform a comprehensive analysis from a higher-authority domain published three months ago for the same query, simply because the recency signal is so strong.

Three breaking news AEO requirements that do not apply to evergreen content:

Sub-hour datePublished and dateModified accuracy. For breaking news, the timestamp granularity matters. A story published at 09:14 should show datePublished: "2026-06-03T09:14:00Z", not just the date. AI engines retrieving news queries use timestamp precision to establish which publication broke a story first and which sources are most current. Rounded timestamps (showing only the date, or showing a time that does not match the actual publication) undermine the freshness signal.

IndexNow implementation for instant Googlebot and Bingbot notification. Google's Google News crawler picks up breaking content faster when a site has IndexNow configured. Perplexity also responds within minutes to IndexNow pings for news-relevant content. For a news publication where a story published at 9am needs to be in AI citations by 11am, IndexNow is not optional — it is how you get into the candidate pool before the story cycle moves on.

Source attribution that AI engines can follow. A breaking news article citing official statements, press releases, or primary source documents should link to those sources directly. AI engines that evaluate source trustworthiness for news content check whether the reporting rests on verifiable primary sources. A story that references "a government spokesperson" without linking to the actual statement earns less citation confidence than a story linking directly to the official announcement.

What Are the Freshness Signals News Publishers Should Maintain?

Freshness is disproportionately important for news content because it is the primary differentiator AI engines use when selecting between multiple publishers covering the same story. Four freshness signals to maintain:

dateModified updated within the first 24 hours. A story published this morning and updated this afternoon with new quote or a correction should show the updated dateModified. Stories that run without any update carry a freshness penalty after 24 hours relative to competitors who update. Even a minor addition — a spokesperson's response, a background statistic, a corrected figure — justifies a dateModified update and resets the freshness signal.

News XML sitemap with separate submission. A standard XML sitemap covers your full site. A news sitemap (xmlns:news namespace, limited to articles published in the past 48 hours) tells Google News specifically which content to crawl for news indexing. Publishers with news sitemaps get breaking content into the Google News index faster than publishers relying on the standard sitemap. Submit your news sitemap URL in both Google Search Console and Bing Webmaster Tools.

Avoid duplicate timestamp issues from content syndication. Syndicating articles to third-party publishers with different or delayed publication timestamps creates conflicting freshness signals across the web. AI engines encountering the same article with three different timestamps on three different domains apply reduced confidence to all versions. Use canonical tags on syndicated content pointing to the original publication, and ensure syndication partners preserve your original timestamps.

Structured article updates. For developing stories, update the article incrementally rather than publishing separate follow-up articles. Google's Query Deserves Freshness (QDF) algorithm recognises meaningful content updates — at least 20-30% of textual content changed — as a freshness signal. Changing the publish date without substantive changes triggers a negative quality signal. Real updates with meaningful new information earn the freshness benefit.

What Is the Perplexity Revenue Model for Publishers?

Perplexity launched its Comet Plus programme in early 2026, distributing 80% of subscription revenue to publishers whose content is cited in AI-generated answers, with Perplexity retaining 20% for compute and platform costs. Publishers in the programme include Der Spiegel, Fortune, Gannett, The Independent, and Time. This is a materially different commercial structure from lump-sum licensing deals and opens a direct revenue pathway for mid-tier publishers who lack the scale to negotiate News Corp-style agreements.

The implication for news AEO: Perplexity citation rate is directly tied to revenue for participating publishers. Every AEO improvement that increases Perplexity citation frequency produces a proportional revenue benefit beyond the click-through traffic it generates. Tracking Perplexity citation rate for your editorial content is not just an AEO metric for participating publishers — it is a revenue metric.

The NotionCue Citation Tracker monitors news publication citation rates across ChatGPT, Perplexity, Claude, Google AI Overviews, and Gemini on a weekly cadence. For news publishers specifically, the AI Crawler Audit surfaces which articles are being fetched by which crawlers and which are being skipped — common for JavaScript-rendered news apps that load article content client-side. Fixing AI crawler access on your most-shared article types typically produces the largest single jump in citation rate for news publishers.

Frequently Asked Questions

Should news publishers use NewsArticle or Article schema?
NewsArticle for all journalism. Article for opinion pieces, essays, or non-news editorial content where journalistic provenance is not the primary claim. Using NewsArticle where it applies activates the higher trust weighting AI citation algorithms apply to journalism. Using generic Article for news content misses that signal. The cost of implementing NewsArticle correctly is the same as Article — the same JSON-LD structure with additional fields — so there is no reason to use the less specific type for content that qualifies as journalism.

How do AI-powered paywalls interact with AI citation eligibility?
AI engines cannot confidently cite content they cannot read. Hard paywalls that block all crawlers prevent AI citation entirely. Metered paywalls that show lead paragraphs to non-subscribers should implement isAccessibleForFree: False at the article level with a Snippet property declaring which portion is publicly visible. Google's guidelines for paywalled content apply directly — the same rules that govern featured snippet eligibility govern AI Overview and AI Mode citation eligibility.

Does having a Google News inclusion affect AI Overview citation rates?
Yes, indirectly. Google News inclusion is a trust signal that feeds into the entity authority model Google uses for AI Overviews. Publications listed in Google News are treated as editorial organisations with journalistic standards. This elevates their citation probability for news-related queries in AI Overviews and AI Mode relative to publications that are not News-included. Apply for Google News inclusion if you have not — the application requires demonstrating editorial independence, consistent publication schedule, and original reporting.

What is the best way to handle breaking stories that turn out to be incorrect?
Publish a correction immediately, update the original article with a clear correction notice and revised dateModified, and use the correction property in your NewsArticle schema if you have it implemented. AI engines evaluate trustworthiness partly by how publications handle errors. A transparent correction with updated timestamps signals accountability and actually improves long-term trust signals compared to quietly editing without disclosure.

Share this post
Check your AEO score
Scan your domain free — get your AI visibility score across 5 LLMs in 30 seconds.
Scan my site →
SS
Sudhir Singh
Senior SEO & AEO Specialist · NotionCue

Senior SEO and AEO specialist with 12+ years across e-commerce, global education, and healthcare. Building NotionCue to track brand citations across ChatGPT, Perplexity, Gemini, and AI Overviews.

View all →
🖼️
Technical10 min read

Image AEO: Alt Text, ImageObject Schema, and Visual AI Citations in 2026

AI engines cannot see images. They read alt text, captions, surrounding paragraphs, and ImageObject schema. A product page with no alt text and no ImageObject schema is invisible in visual AI search — regardless of image quality. Here is the complete implementation that makes images citable.

SS
Jul 3, 2026
🌍
Technical9 min read

Multilingual AEO: How to Earn AI Citations Across Languages and Markets

AI engines bypass language barriers. Perplexity and Gemini pull facts from English-language sources and synthesise answers in French, German, or Portuguese in real time. Sites that only translate without localising lose 431% in AI citation eligibility against properly localised competitors. Hreflang is necessary but nowhere near sufficient.

SS
Jul 2, 2026
Technical9 min read

AggregateRating and Review Schema for AEO: How Star Ratings Enter AI Citations

A 10% increase in G2 reviews correlates with a 2% increase in AI citation rates — social proof signals are being processed directly by citation algorithms. For comparison queries like "best running shoes under £100," AggregateRating schema determines whether your product makes the AI's shortlist. Here is the exact implementation with zero common errors.

SS
Jul 2, 2026
🎙️
Technical9 min read

Podcast AEO: Why Your Audio Is Invisible to AI Engines (and the Fix Takes One Week)

AI engines cannot listen to your podcast. They read transcripts, metadata, and schema. A show with 50,000 downloads per episode but no structured transcript earns zero AI citations. A show with 400 listeners and corrected HTML transcripts plus AudioObject schema competes directly for citation in ChatGPT, Perplexity, and Google AI Overviews. The fix installs in one week.

SS
Jul 2, 2026
Get AEO updates weekly.

Citation shifts, algorithm changes, and what's actually working.