1 / 10

What is Schema Markup, and How Does it Help Your SEO?

Schema Markup from Schema.org is one of the forms of Microdata which enhances the description that appears in Search Engine Results Pages (SERPs). This Schema Markup can be understood by Google, Bing, Yahoo, and Yandex.<br>

izmopromo
Télécharger la présentation

What is Schema Markup, and How Does it Help Your SEO?

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Schema Markup from Schema.org is one of the forms of Microdata which enhances the description that appears in Search Engine Results Pages (SERPs). This Schema Markup can be understood by Google, Bing, Yahoo, and Yandex.

  2. For higher website ranking, it’s important to clarify the context of your website to search engines. Schema Markup helps in providing this context which helps to improve the quality of search results.  You can find various Schema Markup types for an organization, like ecommerce, breadcrumbs, events, people, recipes, products, videos, etc. Many major sites have implemented these Markups, including nytimes.com, imdb.com, bbc.co.uk,ebay.com, yelp.com, linkedin.com, monster.com, etc.

  3. Schema Markup as an SEO Tool The Schema is directly not involved in improving search results but by enhancing the snippets, it makes your web pages rank better in SERPs. These rich snippets improve your website visibility, which results in better Click-through Rates (CTRs). Only less than one-third of Google search results include Schema Markups, leaving a huge window of opportunity open for you. 

  4. Schema Markup for Your Web Pages But why do web pages require Schema Markup or Microdata? The answer is, to make the search engines understand your website better. Additional tags along with HTML help in specifying website information and describes what it is all about. One of the disadvantages of Microdata is that it becomes messy as you have to mark each item within the body. 

  5. Before adding the Schema, figure out theitemscope and itemtype. For example: If you are marking a page with the movie Avatar, the complete information about it is the itemscope and the item specifying the information is the itemtype.  Here’s how the Schema Markup is embedded for the HTML code.

  6. HTML code <p> <h1>Avatar</h1> <span>Director: James Cameron (born August 16, 1954)</span> <span>Science fiction</span> <a href="../movies/avatar-theatrical-trailer.html">Trailer</a> </p> With itemscope (Schema) <p itemscope> <h1>Avatar</h1> <span>Director: James Cameron (born August 16, 1954)</span> <span>Science fiction</span> <a href="../movies/avatar-theatrical-trailer.html">Trailer</a> </p>

  7. With itemtype <p itemscopeitemtype="http://schema.org/Movie"> <h1>Avatar</h1> <span>Director: James Cameron (born August 16, 1954)</span> <span>Science fiction</span> <a href="../movies/avatar-theatrical-trailer.html">Trailer</a> </p> Apart from these basic Schema Markups, there is the itemprop tag as well to provide labels to an item.  <p itemscopeitemtype="http://schema.org/Movie"> <h1 itemprop="name">Avatar</h1> <span>Director: James Cameron (born August 16, 1954)</span> <span>Science fiction</span> <a href="../movies/avatar-theatrical-trailer.html">Trailer</a> </p>

  8. Testing of Schema Markup Once you have coded the webpage, it’s highly recommended to test it out first. The list of things to be tested include:The webpages layout  Website code Schema Markup End result of the snippet with Google’s rich snippet testing tool Other Markup Data Types Supported by Schema Along with Microdata, Schema supports Resource Description Framework in Attributes (RDFa) and JavaScript Object Notation for Linked Data (JSON-LD).

  9. There is little doubt that Schema Markup can add value to your website.   You will observe an improvement in search engine results, which in turn, leads to higher page ranking.  For more info on Schema Markup, Contact Us. 

More Related