{"id":101844,"date":"2011-06-24T13:56:08","date_gmt":"2011-06-24T05:56:08","guid":{"rendered":"https:\/\/seo-hacker.com\/?p=1844"},"modified":"2023-07-07T11:07:48","modified_gmt":"2023-07-07T03:07:48","slug":"schema-big-ranking-factor","status":"publish","type":"post","link":"https:\/\/seo-hacker.com\/schema-big-ranking-factor\/","title":{"rendered":"Why Schema Might be the Next BIG Ranking Factor"},"content":{"rendered":"<p><a href=\"https:\/\/seo-hacker.com\/wp-content\/uploads\/2011\/06\/Schema.png\"><img decoding=\"async\" class=\"fpi-shvzz\" class=\"aligncenter size-full wp-image-2229 lazyload\" title=\"Schema\" data-src=\"https:\/\/seo-hacker.com\/wp-content\/uploads\/2011\/06\/Schema.png\" alt=\"Schema\" width=\"164\" height=\"70\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 164px; --smush-placeholder-aspect-ratio: 164\/70;\" \/><\/a><br \/>\n<a title=\"Schema\" href=\"http:\/\/schema.org\" target=\"_blank\" rel=\"noopener\">Schema<\/a> is the new way of Google, Yahoo and Bing to sort the whole internet out. It is a system that will make it easier for their search engines to identify what a site, or even a paragraph, is all about. So now that we know, the question to ask yourself is, how will Schema affect SEO?<\/p>\n<p><!--more--><\/p>\n<p><strong>A Different Kind of Code<\/strong><\/p>\n<p>One thing you need to know about Schema is that it isn&#8217;t something like <a title=\"Meta Tags\" href=\"https:\/\/seo-hacker.com\/meta-tags-basics-seo\/\" target=\"_blank\" rel=\"noopener\">Meta Tags<\/a>. It&#8217;s much different from that. Schema codes are inserted into <strong>div tags<\/strong> and <strong>h1 tags <\/strong>and <strong>span tags<\/strong>. The way the Schema code is integrated is such that the whole HTML code will not be affected. Very nice.<\/p>\n<p>Search is becoming more and more complex as humanity, technology, lifestyle and everything about our world becomes more complex. There are now more things and more categories than ever before. Schema is just a tool to help search engines know which page falls under which category. It is merely a helping hand for the big three search engines &#8211; <a title=\"Google Yahoo Bing\" href=\"https:\/\/seo-hacker.com\/google-yahoo-or-bing-pick-your-poison\/\" target=\"_blank\" rel=\"noopener\">Google, Yahoo and Bing<\/a>. You can read all about their take on Schema here:<\/p>\n<p><strong>Google:<\/strong> <a href=\"http:\/\/googleblog.blogspot.com\/2011\/06\/introducing-schemaorg-search-engines.html\">Introducing Schema.org: Search engines come together for a richer web<\/a><\/p>\n<p><strong>Bing: <\/strong><a href=\"https:\/\/blogs.bing.com\/search\/2011\/06\/02\/introducing-schema-org-bing-google-and-yahoo-unite-to-build-the-web-of-objects\">Introducing Schema.org: Bing, Google and Yahoo Unite to Build the Web of Objects<\/a><\/p>\n<p><strong>Yahoo:<\/strong> <a href=\"http:\/\/www.ysearchblog.com\/2011\/06\/02\/introducing-schema-org-a-collaboration-on-structured-data\/\">Introducing Schema.org: A Collaboration on Structured Data<\/a><\/p>\n<p><strong>In Simple Terms<\/strong><\/p>\n<p>Schema is just a small piece of code added to your HTML that indicates to search engines what a certain page or paragraph is all about. There&#8217;s nothing magical about it. Google, Yahoo and Bing are using it to further enhance the artificial intelligence of their search engine.<\/p>\n<p><strong>The Schema code<\/strong><\/p>\n<blockquote>\n<pre>&lt;div itemscope itemtype =<a href=\"http:\/\/schema.org\/CreativeWork\">http:\/\/schema.org\/CreativeWork<\/a>&gt;\r\n  &lt;h1 itemprop=\"about\"&gt; Why Schema Might be the\r\nNext BIG Ranking Factor&lt;\/h1&gt;\r\n  &lt;div <strong>itemprop=\"author\" itemscope itemtype=\"http:\/\/schema.org\/Person\"<\/strong>&gt;\r\n  Author: &lt;span itemprop=\"name\"&gt;Sean Si&lt;\/span&gt;\r\n(born &lt;span itemprop=\"birthDate\"&gt;September 6, 1988)&lt;\/span&gt;\r\n  &lt;\/div&gt;\r\n  &lt;span itemprop=\"genre\"&gt;SEO&lt;\/span&gt;\r\n  &lt;span itemprop=\"keywords\"&gt;Schema, SEO, Ranking Factor&lt;\/a&gt;\r\n&lt;\/div&gt;<\/pre>\n<\/blockquote>\n<p><strong>In your browser, this code would look like this:<\/strong><\/p>\n<div style=\"padding-left: 30px;\">\n<p><span style=\"color: #ff0000; font-size: 24px;\">Why Schema Might be the Next BIG Ranking Factor<\/span><\/p>\n<div><span style=\"color: #ff0000;\">Author: Sean Si (born September 6, 1988)<\/span><\/div>\n<p style=\"padding-left: 30px;\"><span style=\"color: #ff0000;\">SEO<\/span><br \/>\n<span style=\"color: #ff0000;\"> Schema, SEO, Ranking Factor<\/span><\/p>\n<\/div>\n<p><strong>Do you understand it?<\/strong><\/p>\n<p>It\u2019s a bit technical, I know. So let me break it down for you:<\/p>\n<p><span style=\"color: #ff0000;\"><strong>Itemscope<\/strong> <\/span>is a shortcode for specifying what kind of an item you are discussing about. It usually comes with the <span style=\"color: #ff0000;\"><strong>itemtype<\/strong> <\/span>shortcode which is for tagging your page\/entry as to what it is about instead of the search engines depending on the number and placement of your keywords. In this example, I used the <strong><span style=\"color: #ff0000;\">itemtype <\/span><span style=\"color: #0000ff;\">CreativeWork<\/span><\/strong> because my blog entry falls under that category.<\/p>\n<p><span style=\"color: #ff0000;\"><strong>Itemprop<\/strong> <\/span>is a shortcode for identifying the properties of that which you have specified an <span style=\"color: #ff0000;\"><strong>itemtype<\/strong> <\/span>for. For example in this code, I identified what the properties of <strong><span style=\"color: #ff0000;\">itemtype<\/span><span style=\"color: #0000ff;\"> CreativeWork<\/span><\/strong> is about using the <strong><span style=\"color: #ff0000;\">itemprop<\/span>=\u201d<span style=\"color: #0000ff;\">about<\/span>\u201d.<\/strong> In english, I\u2019m telling the search engine that the Page is about<span style=\"color: #0000ff;\"> <strong>CreativeWork<\/strong> <\/span>and it\u2019s about <span style=\"color: #0000ff;\"><em><strong>Why Schema might be the Next BIG Ranking Factor.<\/strong><\/em><\/span><\/p>\n<p>You could see several <span style=\"color: #ff0000;\"><strong>itemprop<\/strong> <\/span>codes inside this short set of words because I tried to specify the properties all of the <span style=\"color: #ff0000;\"> <strong>itemtypes<\/strong> <\/span>as much as I could. I figured this might make a positive impact on search engines. The more specific, the better. It\u2019s also more work. You can have as much <span style=\"color: #ff0000;\"><strong>itemscope<\/strong><\/span>, <span style=\"color: #ff0000;\"> <strong>itemtypes<\/strong> <\/span>and <span style=\"color: #ff0000;\"><strong>itemprops<\/strong> <\/span>as you deem necessary as you could see \u2013 I have 2 <span style=\"color: #ff0000;\"><strong>itemscopes<\/strong><\/span>, 2 <span style=\"color: #ff0000;\"> <strong>itemtypes<\/strong><\/span>, and 5 <span style=\"color: #ff0000;\"><strong>itemprops<\/strong><\/span>.<\/p>\n<p><strong>Schema Documentation<\/strong><\/p>\n<p style=\"text-align: center;\"><strong><a href=\"https:\/\/seo-hacker.com\/wp-content\/uploads\/2011\/06\/Schema.jpg\"><img decoding=\"async\" class=\"aligncenter size-full wp-image-2232 lazyload\" title=\"Schema\" data-src=\"https:\/\/seo-hacker.com\/wp-content\/uploads\/2011\/06\/Schema.jpg\" alt=\"Schema\" width=\"450\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 884px; --smush-placeholder-aspect-ratio: 884\/527;\" \/><\/a><br \/>\n<\/strong><\/p>\n<p>You can check out the complete documentations by Schema.org here:<\/p>\n<p><a title=\"Getting Started with Schema\" href=\"http:\/\/schema.org\/docs\/gs.html\" target=\"_blank\" rel=\"noopener\">Getting Started with Schema<\/a><\/p>\n<p><a title=\"Types of Schema\" href=\"http:\/\/schema.org\/docs\/schemas.html\" target=\"_blank\" rel=\"noopener\">Different types of Schemas<\/a><\/p>\n<p><a title=\"Schema FAQ\" href=\"http:\/\/schema.org\/docs\/faq.html\" target=\"_blank\" rel=\"noopener\">Schema FAQs<\/a><\/p>\n<p><a title=\"Schema Data Model\" href=\"http:\/\/schema.org\/docs\/datamodel.html\" target=\"_blank\" rel=\"noopener\">Schema Data Model<\/a><\/p>\n<p><a title=\"Discuss Schema\" href=\"http:\/\/groups.google.com\/group\/schemaorg-discussion\" target=\"_blank\" rel=\"noopener\">Schema Discussion Group<\/a><\/p>\n<p><strong>Disadvantages<\/strong><\/p>\n<p>As you\u2019ve already guessed, the downside about Schema code is that it is very tasking to install and implement in all your pages. Unless you have only a handful of pages. Take this website for example &#8211; SEO Hacker. I have numerous pages in this whole site and implementing Schema code in each will take me hours and hours.<\/p>\n<p>I won\u2019t be implementing Schema on every page \u2013 just on the ones that I would like to test on. After all, there is no real solid proof yet that Schema-embedded sites do rank higher than those which are not.<\/p>\n<p>Another disadvantage of Schema is that it cannot be implemented in a WordPress post &#8211; this is because WordPress automatically deletes HTML codes that it doesn&#8217;t recognize. You can put it inside your template editor though. For example, if you&#8217;re using Thesis theme, you can put it inside using your Thesis Hook plugin.<\/p>\n<p><strong>So how will Schema Affect SEO?<\/strong><\/p>\n<p>Right now we can only make so many guesses and projections. But as of today there is no real evidence that Schema has helped the ranking of some websites which have embedded the Schema code.<\/p>\n<p>But my mindset and take on this is that if you have it and if Google, Yahoo and Bing says they give a damn about it, then why not try it out? After all, the internet is a fast-feedback loop platform where you can do trial and error as you please.<\/p>\n<p><strong>Tips for keeps:<\/strong> Implement the Schema code in one or two pages in your website where you want customers\/readers to land. See how it affects your rankings.<\/p>\n<p><strong>Utilizing Schema with Wordlift<\/strong><\/p>\n<p>When it comes to effective SEO and WordPress tools that utilize schema, Wordlift is one of our top choices. <a href=\"https:\/\/wordlift.io\/?add-to-cart=7263\" target=\"_blank\" rel=\"noopener\">Wordlift<\/a> is a tool that uses schema to help search engines understand your web pages much better, and create a more organized content database that helps keep track of your web pages, which helps improve user engagement and dwell time. Another notable feature that Wordlift has to offer is a digital word bank that provides users with crucial data that helps them understand your content more. These features has helped improve our content and engagement by a significant amount, and helped make this tool an important part of our SEO toolbox.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Schema is the new way of Google, Yahoo and Bing to sort the whole internet out. It is a system that will make it easier for their search engines to identify what a site, or even a paragraph, is all about. So now that we know, the question to ask yourself is, how will Schema [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"wl_entities_gutenberg":"","footnotes":""},"categories":[100013],"tags":[101727,100315,100316,100942,101435,100579,100580,100965,100581,100582,100583,200154,101596],"wl_entity_type":[102583],"class_list":["post-101844","post","type-post","status-publish","format-standard","hentry","category-seo-tips-and-tricks","tag-httpschema-orgperson","tag-implementing-schema","tag-implementing-schema-code","tag-itemprop","tag-itemscope","tag-schema","tag-schema-code","tag-schema-codes","tag-schema-on-every-page","tag-schema-ranking","tag-schema-seo","tag-seo-2","tag-why-schema-might-be-the-next-big-ranking-factor","wl_entity_type-article"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How Schema Affects SEO<\/title>\n<meta name=\"description\" content=\"Schema is the new way of Google, Yahoo and Bing to sort the whole internet out. It is a system that will make it easier for their search engines to identify what a site, or even a paragraph, is all about. So now that we know, the question to ask yourself is, how will Schema affect SEO?\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/seo-hacker.com\/schema-big-ranking-factor\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How Schema Affects SEO\" \/>\n<meta property=\"og:description\" content=\"Schema is the new way of Google, Yahoo and Bing to sort the whole internet out. It is a system that will make it easier for their search engines to identify what a site, or even a paragraph, is all about. So now that we know, the question to ask yourself is, how will Schema affect SEO?\" \/>\n<meta property=\"og:url\" content=\"https:\/\/seo-hacker.com\/schema-big-ranking-factor\/\" \/>\n<meta property=\"og:site_name\" content=\"SEO Services Agency in Manila, Philippines\" \/>\n<meta property=\"article:published_time\" content=\"2011-06-24T05:56:08+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-07-07T03:07:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/seo-hacker.com\/wp-content\/uploads\/2011\/06\/Schema.png\" \/>\n<meta name=\"author\" content=\"Sean Si\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/seo-hacker.com\\\/schema-big-ranking-factor\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/seo-hacker.com\\\/schema-big-ranking-factor\\\/\"},\"author\":{\"name\":\"Sean Si\",\"@id\":\"https:\\\/\\\/seo-hacker.com\\\/#\\\/schema\\\/person\\\/5565b7823135bb49dd1618bbcaec2dbf\"},\"headline\":\"Why Schema Might be the Next BIG Ranking Factor\",\"datePublished\":\"2011-06-24T05:56:08+00:00\",\"dateModified\":\"2023-07-07T03:07:48+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/seo-hacker.com\\\/schema-big-ranking-factor\\\/\"},\"wordCount\":957,\"commentCount\":27,\"image\":{\"@id\":\"https:\\\/\\\/seo-hacker.com\\\/schema-big-ranking-factor\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/seo-hacker.com\\\/wp-content\\\/uploads\\\/2011\\\/06\\\/Schema.png\",\"keywords\":[\"https:\\\/\\\/schema.org\\\/person\",\"implementing schema\",\"implementing schema code\",\"itemprop\",\"itemscope\",\"schema\",\"schema code\",\"schema codes\",\"schema on every page\",\"schema ranking\",\"schema seo\",\"seo\",\"why schema might be the next big ranking factor\"],\"articleSection\":[\"SEO tips and tricks\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/seo-hacker.com\\\/schema-big-ranking-factor\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/seo-hacker.com\\\/schema-big-ranking-factor\\\/\",\"url\":\"https:\\\/\\\/seo-hacker.com\\\/schema-big-ranking-factor\\\/\",\"name\":\"How Schema Affects SEO\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/seo-hacker.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/seo-hacker.com\\\/schema-big-ranking-factor\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/seo-hacker.com\\\/schema-big-ranking-factor\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/seo-hacker.com\\\/wp-content\\\/uploads\\\/2011\\\/06\\\/Schema.png\",\"datePublished\":\"2011-06-24T05:56:08+00:00\",\"dateModified\":\"2023-07-07T03:07:48+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/seo-hacker.com\\\/#\\\/schema\\\/person\\\/5565b7823135bb49dd1618bbcaec2dbf\"},\"description\":\"Schema is the new way of Google, Yahoo and Bing to sort the whole internet out. It is a system that will make it easier for their search engines to identify what a site, or even a paragraph, is all about. So now that we know, the question to ask yourself is, how will Schema affect SEO?\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/seo-hacker.com\\\/schema-big-ranking-factor\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/seo-hacker.com\\\/schema-big-ranking-factor\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/seo-hacker.com\\\/schema-big-ranking-factor\\\/#primaryimage\",\"url\":\"https:\\\/\\\/seo-hacker.com\\\/wp-content\\\/uploads\\\/2011\\\/06\\\/Schema.png\",\"contentUrl\":\"https:\\\/\\\/seo-hacker.com\\\/wp-content\\\/uploads\\\/2011\\\/06\\\/Schema.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/seo-hacker.com\\\/schema-big-ranking-factor\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/seo-hacker.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Why Schema Might be the Next BIG Ranking Factor\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/seo-hacker.com\\\/#website\",\"url\":\"https:\\\/\\\/seo-hacker.com\\\/\",\"name\":\"SEO Services Agency in Manila, Philippines\",\"description\":\"SEO Hacker is an SEO Agency and SEO Blog in the Philippines. Let us take your website to the top of the search results with our holistic white-hat strategies. Inquire today!\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/seo-hacker.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/seo-hacker.com\\\/#\\\/schema\\\/person\\\/5565b7823135bb49dd1618bbcaec2dbf\",\"name\":\"Sean Si\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3225fbc3fa29eafa997934ff429b9b1949121b469f7a110079f055ad4eeffd25?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3225fbc3fa29eafa997934ff429b9b1949121b469f7a110079f055ad4eeffd25?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3225fbc3fa29eafa997934ff429b9b1949121b469f7a110079f055ad4eeffd25?s=96&d=mm&r=g\",\"caption\":\"Sean Si\"},\"description\":\"Sean Si is a Filipino motivational speaker and a Leadership Speaker in the Philippines. He is the head honcho and editor-in-chief of SEO Hacker. He does SEO Services for companies in the Philippines and Abroad. Connect with him at Facebook, LinkedIn or Twitter. Check out his new project...\",\"sameAs\":[\"https:\\\/\\\/sean.si\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How Schema Affects SEO","description":"Schema is the new way of Google, Yahoo and Bing to sort the whole internet out. It is a system that will make it easier for their search engines to identify what a site, or even a paragraph, is all about. So now that we know, the question to ask yourself is, how will Schema affect SEO?","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:\/\/seo-hacker.com\/schema-big-ranking-factor\/","og_locale":"en_US","og_type":"article","og_title":"How Schema Affects SEO","og_description":"Schema is the new way of Google, Yahoo and Bing to sort the whole internet out. It is a system that will make it easier for their search engines to identify what a site, or even a paragraph, is all about. So now that we know, the question to ask yourself is, how will Schema affect SEO?","og_url":"https:\/\/seo-hacker.com\/schema-big-ranking-factor\/","og_site_name":"SEO Services Agency in Manila, Philippines","article_published_time":"2011-06-24T05:56:08+00:00","article_modified_time":"2023-07-07T03:07:48+00:00","og_image":[{"url":"https:\/\/seo-hacker.com\/wp-content\/uploads\/2011\/06\/Schema.png","type":"","width":"","height":""}],"author":"Sean Si","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/seo-hacker.com\/schema-big-ranking-factor\/#article","isPartOf":{"@id":"https:\/\/seo-hacker.com\/schema-big-ranking-factor\/"},"author":{"name":"Sean Si","@id":"https:\/\/seo-hacker.com\/#\/schema\/person\/5565b7823135bb49dd1618bbcaec2dbf"},"headline":"Why Schema Might be the Next BIG Ranking Factor","datePublished":"2011-06-24T05:56:08+00:00","dateModified":"2023-07-07T03:07:48+00:00","mainEntityOfPage":{"@id":"https:\/\/seo-hacker.com\/schema-big-ranking-factor\/"},"wordCount":957,"commentCount":27,"image":{"@id":"https:\/\/seo-hacker.com\/schema-big-ranking-factor\/#primaryimage"},"thumbnailUrl":"https:\/\/seo-hacker.com\/wp-content\/uploads\/2011\/06\/Schema.png","keywords":["https:\/\/schema.org\/person","implementing schema","implementing schema code","itemprop","itemscope","schema","schema code","schema codes","schema on every page","schema ranking","schema seo","seo","why schema might be the next big ranking factor"],"articleSection":["SEO tips and tricks"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/seo-hacker.com\/schema-big-ranking-factor\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/seo-hacker.com\/schema-big-ranking-factor\/","url":"https:\/\/seo-hacker.com\/schema-big-ranking-factor\/","name":"How Schema Affects SEO","isPartOf":{"@id":"https:\/\/seo-hacker.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/seo-hacker.com\/schema-big-ranking-factor\/#primaryimage"},"image":{"@id":"https:\/\/seo-hacker.com\/schema-big-ranking-factor\/#primaryimage"},"thumbnailUrl":"https:\/\/seo-hacker.com\/wp-content\/uploads\/2011\/06\/Schema.png","datePublished":"2011-06-24T05:56:08+00:00","dateModified":"2023-07-07T03:07:48+00:00","author":{"@id":"https:\/\/seo-hacker.com\/#\/schema\/person\/5565b7823135bb49dd1618bbcaec2dbf"},"description":"Schema is the new way of Google, Yahoo and Bing to sort the whole internet out. It is a system that will make it easier for their search engines to identify what a site, or even a paragraph, is all about. So now that we know, the question to ask yourself is, how will Schema affect SEO?","breadcrumb":{"@id":"https:\/\/seo-hacker.com\/schema-big-ranking-factor\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/seo-hacker.com\/schema-big-ranking-factor\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/seo-hacker.com\/schema-big-ranking-factor\/#primaryimage","url":"https:\/\/seo-hacker.com\/wp-content\/uploads\/2011\/06\/Schema.png","contentUrl":"https:\/\/seo-hacker.com\/wp-content\/uploads\/2011\/06\/Schema.png"},{"@type":"BreadcrumbList","@id":"https:\/\/seo-hacker.com\/schema-big-ranking-factor\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/seo-hacker.com\/"},{"@type":"ListItem","position":2,"name":"Why Schema Might be the Next BIG Ranking Factor"}]},{"@type":"WebSite","@id":"https:\/\/seo-hacker.com\/#website","url":"https:\/\/seo-hacker.com\/","name":"SEO Services Agency in Manila, Philippines","description":"SEO Hacker is an SEO Agency and SEO Blog in the Philippines. Let us take your website to the top of the search results with our holistic white-hat strategies. Inquire today!","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/seo-hacker.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/seo-hacker.com\/#\/schema\/person\/5565b7823135bb49dd1618bbcaec2dbf","name":"Sean Si","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/3225fbc3fa29eafa997934ff429b9b1949121b469f7a110079f055ad4eeffd25?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/3225fbc3fa29eafa997934ff429b9b1949121b469f7a110079f055ad4eeffd25?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3225fbc3fa29eafa997934ff429b9b1949121b469f7a110079f055ad4eeffd25?s=96&d=mm&r=g","caption":"Sean Si"},"description":"Sean Si is a Filipino motivational speaker and a Leadership Speaker in the Philippines. He is the head honcho and editor-in-chief of SEO Hacker. He does SEO Services for companies in the Philippines and Abroad. Connect with him at Facebook, LinkedIn or Twitter. Check out his new project...","sameAs":["https:\/\/sean.si"]}]}},"_wl_alt_label":[],"jetpack_featured_media_url":"","wl:entity_url":"http:\/\/data.wordlift.io\/wl0320\/post\/why_schema_might_be_the_next_big_ranking_factor","_links":{"self":[{"href":"https:\/\/seo-hacker.com\/wp-json\/wp\/v2\/posts\/101844","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/seo-hacker.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/seo-hacker.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/seo-hacker.com\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/seo-hacker.com\/wp-json\/wp\/v2\/comments?post=101844"}],"version-history":[{"count":0,"href":"https:\/\/seo-hacker.com\/wp-json\/wp\/v2\/posts\/101844\/revisions"}],"wp:attachment":[{"href":"https:\/\/seo-hacker.com\/wp-json\/wp\/v2\/media?parent=101844"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/seo-hacker.com\/wp-json\/wp\/v2\/categories?post=101844"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/seo-hacker.com\/wp-json\/wp\/v2\/tags?post=101844"},{"taxonomy":"wl_entity_type","embeddable":true,"href":"https:\/\/seo-hacker.com\/wp-json\/wp\/v2\/wl_entity_type?post=101844"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}