The Top Stories carousel is the most prominent position in Google Search for news content. This guide reveals the strategies for getting your articles featured.
Understanding Top Stories
What Qualifies for Top Stories
Google selects Top Stories based on:
- Timeliness: How recently the article was published
- Relevance: How closely the article matches the query
- Authority: The credibility of the news source
- Originality: Original reporting vs. aggregation
- Diversity: Showing multiple perspectives
Top Stories vs. Regular News Results
| Factor | Top Stories | Regular News |
|---|---|---|
| Visibility | Above fold | Below fold |
| CTR | 15-30% | 2-5% |
| Freshness Required | Hours | Days |
| Authority Required | Very High | Medium-High |
| Image Required | Yes | Optional |
Building News Authority
Google News Authority Factors
- Source reputation: History of accurate reporting
- Editorial standards: Clear editorial policies
- Author expertise: Recognized journalists
- Consistency: Regular publishing schedule
- Original reporting: Breaking news and exclusive content
Authority Building Strategy
Short-term (1-3 months):
- Publish consistently (5+ articles daily)
- Focus on breaking news in your niche
- Build author bylines and bios
- Implement comprehensive schema markup
Medium-term (3-6 months):
- Develop exclusive sources and insights
- Earn backlinks from other news sites
- Build social media following
- Get cited by other publications
Long-term (6-12 months):
- Establish as go-to source for your niche
- Build journalist reputation
- Earn Google News authority score
- Consistent Top Stories appearances
Technical Optimization for Top Stories
AMP and Page Speed
While AMP is no longer required, page speed is:
- LCP under 1.5 seconds
- CLS under 0.1
- INP under 200ms
- Fast TTFB (under 500ms)
Structured Data Requirements
Complete NewsArticle schema is essential:
- headline (match the H1)
- datePublished (precise ISO 8601)
- dateModified (update when content changes)
- author (Person with name and URL)
- publisher (Organization with logo)
- image (minimum 1200px wide)
- articleSection
- wordCount
Image Best Practices for Top Stories
- Minimum 1200px wide
- Aspect ratio close to 16:9
- Use original images, not stock
- Include in Open Graph meta tags
- Use high-quality thumbnails
- Implement image schema
Content Strategy for Top Stories
Breaking News Protocol
When a breaking story hits:
- Publish immediately: First with a brief, accurate report
- Update continuously: Add details as they emerge
- Use live blog format: For ongoing stories
- Submit sitemap: Update news sitemap instantly
- Notify Google: Use Indexing API for breaking news
Google Indexing API
import requests
import json
def submit_to_indexing_api(url, api_key):
endpoint = 'https://indexing.googleapis.com/v3/urlNotifications:publish'
payload = {
'url': url,
'type': 'URL_UPDATED'
}
headers = {
'Content-Type': 'application/json',
'Authorization': f'Bearer {api_key}'
}
response = requests.post(endpoint, json=payload, headers=headers)
return response.json()
Topic Coverage Strategy
Build expertise in specific topic areas:
- Choose 3-5 core coverage areas
- Be the fastest and most thorough in those areas
- Develop source relationships
- Create topic authority through consistent coverage
Monitoring Top Stories Performance
Tracking Tools
- Google Search Console (News filter)
- Google News performance reports
- Third-party SERP monitoring
- Real-time analytics
Key Metrics
- Top Stories appearance rate
- Click-through rate from Top Stories
- Time to first appearance after publish
- Coverage area dominance
- Competitive share of voice