Add a script tag of type application/ld+json containing an Article object with your headline, author, publication and modified dates, and image, which tells search engines explicitly what the article is and who wrote it. A browser-based Article schema generator builds that JSON-LD from a simple form on your own device, ready to paste into your page.
Free Article schema generator. Enter headline, author, dates and image to build valid Article JSON-LD structured data for richer news and blog results.
Open Article Schema (JSON-LD) Generator → Free toolFree FAQ schema generator. Add questions and answers to build valid FAQPage JSON-LD structured data that can earn rich results in Google search.
Open FAQ Schema (JSON-LD) Generator →Structured data is machine-readable metadata: instead of leaving a crawler to infer your headline, author and dates from the page layout, an Article JSON-LD block states them outright. Search engines use that to understand and present article content, and getting the basics right, headline, author, datePublished, dateModified and a good image, is the whole job for most posts.
JSON-LD is fussy about structure, and a missing brace or a misnamed property silently wastes the effort. A generator takes the fields from a form and emits valid Article markup you paste into a script tag in your page head or body. If the post also has a question-and-answer section, a companion FAQ schema generator produces the matching FAQPage block the same way.
After publishing, run the page through a structured data validator such as the schema.org or search engine testing tools to confirm the block parses. Keep dateModified honest, updating it only when the content genuinely changes.
Inside a script tag with type application/ld+json, in the head or body of the article page.
Headline, author, datePublished, dateModified and image cover the core of Article markup for a typical post.
No. It makes the page eligible and easier to understand, but search engines decide what to display.