Schema type

Article

Use Article when the page is a journalistic or editorial content unit with a clear author, publication date, headline, and often a main image.

Blog posts, editorial explainers, research notes, and resource pages.

When to use it

  • News analysis
  • Deep guides
  • Knowledge-base pages
  • Opinion or editorial entries

Core fields

  • headline
  • datePublished
  • author
  • publisher
  • image

Example JSON-LD

{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "What is GEO?",
  "datePublished": "2026-01-10",
  "author": {
    "@type": "Organization",
    "name": "Abdallah Mekky"
  },
  "publisher": {
    "@type": "Organization",
    "name": "Abdallah Mekky"
  },
  "image": "https://www.abdallahmekky.com/opengraph-image"
}

Common mistakes

  • Using Article on a landing page with no real article content
  • Leaving out date and author when they are visible