Sample/Example Of Schema.Org Microdata For Blogger Website

Sample/Example Of Schema.Org Microdata For Blogger Website

Updated on 13 May

What is Schema.Org Markup?

Schema.org is a collaborative, community activity, has a mission to create, maintain, and promote schemas for Website structured data on the Internet, on web pages, in email messages, and more. More than 10 million websites are using Schema.org to markup their websites and email messages.


Why We Need Schema.Org in our Website?

Schema Markup ( Schema.Org) is used to improve search engine visibility of our web pages or website. You can rather say, Schema Markup is generally used for SEO ( Search Engine Optimisation) for your website. Many Platforms from Google, Microsoft, Pinterest, Yandex, and others already use Schema vocabularies to power rich, extensible experiences.

Schema.Org Types (Structure Data Features)

There are certain types of Schema Markup you can use in your Web pages
  •     Article
  •     carousel
  •     Breadcrumb
  •     Event
  •     Critic Review
  •     Dataset
  •     Job Posting
  •     Livestream
  •     Local Business
  •     Music Album
  •     Music Playlist
  •     Person
  •     Organization
  •     Product offer
  •     Recipe
  •     Restaraunt
  •     Review
  •     Software Application
  •     Videos

Schema.Org Markup Types

There are certain Schema Markup types you can use in your web pages
  •     Json-LD
  •     Microdata
  •     RDFa
In this Article, I’m gonna tell you Examples(Samples) of Schema.Org Microdata For Blogger Website. Json-LD markup is not so much supporting for blogger website, that’s why you need to use Microdata Markup for Schema.org.


Here are some examples/Samples of Schema.Org Microdata Structure data Markup for your blogger website-

Sample/Example Of Website Schema.Org Microdata For Blogger

Schema.Org For Website Microdata Structure Data Markup

Paste these codes After the <Body> element. You can edit it with your website name and links.
<div itemscope=” itemtype=‘http://schema.org/WebSite’ style=’display:none’>
 <meta content=’shankystuffzmedia’ itemprop=’name’/>
 <meta content=’https://www.shankystuffzmedia.com’ itemprop=’url’/>
 <form itemprop=’potentialAction’ itemscope=” itemtype=’http://schema.org/SearchAction’>
 <div content=’https://www.shankystuffzmedia.com/search?q={search_term_string}’ itemprop=’target’/>
 <input itemprop=’query-input’ name=’search_term_string’ required=” type=’text’/>
 <input type=’submit’/>
 </form>
</div>

Sample/Example Of Review Schema.Org Microdata For Blogger Website

Paste these codes After the <Body. element. You can edit it with your website name and links.
<div itemscope=” itemtype=‘http://data-vocabulary.org/Review’ style=’display:none’>
 <span itemprop=’itemreviewed’>www.Shankystuffzmedia.com</span>
 Reviewed by <span itemprop=’reviewer’>Piyush Chittora</span> on
 <time datetime=’2017-01-01′ itemprop=’dtreviewed’>Jan 1</time>.
 <span itemprop=’summary’>Good, Nice Informations</span>
 <span itemprop=’description’>Webisite is good. Also cotent news and headlines are new and latest. I got so much knowledge and info about new things. </span>
 Rating: <span itemprop=’rating’>4.5</span>
</div>

Sample/Example Of Newspaper Schema.Org Microdata For Blogger Website

Paste these codes After the <Body element. You can edit it with your website name and links
<div itemscope=” itemtype=‘http://schema.org/Newspaper’ style=’display:none’>
 <h1 itemprop=’name’>Shankystuffzmedia</h1>
 <div>Publisher: <span itemid=’https://www.shankystuffzmedia.com’ itemprop=’publisher’ itemscope=” itemtype=’http://schema.org/Organization’>Shankystuffzmedia</span></div>
 <div>URL: <a href=’https://www.shankystuffzmedia.com’ itemprop=’url’/></div>
 <span itemid=’https://www.shankystuffzmedia.com/p/about.html’ itemprop=’editor’ itemscope=” itemtype=’http://schema.org/Person’>Piyush Chittora</span>
</div>

Sample/Example Of Organization Schema.Org Microdata For Blogger Website

Paste these codes After the <Body element. You can edit it with your website name and links.
<div itemscope=” itemtype=‘http://schema.org/Organization’ style=’display:none’>
 <meta content=’shankystuffzmedia’ itemprop=’name’/>
 <link href=’https://www.shankystuffzmedia.com’ itemprop=’url’/>
 <img itemprop=’logo’ src=’https://lh6.googleusercontent.com/-oIofClvv-Gc/AAAAAAAAAAI/AAAAAAAAAPk/cdPqQ_bxq_I/s35-c/photo.jpg’/> 
 <span itemprop=’contactPoint’ itemscope=” itemtype=’http://schema.org/ContactPoint’> 
 <meta content=’+918233196336′ itemprop=’telephone’/>
 <meta content=’customer service’ itemprop=’contactType’/> 
 <meta content=’English’ itemprop=’availableLanguage’/> 
 <meta content=’Hindi’ itemprop=’availableLanguage’/> 
 <a href=’https://www.facebokk.com/shankystuffzmedia’ itemprop=’sameAs’>Facebook</a> 
 <a href=’https://www.twitter.com/shankystuffz’ itemprop=’sameAs’>Twitter</a> 
 <a href=’https://plus.google.com/u/0/113642608090320756288′ itemprop=’sameAs’>Google+</a> 
 <a href=’https://www.instagram.com/shankystuffzmedia’ itemprop=’sameAs’>Instagram</a> 
 <a href=’https://www.youtube.com/c/shankystuffzmedias’ itemprop=’sameAs’>YouTube</a> 
 <a href=’https://www.linkedin.com/in/shankystuffzmedia/’ itemprop=’sameAs’>LinkedIn</a> 
 <a href=’https://www.pinterest.com/shankystuffzmedia’ itemprop=’sameAs’>Pinterest</a> 
 <a href=’https://www.tumblr.com/blog/shankystuffz-media’ itemprop=’sameAs’>Tumblr</a> 
 <a href=’https://en.wikipedia.org/wiki/User:Shankyxxx’ itemprop=’sameAs’>Wikipedia</a> 
 <a href=’https://www.instagramfollowers.info’ itemprop=’sameAs’>Other website</a>
 </span>
</div>

Aggregate Rating Snippet For Blogger Website Post in Microdata Schema.org






Copy and paste this into your Blogger post to create aggregate Rating for a blogger website post
<div style=’display:none’ class=”Shankystuffzmedia-rating” itemscope itemtype=”http://schema.org/Review”>
 <span itemprop=”itemReviewed” itemscope itemtype=”http://schema.org/Thing” style=”font-size: 14px;”><a itemprop=”url” href=”https://www.shankystuffzmedia.com/2018/12/Samples-examples-Of-Schema-org-Microdata-Markups.html” target=”_blank”><span itemprop=”name”><strong>Sample/Example Of Schema.Org Microdata For Blogger Website</strong></span></a></span>
 <p></p>
 <strong>Description: </strong><span itemprop=”description”>In this Article, I’m gonna tell you Examples(Samples) of Schema.Org Microdata For Blogger Website. Json-LD markup is not so much supporting for blogger website, that’s why you need to use Microdata Markup for Schema.org.</span>
 <span itemprop=”author” itemscope itemtype=”http://schema.org/Person”><strong>Written by:</strong> <span itemprop=”name”>Piyush Chittora</span></span>
 <span itemprop=”reviewRating” itemscope itemtype=”http://schema.org/Rating”><strong>Rating:</strong> <span itemprop=”ratingValue”>5</span> out of <span itemprop=”bestRating”>5</span></span>
 <span itemprop=”publisher” itemscope itemtype=”http://schema.org/Organization”>
 <meta itemprop=”name” content=”Shankystuffzmedia”/>
 </span>
</div>

Grab These codes and test your Structure Data (Schema.Org Markup) for Your Website here: Structured Data Testing Tool-Google

Schema.Org Generator For SEO( Search Engine Optimization)

You can use following websites for Generating Schema Markups for your blogger Website-
Schema.Org Microdata Generator Tool For SEO

https://webcode.tools/microdata-generator

https://technicalseo.com/seo-tools/schema-markup-generator/

Schema.org Json-LD Generator Tool For SEO


http://microdatagenerator.com/generator.html

Hoping these will work for your blogger website.

1 comments for Sample/Example Of Schema.Org Microdata For Blogger Website

Cancel
avatar

I am glad to gain this remarkable information from you. I have found here lots of interesting information for my knowledge I need. All the details you provide to us, it was very helpful and useful. Thanks for sharing this amazing post. All About Schema Markup in SEO - Ways to bring it in Best Use.

Reply Delete