How To Add JSON-LD Schema News Article Markup For SEO

How To Add JSON-LD Schema News Article Markup For SEO

Adding JSON-LD NewsArticle In Blog For Rich Search Result in Google 

That is one other well-liked sort of JSON-LD that has been proven to assist get your web page included in Google News.

Adding structured data to your news, blog, and sports activities article page can improve your look in Google Search results. Enhanced features can embrace placement within the Top stories carousel, host carousel, Visual stories, and rich result options similar to headline textual content and larger-than-thumbnail images. Your page could also be eligible for various features relying on the way you code your page:

AMP with structured data

AMP pages with structured data can seem within the Top stories carousel, host carousel of rich results, Visual stories, and rich ends in mobile Search results. These outcomes can embrace images, web page logos, and different fascinating search result options.

Non-AMP web page with structured data

Non-AMP article pages that embrace structured data can enhance the probability of showing in search outcomes with rich result features.
This is an example of a JSON-LD code for an Article object. Please copy the below code and paste it below <b:includable id='post' var='post'> or just above of </head>
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "NewsArticle",
  "mainEntityOfPage": {
    "@type": "WebPage",
    "@id": "Add Article Url "
  },
  "headline": "Article headline",
  "image": [
    "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjddNXY6gKzQIG5VHkqbImkfPtPgeuky6l7G0kWVewFTskhfgam9KNW4c0zBsioG5OJ66MLJFyT2sjzNGwYaQ72cHtrunPoSOI7e3h7m40tZ5oWzzQxVAd186C0P-OoixQIIlEyGAgJQW0/s640/How+to+add+json-ld+newsArticle+schema+in+blogger+or+website+to+get+result+in+google+news.png",
    "https://example.com/photos/4x3/photo.jpg",
    "https://example.com/photos/16x9/photo.jpg"
   ],
  "datePublished": " Date published ",
  "dateModified": "Date modified",
  "author": {
    "@type": "Person",
    "name": "Bloggersstand"
  },
   "publisher": {
    "@type": "Organization",
    "name": "Bloggersstand",
    "logo": {
      "@type": "ImageObject",
      "url": "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjddNXY6gKzQIG5VHkqbImkfPtPgeuky6l7G0kWVewFTskhfgam9KNW4c0zBsioG5OJ66MLJFyT2sjzNGwYaQ72cHtrunPoSOI7e3h7m40tZ5oWzzQxVAd186C0P-OoixQIIlEyGAgJQW0/s640/How+to+add+json-ld+newsArticle+schema+in+blogger+or+website+to+get+result+in+google+news.png"
    }
  },
  "description": "Article Description or snippets"
}
</script>
Customization: Please change all the highlighted text with your text and URL.
# Add Article URL
#Article Headline
# Change image URL
#Date published and modified
#Person
#Organization
#Description.
Result: A search engine crawler will read the code. After a time frame, the search engine results in the web page for users performing a “branded search” will yield the beneath info (see picture). It is necessary that this info usually presents just for users who're performing the search inside your geographical area.
How To Add JSON-LD Schema News Article For SEO

Yorum Gönder

Daha yeni Daha eski

İletişim