News, Publisher & Media SEO
News and media SEO balances timely content (news articles, trends) with evergreen content (archives, resources). It requires specialized sitemaps, structured data, and speed optimization.
This lesson covers the eight news/media areas (leaves 7.4.1–7.4.8): news sitemap optimization, Top Stories eligibility, article freshness strategy, author and publisher trust signals, evergreen versus trending content balance, Discover visibility optimization, paywall and subscription SEO, and editorial archive optimization.
After this lesson you can optimize news sitemaps, qualify for Top Stories and Google Discover, balance evergreen and trending content, and handle paywall SEO for news and media sites.
News Sitemap Optimization
News sitemaps help Google discover news articles quickly.
News sitemap requirements:
| Requirement | Description |
|---|---|
| Eligible site | Site must be approved for Google News |
| Article freshness | Only articles published in the last 48 hours |
| Required tags | <news:news>, <news:publication>, <news:publication_date>, <news:title> |
| Update frequency | Update as new articles are published |
| Location | Reference in robots.txt and submit in GSC |
News sitemap example:
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:news="http://www.google.com/schemas/sitemap-news/0.9">
<url>
<loc>https://example.com/article/2025/breaking-story</loc>
<news:news>
<news:publication>
<news:name>Example News</news:name>
<news:language>en</news:language>
</news:publication>
<news:publication_date>2025-06-15T10:00:00Z</news:publication_date>
<news:title>Breaking Story Headline</news:title>
</news:news>
</url>
</urlset>
Top Stories Eligibility
Top Stories is a SERP feature for timely, authoritative news content.
Eligibility factors:
| Factor | Requirement |
|---|---|
| Google News inclusion | Site must be accepted into Google News |
| Authority | Established news publisher with editorial standards |
| Timeliness | Very recent publication (minutes to hours, not days) |
| Article schema | NewsArticle schema with headline, datePublished, author, publisher, image |
| Accuracy | Factual, well-sourced journalism |
| Speed | Pages must load quickly on mobile |
Article Freshness Strategy
Freshness is critical for news content but also affects evergreen articles.
Freshness by content type:
| Content Type | Freshness Requirement | Update Strategy |
|---|---|---|
| Breaking news | Minutes | Publish new article |
| Daily news | Hours to days | Publish new article |
| Weekly analysis | Days to a week | Publish new article |
| Evergreen content | Months to years | Periodic refresh |
| Reference content | Quarters to years | Update on schedule |
Article schema date handling:
{
"@type": "NewsArticle",
"datePublished": "2025-06-15T10:00:00Z",
"dateModified": "2025-06-15T14:30:00Z"
}
Author and Publisher Trust Signals
E-E-A-T indicators are especially important for news publishers.
Trust signals for news sites:
| Signal | Implementation |
|---|---|
| Author names | Full author name on every article |
| Author bylines | Author page with bio, credentials, photo |
| Corrections policy | Published corrections policy |
| Editorial policy | Transparent editorial guidelines |
| Fact-checking | Process for verifying claims |
| Publisher schema | Organization schema with logo and sameAs |
| Author schema | Person schema for each author |
| Contact information | Clearly published contact details |
Evergreen Versus Trending Content Balance
Media sites must balance timely trending content with long-term evergreen assets.
Content mix strategy:
| Content Type | % of Effort | SEO Strategy |
|---|---|---|
| Breaking / trending news | 40-50% | High volume, fast publishing, short lifespan |
| Enterprise analysis | 20-30% | Medium volume, medium lifespan |
| Evergreen guides | 15-25% | Low volume, long lifespan, ongoing optimization |
| Data/reference content | 10-15% | Very low volume, very long lifespan, authority assets |
SEO value distribution:
- Trending content drives short-term traffic spikes.
- Evergreen content builds long-term compounding traffic.
- A healthy portfolio has both.
Discover Visibility Optimization
Google Discover surfaces content to users based on interests, not search queries.
Discover optimization factors:
| Factor | Importance |
|---|---|
| Content quality | High — Discover favors high-quality, visually appealing content |
| Freshness | High — recent content is prioritized |
| Engagement | High — content that users engage with (click, read, share) |
| Relevance | Medium — must match user interests signaled by browsing history |
| Visual appeal | High — large, high-quality images are important |
| Author expertise | Medium — E-E-A-T indicators |
Discover best practices:
- Use large images (minimum 1200px wide, max 1:1 aspect ratio).
- Avoid clickbait headlines.
- Follow Google News content policies.
- Optimize for mobile page speed.
Paywall and Subscription SEO
Paywalled content requires special handling to avoid indexing issues.
Paywall SEO strategies:
| Approach | Description |
|---|---|
| Lead-in content | Show first paragraph(s) for free; full article behind paywall |
| Schema markup | Use isAccessibleForFree: False and hasPart in Article schema |
| Structured samples | Provide substantial sample text for indexing |
| Registration walls | Allow Googlebot to access full content (Google's crawler bypass) |
| Metered paywall | Allow X free articles per month before asking for subscription |
Paywall schema example:
{
"@context": "https://schema.org",
"@type": "NewsArticle",
"isAccessibleForFree": "False",
"hasPart": {
"@type": "WebPageElement",
"isAccessibleForFree": "False"
}
}
Editorial Archive Optimization
Archived content (older articles) should be managed for search quality.
Archive optimization:
| Action | When |
|---|---|
| Keep valuable archives | Articles with ongoing relevance and traffic |
| Update outdated archives | Articles that could be refreshed with new information |
| Consolidate thin archives | Multiple short articles on same topic → combine |
| Redirect or remove | Articles with no ongoing value |
| Noindex low-value archives | Tag, category, and date archives with thin content |
Archive management workflow:
- Audit archive pages by traffic, age, and relevance.
- Categorize: keep, update, consolidate, redirect, or noindex.
- Execute archive changes.
- Monitor crawling and indexation after changes.
Workflow
- Ensure the site is approved for Google News. Implement and maintain a news sitemap with articles published in the last 48 hours.
- Add NewsArticle schema with headline, datePublished, dateModified, author, publisher organization, and image to every news article.
- Establish author and publisher trust signals: author pages with bios and credentials, published editorial policies, corrections policy, and Organization schema with logo and sameAs.
- Balance content mix: 40-50% trending/breaking news, 20-30% analysis, 15-25% evergreen, 10-15% data/reference content.
- Optimize for Discover: use large images (min 1200px wide), avoid clickbait headlines, optimize mobile page speed. Monitor Discover performance in GSC.
Common Mistakes
Standard Article schema does not qualify for Top Stories eligibility. You must use NewsArticle schema with all required properties — headline, datePublished, author, publisher, and image — to appear in Top Stories and Google News.
- Using generic article schema instead of NewsArticle: Standard Article schema does not qualify for Top Stories. Use NewsArticle with all required properties (headline, datePublished, author, publisher, image).
- News sitemap with stale articles: Including articles older than 48 hours in a news sitemap violates Google News guidelines. Remove or migrate them to your standard sitemap.
- No corrections policy: News publishers without a published corrections policy weaken their E-E-A-T indicators. Publish and link to a clear corrections policy.
- Thin author pages: Author pages without bios, credentials, or links to other articles provide no trust signal. Each author should have a complete profile page.
- Clickbait headlines in Discover: Sensationalized headlines may generate initial clicks but harm long-term Discover visibility. Write accurate, informative headlines.
Checklist
- Verify Google News approval and maintain news sitemap
- Add NewsArticle schema (with headline, datePublished, author, publisher, image) to every article
- Include datePublished and dateModified in article metadata
- Publish author pages with bios, credentials, and photos
- Publish editorial policies, corrections policy, and contact information
- Balance content mix between trending, analysis, and evergreen
- Optimize for Discover: large images, mobile page speed, non-clickbait headlines
- Implement paywall schema (isAccessibleForFree) if using paywalls or registration walls
- Audit archive pages quarterly: keep, update, consolidate, or noindex