Free Tool · No Signup Required

Google News Validator – Check Your Article Eligibility

Instantly verify whether your article meets all Google News requirements including NewsArticle schema, author information, publisher details, and technical SEO signals.

What We Check

NewsArticle JSON-LD schema validation
Author byline detection and validation
Publisher name and logo check
Canonical URL verification
Article publication date (datePublished)
Article modified date (dateModified)
Image dimensions and alt text
Indexability check (robots meta, X-Robots-Tag)
Google News sitemap submission status
Breadcrumb schema validation
Organization schema check
Mobile-friendliness signals

What is a Google News Validator?

A Google News Validator is a tool that checks whether your article meets the technical and editorial requirements set by Google for inclusion in Google News. Google News is one of the world's largest news aggregation platforms, with over 1 billion monthly users. Being indexed in Google News can dramatically increase your article's reach and traffic.

Google has specific requirements for publishers who want their content to appear in Google News. These include technical requirements like proper structured data markup (NewsArticle schema), editorial guidelines about article quality, and publisher requirements around transparency and accountability.

Our free Google News Validator analyzes your article URL in real time and checks all the critical signals that Google uses to evaluate news content.

Google News Requirements for 2025

To appear in Google News, your articles must meet several key requirements:

  • NewsArticle Schema: Implement proper JSON-LD markup with @type: "NewsArticle", including headline, author, datePublished, dateModified, image, and publisher fields.
  • Author Byline: Every article must have a clearly identifiable author. Anonymous content is less likely to be featured in Google News.
  • Publisher Information: Your site must have clear publisher information including organization name, logo, and contact details.
  • Canonical URL: Use canonical tags to prevent duplicate content issues, especially important for syndicated content.
  • Indexability: Make sure your article pages are not blocked by robots.txt or noindex meta tags.
  • Fresh Content: Google News prioritizes recent content. Articles should have accurate publication dates.
  • Google News Sitemap: Submit a news sitemap to Google Search Console to help Google discover your articles faster.

Why Your Article Might Not Appear in Google News

There are several common reasons why articles fail to appear in Google News:

Missing or Invalid NewsArticle Schema: This is the most common technical issue. Without proper structured data, Google may not recognize your content as a news article. Make sure your JSON-LD includes all required fields.

No Author Information: Google News strongly emphasizes editorial transparency. Articles without clear author attribution are less likely to be featured.

Indexability Issues: If your article page has a noindex tag or is blocked in robots.txt, Google simply cannot index it in any search surface, including Google News.

Slow Page Speed: While not a hard requirement, slow-loading pages are less likely to receive prominent placement in Google News. Core Web Vitals matter.

Thin Content: Articles with very little original content or that appear to be scraped/reposted are filtered out of Google News.

Publisher Not Approved: New publishers may need to apply to Google News Publisher Center. Our validator checks your technical compliance but publisher approval is a separate process.

How to Fix Common Google News Validation Errors

Here's how to fix the most common validation errors our tool detects:

1. Adding NewsArticle Schema: Add the following JSON-LD to your article pages:

{
  "@context": "https://schema.org",
  "@type": "NewsArticle",
  "headline": "Your Article Headline",
  "datePublished": "2024-01-15T08:00:00Z",
  "dateModified": "2024-01-15T10:00:00Z",
  "author": [{"@type": "Person", "name": "Jane Smith"}],
  "publisher": {
    "@type": "Organization",
    "name": "Your Publication",
    "logo": {"@type": "ImageObject", "url": "https://example.com/logo.png"}
  },
  "image": "https://example.com/article-image.jpg"
}

2. Author Markup: If you have multiple authors, list them all in the author array. Include the author's profile URL using the "url" property.

3. Publisher Logo: The publisher logo should be exactly 60px tall and up to 600px wide. Use PNG or SVG format on a white background.

Frequently Asked Questions

After fixing all validation errors and submitting your news sitemap to Google Search Console, new articles are typically indexed within minutes to a few hours. However, new publishers may take several weeks to be approved by Google News Publisher Center.

For full Google News inclusion, yes. However, your articles can still appear in Google Search's 'Top Stories' and 'News' sections without explicit Publisher Center approval, as long as you implement proper NewsArticle schema and meet content guidelines.

Yes, NewsArticle schema (or Article schema at minimum) is strongly recommended and essentially required for optimal Google News indexing. Without it, Google has difficulty identifying your content as a news article.

Yes! Our validator works with any CMS including WordPress, Ghost, Webflow, custom-built sites, and any other platform. We analyze the live URL, not the underlying technology.

We recommend validating each article before publication, and running site-wide audits monthly. CMS updates or theme changes can inadvertently break your structured data markup.

A regular SEO audit focuses on general search rankings. Our Google News Validator specifically checks signals that matter for Google News, Google Discover, and Top Stories — like NewsArticle schema, author attribution, publisher information, and news-specific technical requirements.

Ready to optimize your articles?

Analyze your first article for free. No signup required.

Analyze Free