
AI Summary
For news publishers, technical SEO is what gets time sensitive stories discovered, crawled and surfaced in Top Stories and Google News before the moment passes. The priorities are a Google News sitemap, clean NewsArticle structured data, fast delivery and unobstructed crawl access.
- A Google News sitemap lists URLs published in the last 48 hours for rapid discovery.
- NewsArticle or Article structured data supplies headline, publish date and author.
- AMP is no longer required for Top Stories, so Core Web Vitals now carry more weight.
- Blocking Googlebot News in robots.txt removes a publisher from Google News entirely.

Why technical SEO decides news visibility
In news SEO, the reward window is measured in minutes and hours, not weeks. Barry Adams, whose work is featured in the source interview, has long argued that for publishers the technical foundation is the difference between a story reaching Top Stories while it is relevant and missing the window entirely. Great reporting cannot rank if Google cannot discover, crawl and understand the article fast enough.
The Google News sitemap
A news sitemap is a specialised XML sitemap that lists only URLs published in the last 48 hours. It uses the news namespace and, per URL, the publication name, the publication language and the publication date. A minimal entry looks like this:
<url>
<loc>https://example.com/politics/story-slug</loc>
<news:news>
<news:publication>
<news:name>Example News</news:name>
<news:language>en</news:language>
</news:publication>
<news:publication_date>2026-07-28T09:15:00Z</news:publication_date>
<news:title>The headline of the story</news:title>
</news:news>
</url>Remove URLs from the news sitemap once they pass 48 hours old, and keep publication dates accurate, because Google uses them to judge freshness.
| Element | Where it lives | Why it matters |
|---|---|---|
| news:publication_date | News sitemap and page markup | Signals freshness for Top Stories ranking |
| NewsArticle headline | Structured data on the article | Confirms the title Google should display |
| Author and publisher | Byline, About page, Article markup | Supports E E A T and source trust |
| Core Web Vitals | Page delivery | Now a factor since AMP dropped as a Top Stories gate |
| Googlebot News access | robots.txt | Blocking it removes the site from Google News |
Structured data, speed and access
Mark up articles with NewsArticle or Article structured data so Google reliably reads the headline, publish and modified dates, author and publisher. Serve pages fast: news readers arrive on mobile connections and Core Web Vitals influence which result wins Top Stories. Finally, protect crawl access. A single stray Disallow line aimed at Googlebot News in your robots file will quietly drop you from Google News, which is why robots changes on a news site deserve the same review as a code deploy, a theme we cover in our robots.txt research.
What has changed since this interview
The biggest shift is that AMP is no longer required to appear in Top Stories. Google opened Top Stories to all pages that meet its policies and page experience expectations, which raised the importance of Core Web Vitals and clean, fast HTML for non AMP publishers. Google News sitemaps remain supported and are still the fastest discovery path for fresh URLs. The rest of the playbook, fast crawl access and trustworthy authorship signals, is unchanged. Publishers who also want Google to crawl breaking stories sooner should read our crawl efficacy guide, and can triage the fixes with a quick ICE scoring pass.
Background reference and source
Technical SEO provides the foundation for content visibility. Without proper technical implementation, even excellent content may fail to rank. This resource covers technical considerations that enable search engines to effectively crawl, index, and rank your content.
Crawlability Essentials
Search engines must be able to discover and access your content. This requires proper robots.txt configuration, XML sitemaps, internal linking, and server reliability. Technical barriers to crawling prevent content from entering the ranking competition regardless of quality.
Indexation Optimization
Not all crawled pages get indexed. Ensuring pages provide sufficient unique value, avoiding duplicate content issues, and using canonical tags appropriately help control what gets indexed. Monitoring indexation status through Search Console reveals issues requiring attention.
Performance and Experience
Core Web Vitals and page speed affect both user experience and rankings. Technical optimizations including caching, compression, image optimization, and code efficiency improve performance metrics. These optimizations serve users while sending positive signals to search engines.
This resource provides guidance for building and maintaining the technical foundation that enables SEO success.
Source: https://www.seoforjournalism.com/p/ask-a-news-seo-barry-adams-and-the
Frequently asked questions
What is a Google News sitemap?
It is a specialised XML sitemap that lists only URLs published in the last 48 hours, using the news namespace with the publication name, language, publication date and title. It speeds up discovery of fresh stories.
Do I still need AMP for Top Stories?
No. Google removed the AMP requirement for Top Stories, so any page that meets its news policies and page experience expectations is eligible. Core Web Vitals and fast HTML now matter more for non AMP publishers.
What structured data should news articles use?
Use NewsArticle or Article structured data with the headline, publish date, modified date, author and publisher. This helps Google confirm the title, freshness and source of the story.
Can robots.txt remove me from Google News?
Yes. If you disallow Googlebot News or block the URLs of your articles, you can be removed from Google News entirely. Treat robots.txt changes on a news site as carefully as a code deployment.
How fast do news pages need to load?
There is no single threshold, but news traffic skews heavily mobile and time sensitive, so good Core Web Vitals give you an edge in Top Stories. Fast servers also let Googlebot crawl breaking stories sooner.
What makes a publisher trustworthy to Google?
Clear author bylines with credentials, a transparent publisher identity, consistent topical coverage and accurate dates. These signals support the trust component of E E A T that news ranking leans on.
Claude Vincent is a technical SEO consultant focused on crawlability, rendering, and AI-search visibility. He writes the field guides and case studies at SEO ProCheck, with a bias toward the durable, unglamorous work that decides whether search engines and AI answer engines can actually read and cite a site.
About SEO ProCheck
Technical SEO consulting and GEO strategy with 20 years of enterprise experience. Case studies, resources, and tools for search and AI visibility.
Work With Me
Technical SEO audits, GEO strategy, site migrations, and international SEO. Hourly consulting for teams who need hands-on support, not just reports.







