{"id":5181,"date":"2026-06-18T14:30:45","date_gmt":"2026-06-18T14:30:45","guid":{"rendered":"https:\/\/rimanagency.com\/press-release-schema-generator-newsarticle-json-ld-for-press-releases\/"},"modified":"2026-06-18T14:30:45","modified_gmt":"2026-06-18T14:30:45","slug":"press-release-schema-generator-newsarticle-json-ld-for-press-releases","status":"publish","type":"page","link":"https:\/\/rimanagency.com\/fr\/press-release-schema-generator-newsarticle-json-ld-for-press-releases\/","title":{"rendered":"Press Release Schema Generator \u2014 NewsArticle JSON-LD for Press Releases"},"content":{"rendered":"<style>.rt-h{background:linear-gradient(135deg,#f1f5e8,#e8efdb);border-radius:14px;padding:32px;margin:0 0 24px;text-align:center}.rt-h h1{margin:0 0 10px;font-size:28px;color:#4a6320}.rt-g{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:0 0 24px}.rt-f,.rt-o{background:#fff;border:1px solid #e0e6d8;border-radius:10px;padding:22px}.rt-f h3,.rt-o h3{margin:0 0 14px;color:#4a6320;font-size:18px}.rt-f label{display:block;font-size:13px;color:#516048;font-weight:600;margin:10px 0 6px}.rt-f input,.rt-f select,.rt-f textarea{width:100%;padding:9px;border:1px solid #d4dac6;border-radius:6px;font-size:14px;box-sizing:border-box;font-family:inherit}.rt-btn{background:#719430;color:#fff;border:none;padding:11px 20px;border-radius:6px;font-weight:700;cursor:pointer;width:100%;margin-top:14px;font-size:15px}.rt-btn:hover{background:#4a6320}.rt-cta{background:linear-gradient(135deg,#719430,#4a6320);color:#fff;border-radius:14px;padding:32px;text-align:center;margin:30px 0}.rt-cta h3{margin:0 0 6px;color:#fff}.rt-cta a{background:#fff;color:#4a6320;padding:12px 28px;border-radius:6px;font-weight:700;text-decoration:none;display:inline-block;margin-top:14px}@media(max-width:768px){.rt-g{grid-template-columns:1fr}}<\/style>\n<div class=\"rt-h\">\n<h1>Press Release Schema Generator<\/h1>\n<p>Generate NewsArticle JSON-LD structured data for press releases \u2014 used by Google News, Google Discover, and AI search engines to identify and surface authoritative news content.<\/p>\n<\/div>\n<div class=\"rt-g\">\n<div class=\"rt-f\">\n<h3>Press Release Inputs<\/h3>\n<p><label>Headline<\/label><input type=\"text\" id=\"pr-headline\" placeholder=\"Riman Agency Acquires Top AI Marketing Firm\"><label>Author \/ Issued by<\/label><input type=\"text\" id=\"pr-author\" placeholder=\"Riman Agency Communications\"><label>Publisher organization<\/label><input type=\"text\" id=\"pr-publisher\" placeholder=\"Riman Agency\"><label>Publisher logo URL<\/label><input type=\"text\" id=\"pr-logo\" placeholder=\"https:\/\/rimanagency.com\/logo.png\"><label>Date published (ISO 8601)<\/label><input type=\"text\" id=\"pr-date\" placeholder=\"2026-09-15\"><label>Featured image URL<\/label><input type=\"text\" id=\"pr-image\" placeholder=\"https:\/\/rimanagency.com\/press\/announcement.jpg\"><label>Canonical URL<\/label><input type=\"text\" id=\"pr-url\" placeholder=\"https:\/\/rimanagency.com\/press\/announcement\"><label>Description \/ summary<\/label><textarea id=\"pr-desc\" rows=\"3\" placeholder=\"One-paragraph summary of the press release\"><\/textarea><\/div>\n<div class=\"rt-o\">\n<h3>JSON-LD Output<\/h3>\n<p><textarea id=\"pr-out\" rows=\"10\" readonly style=\"width:100%;padding:10px;border:1px solid #d4dac6;border-radius:6px;font-size:13px;box-sizing:border-box;font-family:Consolas,monospace;background:#fafafa\">JSON-LD output appears here<\/textarea><button class=\"rt-btn\" style=\"background:#516048;margin-top:10px\" onclick=\"copyprschema()\">Copy to Clipboard<\/button><\/div>\n<\/div>\n<p><script>function cPr(){var g=function(id){return document.getElementById(id).value};var s={\"@context\":\"https:\/\/schema.org\",\"@type\":\"NewsArticle\",headline:g(\"pr-headline\"),image:[g(\"pr-image\")],datePublished:g(\"pr-date\"),dateModified:g(\"pr-date\"),author:[{\"@type\":\"Organization\",name:g(\"pr-author\")}],publisher:{\"@type\":\"Organization\",name:g(\"pr-publisher\"),logo:{\"@type\":\"ImageObject\",url:g(\"pr-logo\")}},description:g(\"pr-desc\"),mainEntityOfPage:{\"@type\":\"WebPage\",\"@id\":g(\"pr-url\")},isAccessibleForFree:true,inLanguage:\"en\"};var tag=\"<scr\"+\"ipt type=\\\"application\/ld+json\\\">\\n\"+JSON.stringify(s,null,2)+\"\\n<\/scr\"+\"ipt>\";document.getElementById(\"pr-out\").value=tag}[\"pr-headline\",\"pr-author\",\"pr-publisher\",\"pr-logo\",\"pr-date\",\"pr-image\",\"pr-url\",\"pr-desc\"].forEach(function(id){document.getElementById(id).addEventListener(\"input\",cPr)});cPr();<\/script><script>function copyprschema(){var ta=document.getElementById(\"pr-out\");ta.select();navigator.clipboard.writeText(ta.value);event.target.textContent=\"\u2713 Copied!\";setTimeout(function(){event.target.textContent=\"Copy to Clipboard\"},1500)}<\/script><\/p>\n<h2>How to use the Press Release Schema Generator<\/h2>\n<p>Fill in each field \u2014 headline, author\/issuing org, publisher, publisher logo URL, publish date in YYYY-MM-DD, featured image URL, canonical URL, and a one-paragraph description. The tool generates a complete NewsArticle JSON-LD block. Paste the entire script tag into your press release page head section.<\/p>\n<h2>Why this tool matters<\/h2>\n<p>Press releases tagged with NewsArticle schema appear in Google News, Google Discover, and Top Stories carousels \u2014 the most valuable real estate in search. Without the schema, your press release looks like any other web page to crawlers. With it, you signal to every news indexer and AI search engine that this is authoritative news content worth surfacing.<\/p>\n<h2>Common use cases<\/h2>\n<ul>\n<li>Tagging announcement and milestone press releases<\/li>\n<li>Adding schema to news section on company blog<\/li>\n<li>Updating older press releases for retroactive News visibility<\/li>\n<li>Helping AEO citations in AI-generated answers<\/li>\n<li>Submitting properly tagged press releases to syndication services<\/li>\n<\/ul>\n<h2>NewsArticle vs Article vs PressRelease<\/h2>\n<p>Schema.org has multiple article types. NewsArticle is the right choice for any timely, news-style content (announcements, launches, milestones). Article is for evergreen editorial. PressRelease is technically a type but Google primarily recognizes NewsArticle \u2014 use it for press releases for maximum compatibility.<\/p>\n<h2>Frequently Asked Questions<\/h2>\n<p><strong>Where do I paste the JSON-LD?<\/strong><br \/>Inside the head section of your press release HTML page, between script type application\/ld+json tags (already included in the output).<\/p>\n<p><strong>Will Google News pick this up automatically?<\/strong><br \/>Schema makes you eligible. Actual inclusion in Google News requires being approved as a news publisher in Google News Publisher Center. Schema is necessary but not sufficient.<\/p>\n<p><strong>What date format does Google want?<\/strong><br \/>ISO 8601 \u2014 either YYYY-MM-DD or full datetime (2026-09-15T10:30:00-04:00). Our tool uses the date-only format which works for most cases.<\/p>\n<p><strong>Should dateModified match datePublished?<\/strong><br \/>Initially yes. When you update the press release later, change dateModified \u2014 Google interprets it as recency for News surfaces.<\/p>\n<div class=\"rt-cta\">\n<h3>Need a full PR + AEO program that drives News indexing and AI citations?<\/h3>\n<p style=\"margin:0;opacity:.95\">Riman Agency runs PR and AEO programs for ambitious brands.<\/p>\n<p><a href=\"\/contact\/\">Book a PR Strategy Call<\/a><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Press Release Schema Generator Generate NewsArticle JSON-LD structured data for press releases \u2014 used by Google News, Google Discover, and AI search engines to identify and surface authoritative news content. Press Release Inputs HeadlineAuthor \/ Issued byPublisher organizationPublisher logo URLDate published (ISO 8601)Featured image URLCanonical URLDescription \/ summary JSON-LD Output JSON-LD output appears hereCopy to [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5181","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Press Release Schema Generator \u2014 NewsArticle JSON-LD for Press Releases - Riman Agency<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/rimanagency.com\/fr\/press-release-schema-generator-newsarticle-json-ld-for-press-releases\/\" \/>\n<meta property=\"og:locale\" content=\"fr_CA\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Press Release Schema Generator \u2014 NewsArticle JSON-LD for Press Releases - Riman Agency\" \/>\n<meta property=\"og:description\" content=\"Press Release Schema Generator Generate NewsArticle JSON-LD structured data for press releases \u2014 used by Google News, Google Discover, and AI search engines to identify and surface authoritative news content. Press Release Inputs HeadlineAuthor \/ Issued byPublisher organizationPublisher logo URLDate published (ISO 8601)Featured image URLCanonical URLDescription \/ summary JSON-LD Output JSON-LD output appears hereCopy to [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/rimanagency.com\/fr\/press-release-schema-generator-newsarticle-json-ld-for-press-releases\/\" \/>\n<meta property=\"og:site_name\" content=\"Riman Agency\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/rimanagency.com\\\/press-release-schema-generator-newsarticle-json-ld-for-press-releases\\\/\",\"url\":\"https:\\\/\\\/rimanagency.com\\\/press-release-schema-generator-newsarticle-json-ld-for-press-releases\\\/\",\"name\":\"Press Release Schema Generator \u2014 NewsArticle JSON-LD for Press Releases - Riman Agency\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/rimanagency.com\\\/#website\"},\"datePublished\":\"2026-06-18T14:30:45+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/rimanagency.com\\\/press-release-schema-generator-newsarticle-json-ld-for-press-releases\\\/#breadcrumb\"},\"inLanguage\":\"fr-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/rimanagency.com\\\/press-release-schema-generator-newsarticle-json-ld-for-press-releases\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/rimanagency.com\\\/press-release-schema-generator-newsarticle-json-ld-for-press-releases\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/rimanagency.com\\\/home\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Press Release Schema Generator \u2014 NewsArticle JSON-LD for Press Releases\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/rimanagency.com\\\/#website\",\"url\":\"https:\\\/\\\/rimanagency.com\\\/\",\"name\":\"Riman Agency\",\"description\":\"A Full Service Digital Marketing Agency\",\"publisher\":{\"@id\":\"https:\\\/\\\/rimanagency.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/rimanagency.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-CA\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/rimanagency.com\\\/#organization\",\"name\":\"Riman Agency\",\"url\":\"https:\\\/\\\/rimanagency.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-CA\",\"@id\":\"https:\\\/\\\/rimanagency.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/rimanagency.com\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/RIMANagency-all-logos-1-2.png\",\"contentUrl\":\"https:\\\/\\\/rimanagency.com\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/RIMANagency-all-logos-1-2.png\",\"width\":694,\"height\":211,\"caption\":\"Riman Agency\"},\"image\":{\"@id\":\"https:\\\/\\\/rimanagency.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Press Release Schema Generator \u2014 NewsArticle JSON-LD for Press Releases - Riman Agency","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/rimanagency.com\/fr\/press-release-schema-generator-newsarticle-json-ld-for-press-releases\/","og_locale":"fr_CA","og_type":"article","og_title":"Press Release Schema Generator \u2014 NewsArticle JSON-LD for Press Releases - Riman Agency","og_description":"Press Release Schema Generator Generate NewsArticle JSON-LD structured data for press releases \u2014 used by Google News, Google Discover, and AI search engines to identify and surface authoritative news content. Press Release Inputs HeadlineAuthor \/ Issued byPublisher organizationPublisher logo URLDate published (ISO 8601)Featured image URLCanonical URLDescription \/ summary JSON-LD Output JSON-LD output appears hereCopy to [&hellip;]","og_url":"https:\/\/rimanagency.com\/fr\/press-release-schema-generator-newsarticle-json-ld-for-press-releases\/","og_site_name":"Riman Agency","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/rimanagency.com\/press-release-schema-generator-newsarticle-json-ld-for-press-releases\/","url":"https:\/\/rimanagency.com\/press-release-schema-generator-newsarticle-json-ld-for-press-releases\/","name":"Press Release Schema Generator \u2014 NewsArticle JSON-LD for Press Releases - Riman Agency","isPartOf":{"@id":"https:\/\/rimanagency.com\/#website"},"datePublished":"2026-06-18T14:30:45+00:00","breadcrumb":{"@id":"https:\/\/rimanagency.com\/press-release-schema-generator-newsarticle-json-ld-for-press-releases\/#breadcrumb"},"inLanguage":"fr-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/rimanagency.com\/press-release-schema-generator-newsarticle-json-ld-for-press-releases\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/rimanagency.com\/press-release-schema-generator-newsarticle-json-ld-for-press-releases\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/rimanagency.com\/home\/"},{"@type":"ListItem","position":2,"name":"Press Release Schema Generator \u2014 NewsArticle JSON-LD for Press Releases"}]},{"@type":"WebSite","@id":"https:\/\/rimanagency.com\/#website","url":"https:\/\/rimanagency.com\/","name":"Agence Riman","description":"Une agence de marketing num\u00e9rique \u00e0 service complet","publisher":{"@id":"https:\/\/rimanagency.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/rimanagency.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-CA"},{"@type":"Organization","@id":"https:\/\/rimanagency.com\/#organization","name":"Agence Riman","url":"https:\/\/rimanagency.com\/","logo":{"@type":"ImageObject","inLanguage":"fr-CA","@id":"https:\/\/rimanagency.com\/#\/schema\/logo\/image\/","url":"https:\/\/rimanagency.com\/wp-content\/uploads\/2022\/02\/RIMANagency-all-logos-1-2.png","contentUrl":"https:\/\/rimanagency.com\/wp-content\/uploads\/2022\/02\/RIMANagency-all-logos-1-2.png","width":694,"height":211,"caption":"Riman Agency"},"image":{"@id":"https:\/\/rimanagency.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/rimanagency.com\/fr\/wp-json\/wp\/v2\/pages\/5181","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rimanagency.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rimanagency.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rimanagency.com\/fr\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/rimanagency.com\/fr\/wp-json\/wp\/v2\/comments?post=5181"}],"version-history":[{"count":0,"href":"https:\/\/rimanagency.com\/fr\/wp-json\/wp\/v2\/pages\/5181\/revisions"}],"wp:attachment":[{"href":"https:\/\/rimanagency.com\/fr\/wp-json\/wp\/v2\/media?parent=5181"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}