{"id":15037,"date":"2023-06-02T11:57:51","date_gmt":"2023-06-02T11:57:51","guid":{"rendered":"https:\/\/birdmarketing.co.uk\/?post_type=glossary&#038;p=15037"},"modified":"2024-06-18T14:52:16","modified_gmt":"2024-06-18T14:52:16","slug":"schema-markup","status":"publish","type":"glossary","link":"https:\/\/bird.marketing\/glossary\/schema-markup\/","title":{"rendered":"Schema Markup"},"content":{"rendered":"[vc_row type=&#8221;in_container&#8221; full_screen_row_position=&#8221;middle&#8221; column_margin=&#8221;default&#8221; column_direction=&#8221;default&#8221; column_direction_tablet=&#8221;default&#8221; column_direction_phone=&#8221;default&#8221; scene_position=&#8221;center&#8221; text_color=&#8221;dark&#8221; text_align=&#8221;left&#8221; row_border_radius=&#8221;none&#8221; row_border_radius_applies=&#8221;bg&#8221; overflow=&#8221;visible&#8221; overlay_strength=&#8221;0.3&#8243; gradient_direction=&#8221;left_to_right&#8221; shape_divider_position=&#8221;bottom&#8221; bg_image_animation=&#8221;none&#8221; gradient_type=&#8221;default&#8221; shape_type=&#8221;&#8221;][vc_column column_padding=&#8221;no-extra-padding&#8221; column_padding_tablet=&#8221;inherit&#8221; column_padding_phone=&#8221;inherit&#8221; column_padding_position=&#8221;all&#8221; column_element_direction_desktop=&#8221;default&#8221; column_element_spacing=&#8221;default&#8221; desktop_text_alignment=&#8221;default&#8221; tablet_text_alignment=&#8221;default&#8221; phone_text_alignment=&#8221;default&#8221; background_color_opacity=&#8221;1&#8243; background_hover_color_opacity=&#8221;1&#8243; column_backdrop_filter=&#8221;none&#8221; column_shadow=&#8221;none&#8221; column_border_radius=&#8221;none&#8221; column_link_target=&#8221;_self&#8221; column_position=&#8221;default&#8221; gradient_direction=&#8221;left_to_right&#8221; overlay_strength=&#8221;0.3&#8243; width=&#8221;1\/1&#8243; tablet_width_inherit=&#8221;default&#8221; animation_type=&#8221;default&#8221; bg_image_animation=&#8221;none&#8221; border_type=&#8221;simple&#8221; column_border_width=&#8221;none&#8221; column_border_style=&#8221;solid&#8221;][vc_column_text text_direction=&#8221;default&#8221;]<strong>Term:<\/strong> Schema Markup<\/p>\n<p><strong>Definition:<\/strong> Schema Markup is a semantic vocabulary of tags (or microdata) that can be added to HTML to improve the way search engines read and represent your page in SERPs.<\/p>\n<p><strong>Alternative Names:<\/strong> Structured Data, Schema.org Markup, Microdata<\/p>\n<hr \/>\n<p>&nbsp;<\/p>\n<p><strong>Expanded explanation:<\/strong> Schema Markup, often referred to as Structured Data or just Schema, is a form of microdata that, once added to a webpage, creates an enhanced description (commonly known as a rich snippet), which appears in search results. Schema.org, the central home for the Schema Markup, is a collaborative community activity with a mission to create, maintain and promote schemas for structured data on the Internet.<\/p>\n<p><strong>Benefits or importance:<\/strong><br \/>\n&#8211; Enhances your website&#8217;s SEO by improving the way your page is understood and presented in SERPs.<br \/>\n&#8211; Can significantly increase click-through rates.<br \/>\n&#8211; Helps search engines&#8217; crawlers interpret the content of your pages more effectively.<br \/>\n&#8211; Can provide users with more informative and attractive search results.<\/p>\n<p><strong>Common misconceptions or pitfalls:<\/strong><br \/>\n&#8211; Schema Markup doesn&#8217;t directly improve search rankings. Instead, it can lead to better indexing of your pages, which may indirectly influence rankings.<br \/>\n&#8211; It isn&#8217;t always easy to implement, particularly for beginners. Incorrect implementation can lead to errors and missed opportunities.<br \/>\n&#8211; Not all types of schema markup will result in a rich snippet. This depends on what Google chooses to display.<\/p>\n<p><strong>Use cases:<\/strong><br \/>\n&#8211; E-commerce websites can use Schema Markup to provide detailed product information, such as reviews, price and availability.<br \/>\n&#8211; Recipe websites can provide cooking time, ingredients and calories.<br \/>\n&#8211; Events, business articles and software applications all have specific schemas, among others.<\/p>\n<p><strong>Real-world examples:<\/strong><br \/>\nA recipe website might use Schema Markup as follows:<\/p>\n<p><code><br \/>\n&lt;div itemscope itemtype=\"http:\/\/schema.org\/Recipe\"&gt;<br \/>\n&lt;h2&gt;&lt;span itemprop=\"name\"&gt;Grandma's Holiday Apple Pie&lt;\/span&gt;&lt;\/h2&gt;<br \/>\n&lt;div itemprop=\"author\" itemscope itemtype=\"http:\/\/schema.org\/Person\"&gt;<br \/>\n&lt;strong&gt;Author: &lt;\/strong&gt;&lt;span itemprop=\"name\"&gt;Carol Smith&lt;\/span&gt;<br \/>\n&lt;\/div&gt;<br \/>\n&lt;\/div&gt;<br \/>\n<\/code><\/p>\n<p><strong>Best practices or tips:<\/strong><\/p>\n<ul>\n<li>Choose the right schema: There are hundreds of schemas, so pick the one that best represents your page&#8217;s content.<\/li>\n<li>Test your markup: Always use Google&#8217;s <a href=\"https:\/\/developers.google.com\/search\/docs\/appearance\/structured-data\" target=\"_blank\" rel=\"noopener\">Structured Data Testing Tool<\/a> to validate your markup before going live.<\/li>\n<li>Start small: If you&#8217;re new to Schema Markup, start with popular markups like &#8216;Product&#8217;, &#8216;Person&#8217;, or &#8216;Recipe&#8217;.<\/li>\n<li>Consider using JSON-LD: Google recommends using JSON-LD for structured data whenever possible.<\/li>\n<\/ul>\n<p><strong>Limitations or considerations:<\/strong> Not all search engines use Schema Markup and not all types of Schema Markup are recognised by the search engines that do. Furthermore, incorrect implementation can lead to negative results, while overuse can be seen as spammy.<\/p>\n<p><strong>Comparisons:<\/strong> Schema Markup is often compared to other forms of structured data like Open Graph and Twitter Cards, which serve similar purposes but are used mainly for social media platforms.<\/p>\n<p><strong>Historical context or development:<\/strong> Schema Markup was born out of a collaboration between Google, Bing, Yahoo and Yandex. They created Schema.org in 2011 as a shared vocabulary to help search engines understand web content.<\/p>\n<p><strong>Resources for further learning:<\/strong><\/p>\n<ul>\n<li><a href=\"https:\/\/schema.org\/\" target=\"_blank\" rel=\"noopener\">Schema.org<\/a><\/li>\n<li><a href=\"https:\/\/developers.google.com\/search\/docs\/guides\/intro-structured-data\" target=\"_blank\" rel=\"noopener\">Google&#8217;s Introduction to Structured Data<\/a><\/li>\n<\/ul>\n<p><strong>Related services:<\/strong><\/p>\n<ul>\n<li><a href=\"\/seo\/\" target=\"_blank\" rel=\"noopener\">SEO Consulting<\/a>: Having a well-implemented Schema Markup strategy can be a significant part of improving your website&#8217;s visibility.<\/li>\n<li><a href=\"\/web-development\/\" target=\"_blank\" rel=\"noopener\">Web Development<\/a>: Our agency&#8217;s web development services can help you implement an effective digital marketing strategy for your business.<\/li>\n<\/ul>\n<p><strong>Related terms:<\/strong> Structured Data, Microdata, JSON-LD, Rich Snippets, SERP Features[\/vc_column_text][\/vc_column][\/vc_row]\n","protected":false},"excerpt":{"rendered":"<p>Schema Markup can be added to HTML to improve the way search engines read and represent your page in SERPs.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"template":"","glossary-cat":[30,35],"class_list":{"0":"post-15037","1":"glossary","2":"type-glossary","3":"status-publish","5":"glossary-cat-seo","6":"glossary-cat-web-development"},"acf":[],"subtitle":null,"_subtitle":null,"client_name":null,"_client_name":null,"client_logo":null,"_client_logo":null,"images":null,"_images":null,"client_background":null,"_client_background":null,"project_summary":null,"_project_summary":null,"challenge":null,"_challenge":null,"solution":null,"_solution":null,"results":null,"_results":null,"testimonial_name":null,"_testimonial_name":null,"testimonial_job_title":null,"_testimonial_job_title":null,"testimonial":null,"_testimonial":null,"project_link":null,"_project_link":null,"_yoast_wpseo_title":null,"_yoast_wpseo_focuskw":"schema markup","_yoast_wpseo_metadesc":"Why is Schema Markup important for web development and digital marketing? Find out more with Bird Marketing.","yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Schema Markup: Definition &amp; Explanation - Bird Marketing<\/title>\n<meta name=\"description\" content=\"Why is Schema Markup important for web development and digital marketing? Find out more with Bird Marketing.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bird.marketing\/glossary\/schema-markup\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Schema Markup: Definition &amp; Explanation - Bird Marketing\" \/>\n<meta property=\"og:description\" content=\"Why is Schema Markup important for web development and digital marketing? Find out more with Bird Marketing.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bird.marketing\/glossary\/schema-markup\/\" \/>\n<meta property=\"og:site_name\" content=\"Bird Marketing\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/BirdMarketingOfficial\" \/>\n<meta property=\"article:modified_time\" content=\"2024-06-18T14:52:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bird.marketing\/wp-content\/uploads\/2023\/06\/bird-black-square.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"1000\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@Bird_Marketing\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/bird.marketing\/glossary\/schema-markup\/\",\"url\":\"https:\/\/bird.marketing\/glossary\/schema-markup\/\",\"name\":\"Schema Markup: Definition & Explanation - Bird Marketing\",\"isPartOf\":{\"@id\":\"https:\/\/bird.marketing\/#website\"},\"datePublished\":\"2023-06-02T11:57:51+00:00\",\"dateModified\":\"2024-06-18T14:52:16+00:00\",\"description\":\"Why is Schema Markup important for web development and digital marketing? Find out more with Bird Marketing.\",\"breadcrumb\":{\"@id\":\"https:\/\/bird.marketing\/glossary\/schema-markup\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/bird.marketing\/glossary\/schema-markup\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/bird.marketing\/glossary\/schema-markup\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/bird.marketing\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Schema Markup\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/bird.marketing\/#website\",\"url\":\"https:\/\/bird.marketing\/\",\"name\":\"Bird Marketing\",\"description\":\"Award Winning Digital Agency UK\",\"publisher\":{\"@id\":\"https:\/\/bird.marketing\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/bird.marketing\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/bird.marketing\/#organization\",\"name\":\"Bird Marketing\",\"url\":\"https:\/\/bird.marketing\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bird.marketing\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/bird.marketing\/wp-content\/uploads\/2023\/06\/bird-black-square.png\",\"contentUrl\":\"https:\/\/bird.marketing\/wp-content\/uploads\/2023\/06\/bird-black-square.png\",\"width\":1000,\"height\":1000,\"caption\":\"Bird Marketing\"},\"image\":{\"@id\":\"https:\/\/bird.marketing\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/BirdMarketingOfficial\",\"https:\/\/x.com\/Bird_Marketing\",\"https:\/\/www.instagram.com\/birdmarketing\/\",\"https:\/\/www.linkedin.com\/company\/bird-marketing\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Schema Markup: Definition & Explanation - Bird Marketing","description":"Why is Schema Markup important for web development and digital marketing? Find out more with Bird Marketing.","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:\/\/bird.marketing\/glossary\/schema-markup\/","og_locale":"en_US","og_type":"article","og_title":"Schema Markup: Definition & Explanation - Bird Marketing","og_description":"Why is Schema Markup important for web development and digital marketing? Find out more with Bird Marketing.","og_url":"https:\/\/bird.marketing\/glossary\/schema-markup\/","og_site_name":"Bird Marketing","article_publisher":"https:\/\/www.facebook.com\/BirdMarketingOfficial","article_modified_time":"2024-06-18T14:52:16+00:00","og_image":[{"width":1000,"height":1000,"url":"https:\/\/bird.marketing\/wp-content\/uploads\/2023\/06\/bird-black-square.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@Bird_Marketing","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bird.marketing\/glossary\/schema-markup\/","url":"https:\/\/bird.marketing\/glossary\/schema-markup\/","name":"Schema Markup: Definition & Explanation - Bird Marketing","isPartOf":{"@id":"https:\/\/bird.marketing\/#website"},"datePublished":"2023-06-02T11:57:51+00:00","dateModified":"2024-06-18T14:52:16+00:00","description":"Why is Schema Markup important for web development and digital marketing? Find out more with Bird Marketing.","breadcrumb":{"@id":"https:\/\/bird.marketing\/glossary\/schema-markup\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bird.marketing\/glossary\/schema-markup\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/bird.marketing\/glossary\/schema-markup\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bird.marketing\/"},{"@type":"ListItem","position":2,"name":"Schema Markup"}]},{"@type":"WebSite","@id":"https:\/\/bird.marketing\/#website","url":"https:\/\/bird.marketing\/","name":"Bird Marketing","description":"Award Winning Digital Agency UK","publisher":{"@id":"https:\/\/bird.marketing\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bird.marketing\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/bird.marketing\/#organization","name":"Bird Marketing","url":"https:\/\/bird.marketing\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bird.marketing\/#\/schema\/logo\/image\/","url":"https:\/\/bird.marketing\/wp-content\/uploads\/2023\/06\/bird-black-square.png","contentUrl":"https:\/\/bird.marketing\/wp-content\/uploads\/2023\/06\/bird-black-square.png","width":1000,"height":1000,"caption":"Bird Marketing"},"image":{"@id":"https:\/\/bird.marketing\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/BirdMarketingOfficial","https:\/\/x.com\/Bird_Marketing","https:\/\/www.instagram.com\/birdmarketing\/","https:\/\/www.linkedin.com\/company\/bird-marketing\/"]}]}},"related_terms":"Structured Data, Microdata","external_url":"","internal_reference_id":"","_links":{"self":[{"href":"https:\/\/bird.marketing\/wp-json\/wp\/v2\/glossary\/15037","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bird.marketing\/wp-json\/wp\/v2\/glossary"}],"about":[{"href":"https:\/\/bird.marketing\/wp-json\/wp\/v2\/types\/glossary"}],"author":[{"embeddable":true,"href":"https:\/\/bird.marketing\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":5,"href":"https:\/\/bird.marketing\/wp-json\/wp\/v2\/glossary\/15037\/revisions"}],"predecessor-version":[{"id":24629,"href":"https:\/\/bird.marketing\/wp-json\/wp\/v2\/glossary\/15037\/revisions\/24629"}],"wp:attachment":[{"href":"https:\/\/bird.marketing\/wp-json\/wp\/v2\/media?parent=15037"}],"wp:term":[{"taxonomy":"glossary-cat","embeddable":true,"href":"https:\/\/bird.marketing\/wp-json\/wp\/v2\/glossary-cat?post=15037"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}