News Article Schema Generator

Generate valid JSON-LD structured data for news articles using Schema.org's NewsArticle type. Enter your article details like headline, author, publication date, publisher, and images, and the generator builds valid markup ready to paste into your page. Help search engines identify your content as news and qualify for Google's Top Stories, news carousels, and other news-specific search features.

Select News Article Type
NewsArticle
Opinion
Reportage
Analysis
Article Details
0 characters Google shows ~60 chars in SERPs
0 characters Google shows ~160 chars
Publication Dates
Tip: For news content, timestamp accuracy is critical. Google uses publication time as a core ranking signal in news results. Only update dateModified for substantive changes, not typo fixes.
Author Information
Author #1
Tip: Google emphasizes author transparency for news. Use full names and link to dedicated author bio pages. Avoid generic attributions like "Staff Writer" when possible.
Publisher Information
Tip: Google recommends logos be 112x112px minimum. The logo should be a rectangle or square, not a tall vertical image. Use your publisher logo here, not the article image.
Article Images
Image #1
Tip: Provide images in multiple aspect ratios (16:9, 4:3, 1:1) for best results across Google News, Top Stories, and news carousels. Images must be at least 696px wide for Top Stories eligibility.
Article Body (Optional)

Generated NewsArticle Schema (JSON-LD)

What Is News Article Schema?

News Article schema is structured data that identifies a page as a news article using Schema.org's NewsArticle type. It's a more specific subtype of Article, which itself is a subtype of CreativeWork. The specificity matters because it tells search engines not just that your page contains an article, but that the article is news, meaning it's timely, factual reporting tied to current events.

The markup defines core article properties like the headline, author, publisher, publication date, modification date, and images. It also supports properties for the article body, word count, section, and keywords. Search engines use this data to properly categorize your content, attribute it to the right author and publisher, and determine its eligibility for news-specific search features.

NewsArticle schema is distinct from the broader Article type and from other subtypes like BlogPosting, OpinionNewsArticle, and ReportageNewsArticle. Choosing the right type signals the editorial nature of your content, which influences how search engines treat it in results.

What's the Difference Between Article, NewsArticle, and BlogPosting?

These three types sit in a hierarchy, and each signals something different about your content.

  • Article. The broadest type. It covers any self-contained piece of written content. Use it when your content doesn't fit neatly into a more specific category or when it's a general informational piece that isn't tied to current events and isn't structured as a blog post.
  • NewsArticle. A subtype of Article specifically for news reporting. This signals that the content covers current events, is time-sensitive, and follows journalistic standards. Use it for hard news, breaking stories, investigative reports, and other content that a newsroom would publish. Google uses this type as one signal when evaluating content for Top Stories and news carousels.
  • BlogPosting. Another subtype of Article for blog content. This signals informal, opinion-driven, or personal content published on a blog. While blog posts can certainly cover current events, the BlogPosting type tells search engines that the content is editorial or conversational in nature rather than straight news reporting.
  • OpinionNewsArticle. A subtype of NewsArticle for opinion pieces, editorials, and columns published by news organizations. If your content is news-adjacent but represents the author's opinion rather than objective reporting, this type is the most accurate choice.

Choosing the right type isn't just a technicality. Google evaluates content differently based on these signals. NewsArticle content is held to higher standards around author attribution, publisher transparency, and factual accuracy. Using it on content that doesn't meet those standards can backfire.

Does News Article Schema Help Me Get into Google News?

Schema alone won't get you into Google News, but it's an important supporting signal in the broader picture.

Google News eligibility depends on multiple factors: your site's overall editorial standards, content freshness, author transparency, publisher credibility, technical setup, and whether your site is registered in Google's Publisher Center. NewsArticle schema is one piece of that puzzle. It confirms to Google's systems that your content is structured as news and provides the metadata Google needs to properly index and categorize it.

What schema specifically helps with is making sure Google correctly identifies your headline, author, publisher, publication time, and article images. These data points feed directly into how your content appears in Google News, Top Stories, and news carousels. Missing or incorrect schema can mean your article shows up with the wrong headline, no author attribution, or a poor thumbnail image, all of which reduce clicks even if you do make it into news results.

For publishers serious about Google News visibility, NewsArticle schema should be treated as a baseline requirement alongside Publisher Center registration, a clear editorial policy, transparent authorship, and consistent publication patterns.

What Properties Should I Include?

The generator supports all properties Google recognizes for NewsArticle rich results. Here's what to include and why each one matters.

  • headline. The article's headline, ideally under 110 characters. This should match the visible headline on the page. Google may use this as the title in news results, so it needs to be accurate, descriptive, and free of clickbait that misrepresents the content.
  • author. The person or people who wrote the article, defined as Person entities with at minimum a name and ideally a URL pointing to an author bio page. Google has increasingly emphasized author transparency as a trust signal, and articles without clear authorship are at a disadvantage in news results.
  • publisher. The organization that published the article, defined as an Organization entity with a name and logo. Every NewsArticle needs a publisher. This connects the article to your brand and feeds into Google's understanding of your site's authority and credibility.
  • datePublished. The date and time the article was first published, in ISO 8601 format. Accuracy here is critical for news content because timeliness is a core ranking signal in news results.
  • dateModified. The date and time the article was last meaningfully updated. Only update this when you make substantive changes like adding new information, correcting facts, or significantly expanding the content.
  • image. At least one high-quality image associated with the article. Google requires images to be at least 696 pixels wide for Top Stories eligibility. Include multiple images in different aspect ratios if possible.
  • description. A brief summary of the article. This provides search engines with an additional content signal and may be used as the snippet text in news results.
  • articleSection. The section of the publication where the article belongs, like "Politics," "Technology," or "Sports." This helps search engines categorize your content.
  • articleBody. The full text of the article. Including this is optional but gives search engines the complete content in a structured format.

How Important Is Author Information?

Author attribution has become one of the most significant elements in news schema, driven by Google's emphasis on E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness).

Google wants to know who wrote the article, what their credentials are, and whether they have a track record of reliable reporting. The author property in your schema is where this starts. At minimum, include the author's full name. Ideally, include a URL pointing to a dedicated author page on your site that lists their bio, expertise, published articles, and links to their profiles on other authoritative platforms.

For news organizations with multiple contributors, make sure each article attributes the correct author in both the visible byline and the schema. Generic attributions like "Staff Writer" or "Editorial Team" are weaker signals than named individual authors.

Multiple authors are supported by including an array of Person entities in the author property. Each co-author should have their own name and URL. This generator supports adding multiple authors for co-authored stories.

What Image Requirements Does Google Have?

Images in news schema have specific technical requirements that differ from general article images.

Google recommends including at least one image that is at least 696 pixels wide. For Top Stories and news carousels, larger images perform better. Google suggests providing images in multiple aspect ratios: 16x9, 4x3, and 1x1. This gives Google options for different display contexts, from wide desktop carousels to square mobile thumbnails.

Images should be directly relevant to the article content. Using your site's logo, a generic stock photo, or a decorative graphic as the article image hurts your chances of being selected for visual news features.

Include the image URL as a direct path to the image file, not a page URL that contains the image. The image should be crawlable and not blocked by robots.txt or login walls. Use standard web formats like JPEG, PNG, or WebP.

If your article includes multiple relevant images, list them all in the image property as an array. Google will select the most appropriate one for each display context. This generator lets you add multiple images to maximize your coverage across all news surfaces.

Can I Use This for Non-News Publications?

If your content isn't news in the journalistic sense, NewsArticle probably isn't the right schema type. Using it on content that doesn't qualify as news can send mixed signals to search engines and potentially hurt rather than help.

  • Blog posts and opinion pieces. Use BlogPosting for personal or informal articles. Use OpinionNewsArticle for opinion content published by an established news outlet.
  • Evergreen educational content. Use Article for guides, tutorials, and reference content that isn't tied to current events.
  • Press releases. Press releases are technically news-adjacent, but they're promotional rather than editorial. Article is a safer choice unless the press release is published by a legitimate news outlet as part of their editorial coverage.
  • Magazine features. Long-form features and investigative pieces published by magazines can use Article or NewsArticle depending on whether the content covers current events or is more timeless in nature.
  • Research and analysis. Analytical pieces and data journalism can use AnalysisNewsArticle if they're published by a news organization, or Article if published elsewhere.

The underlying question is whether a reasonable person would consider the content to be news. If yes, use NewsArticle. If the content is informational but not news, use Article or a more specific non-news subtype.

Common News Article Schema Mistakes to Avoid

  • Missing or incorrect dates. Publication dates that are wrong, missing, or formatted incorrectly are one of the most damaging errors in news schema. Google relies heavily on timestamps for news ranking. An article published today with yesterday's date, or with a date in the wrong timezone format, may be suppressed or shown at the wrong time.
  • Using the publisher's logo as the article image. The image property should reference a content image related to the article, not your publisher logo. The logo belongs in the publisher object. Google specifically warns against using logos as article images.
  • Vague or missing author attribution. Listing the author as "Admin," "Staff," or leaving it blank weakens your article's credibility signals. Use the full name of the actual author and link to their author page.
  • Headline mismatches. The headline in your schema should match the visible headline on the page. If your schema says one thing and your H1 says another, search engines may display either one, and the inconsistency itself is a negative signal.
  • Not distinguishing between news and non-news content. Using NewsArticle schema on every page of your site, including blog posts, product descriptions, and evergreen guides, dilutes the signal. Reserve NewsArticle for actual news content.
  • Ignoring dateModified best practices. Updating dateModified every time you touch the page, even for trivial edits, makes the timestamp unreliable. Google has explicitly warned against this pattern. Only update dateModified for meaningful content changes.

Let's Grow Your Business

Want some free consulting? Let’s hop on a call and talk about what we can do to help.