{"id":26202,"date":"2024-01-22T16:21:49","date_gmt":"2024-01-22T15:21:49","guid":{"rendered":"https:\/\/wordlift.io\/blog\/en\/?p=26202"},"modified":"2024-01-23T10:13:42","modified_gmt":"2024-01-23T09:13:42","slug":"article-fact-checker-ai","status":"publish","type":"post","link":"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/","title":{"rendered":"Fact-Checking in the Age of AI: Navigating Truth, Entities, and SEO"},"content":{"rendered":"\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><em>\u201cIt is the mark of an educated mind to be able to entertain a thought without accepting it.\u201d<\/em><\/p>\n<cite><em>Aristotele &#8211; <\/em>True or False?<\/cite><\/blockquote>\n\n\n\n<p>In an era where the veracity of information is constantly scrutinized, the quote above is an interesting example, as it often gets misattributed to Aristotle. This clarifies the critical need for fact-checking. <strong>Fact-checking<\/strong>, I have to admit, is not on the trending side of AI, and most SEOs have, in general, little or no knowledge of its significance. Nevertheless, here at WordLift, we build knowledge graphs that aid machines in discerning facts, and as the new year begins, I decided to take a few steps in this direction. With the help of our fantastic team, <strong>I built an API to help publishers and e-commerce platforms <em>semi-automate<\/em> fact-checking.&nbsp;<\/strong><\/p>\n\n\n\n<p>Here is the index for this article. Feel free to skim through.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><a href=\"#what-is-fact-checking\">What is fact-checking? <\/a><\/li>\n\n\n\n<li><a href=\"#history-of-claimreview-markup\">History of the ClaimReview Markup and Google\u2019s Involvement<\/a>\n<ul class=\"wp-block-list\">\n<li><a href=\"#2016\">2016: Introduction of the &#8216;Fact Check Tab&#8217; <\/a><\/li>\n\n\n\n<li><a href=\"#early-2017\">Early 2017: Enabling Publishers with Fact Check Tag<\/a><\/li>\n\n\n\n<li><a href=\"#2019\">2019: Google&#8217;s Fact-Checked Articles: A Significant Reach and New Tools<\/a><\/li>\n\n\n\n<li><a href=\"#2021\">2021: One Page, One Claim. Google&#8217;s Eligibility Criteria for Fact-Check Rich Results<\/a><\/li>\n\n\n\n<li><a href=\"#2022\">2022: Google introduces the Fact Check Tool API and continues investing in Fact-Checking<\/a><\/li>\n\n\n\n<li><a href=\"#2023\">2023: Fact-checking becomes multimodal<\/a><\/li>\n\n\n\n<li><a href=\"#fact-checking-in-GSE\">Fact-checking in Google Search Generative Experience (SGE)<\/a><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><a href=\"#claimreview-markup-explained\">ClaimReview markup explained<\/a>\n<ul class=\"wp-block-list\">\n<li><a href=\"#fact-check-eligibility-criteria\">Fact Check eligibility criteria<\/a>\n<ul class=\"wp-block-list\">\n<li><a href=\"#structured-data-requirements\">Structured Data Requirements<\/a><\/li>\n\n\n\n<li><a href=\"#content-and-website-standards\">Content and Website Standards<\/a><\/li>\n\n\n\n<li><a href=\"#technical-guidelines-for-single-fact-check-rich-result\">Technical Guidelines for Single Fact Check Rich Result<\/a><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><a href=\"#structuring-claims-in-a-KG\">Structuring Claims in a Knowledge Graph<\/a><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><a href=\"#fact-checking-for-ecommerce-websites\">Fact-Checking for E-commerce Websites<\/a>\n<ul class=\"wp-block-list\">\n<li><a href=\"#AI-fact-checking-for-product-descriptions\">AI Fact-Checking for Product Descriptions<\/a><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><a href=\"#fact-checking-with-an-AI-agent\">Semi-Automating Fact-Checking with an AI Agent [code available]<\/a><\/li>\n\n\n\n<li><a href=\"#epistemology-ethics-and-SEO\">Epistemology, Ethics, and SEO <\/a><\/li>\n\n\n\n<li><a href=\"#conclusions\">Conclusions and future research work<\/a><\/li>\n\n\n\n<li><a href=\"#references\">References<\/a><\/li>\n<\/ol>\n\n\n\n<p>Let\u2019s run a first test (and yes, I will also share the code behind it so that anyone can extend it and improve it).&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img decoding=\"async\" width=\"1396\" height=\"773\" src=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/fact-checking-test.jpg\" alt=\"\" class=\"wp-image-26204\" style=\"width:628px;height:auto\" srcset=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/fact-checking-test.jpg 1396w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/fact-checking-test-300x166.jpg 300w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/fact-checking-test-1024x567.jpg 1024w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/fact-checking-test-768x425.jpg 768w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/fact-checking-test-150x83.jpg 150w\" sizes=\"(max-width: 1396px) 100vw, 1396px\" \/><\/figure>\n\n\n\n<p>Ok, let\u2019s take a step back first. As we navigate the murky waters of misinformation, <strong>the role of fact-checking becomes critical in preserving the integrity of discourse and knowledge.<\/strong> With the advent of <a href=\"https:\/\/wordlift.io\/blog\/en\/ai-generated-content\/\">AI-generated content<\/a>, the challenge of discerning truth from falsehood has taken on completely new dimensions, demanding more sophisticated, scalable, and reliable verification methods. This intersection of technology and truth-seeking is reshaping the landscape of fact-checking, making it an essential tool for individuals, online publishers, shop owners, and search engines in the quest for accuracy and SEO relevance.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what-is-fact-checking\">What Is Fact-Checking?<\/h2>\n\n\n\n<p><strong>Fact-checking<\/strong> is the rigorous process of verifying factual assertions in the text (or in media) to ensure the accuracy and credibility of the information presented. This practice has a storied history, tracing back to the early 20th century when magazines began employing fact-checkers to verify what journalists wrote. Over time, fact-checking has evolved from a publishing safeguard to a journalistic specialty, particularly in politics.<\/p>\n\n\n\n<p>In journalism and digital media, fact-checking involves a meticulous process that includes cross-referencing information with credible sources, consulting databases, and sometimes conducting interviews with subject matter experts. Journalists and fact-checkers work in tandem to uphold the integrity of the content, a task that has become increasingly complex with the proliferation of digital platforms where anyone can publish information.<\/p>\n\n\n\n<p>The impact of misinformation cannot be overstated. In our hyper-connected society, false information spreads rapidly, influencing public opinion and shaping political and social discourse. <strong>This alpine panorama, for example, doesn\u2019t exist<\/strong>. It is inspired by the beautiful mountains of SalzburgerLand, but created using Midjourney with a simple prompt: <\/p>\n\n\n\n<p>\u201cEquirectangular photograph of a mountain landscape in SalzburgerLand\u201d.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"1198\" height=\"588\" src=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Equirectangular-photograph-of-a-mountain-landscape-in-SalzburgerLand.gif\" alt=\"\" class=\"wp-image-26214\"\/><\/figure>\n\n\n\n<p>The consequences of misinformation are far-reaching, affecting everything from public health to democratic processes.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"history-of-claimreview-markup\">History of the ClaimReview Markup and Google\u2019s Involvement<\/h2>\n\n\n\n<p>Google has played a pivotal role in developing the <a href=\"https:\/\/schema.org\/ClaimReview\"><strong>ClaimReview markup<\/strong><\/a> since its early inception in 2015. The initiative for ClaimReview began when Google, in collaboration with fact-checking leaders like Glenn Kessler from the Washington Post, Bill Adair from Duke Reporters&#8217; Lab, and Dan Brickley \ud83d\udc4f from Schema.org, began to address the challenge of <strong>identifying and verifying factual information in the digital news environment.<\/strong><\/p>\n\n\n\n<p>The primary goal of Google has always been to enable the infrastructure to categorize and identify fact-checking content on the Web systematically.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"2016\">2016: Introduction of the &#8216;Fact Check Tab&#8217;<\/h3>\n\n\n\n<p>Google introduced the<strong> &#8216;Fact Check Tab&#8217; <\/strong>in 2016, a crucial year marked by the U.S. presidential election. This strategic move provided users easy access to fact-checked information during heightened political activity and information dissemination.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"early-2017\">Early 2017: Enabling Publishers with Fact Check Tag<\/h3>\n\n\n\n<p>Google announced the<strong> integration of a fact-check tag in its search and news results. <\/strong>This feature was not about Google conducting its fact checks but aggregating and highlighting fact checks from authoritative sources like PolitiFact and Snopes.<\/p>\n\n\n\n<p>Publishers wishing to feature in these fact-checked sections had to use the ClaimReview markup and adhere to the fact-check guidelines. Google emphasized already at that time that <strong>only publishers recognized algorithmically as authoritative sources of information<\/strong> would be eligible for inclusion. In<strong> 2017, Bing also started to feature on its SERP the fact check label<\/strong> for articles containing the ClaimReview markup.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img decoding=\"async\" width=\"1575\" height=\"583\" src=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/fact-check-label-in-Bing-SERP.png\" alt=\"\" class=\"wp-image-26206\" style=\"width:670px;height:auto\" srcset=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/fact-check-label-in-Bing-SERP.png 1575w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/fact-check-label-in-Bing-SERP-300x111.png 300w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/fact-check-label-in-Bing-SERP-1024x379.png 1024w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/fact-check-label-in-Bing-SERP-768x284.png 768w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/fact-check-label-in-Bing-SERP-1536x569.png 1536w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/fact-check-label-in-Bing-SERP-150x56.png 150w\" sizes=\"(max-width: 1575px) 100vw, 1575px\" \/><\/figure>\n\n\n\n<p class=\"has-text-align-center\">Here is how the fact check label looks like now on Bing.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"2019\">2019: Google&#8217;s Fact-Checked Articles: A Significant Reach and New Tools<\/h3>\n\n\n\n<p>The ClaimReview markup starts to gain traction. As of late 2019, <a href=\"https:\/\/www.searchenginejournal.com\/google-serves-11-million-fact-checked-articles-per-day\/341053\/\">Google served over 11 million fact-checked articles per day<\/a>, as highlighted on SEJ. This considerable content volume, including global search results and Google News in five countries, translates to approximately 4 billion impressions annually. Google&#8217;s efforts in this direction, already in 2019, resulted in the <strong>creation of a publicly available search tool (<\/strong><a href=\"https:\/\/toolbox.google.com\/factcheck\/explorer\"><strong>the Fact Check Explorer<\/strong><\/a><strong>)<\/strong> containing a database of over 40,000 fact checks. This tool became a significant resource for users seeking verified information. Along with the Fact Check Explorer, Google introduces the Markup Tool to let publishers add the claim even without adding the markup to their pages.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img decoding=\"async\" width=\"1615\" height=\"776\" src=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Google-Fact-Checker-Tool-example.png\" alt=\"\" class=\"wp-image-26207\" style=\"width:689px;height:auto\" srcset=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Google-Fact-Checker-Tool-example.png 1615w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Google-Fact-Checker-Tool-example-300x144.png 300w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Google-Fact-Checker-Tool-example-1024x492.png 1024w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Google-Fact-Checker-Tool-example-768x369.png 768w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Google-Fact-Checker-Tool-example-1536x738.png 1536w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Google-Fact-Checker-Tool-example-150x72.png 150w\" sizes=\"(max-width: 1615px) 100vw, 1615px\" \/><\/figure>\n\n\n\n<p class=\"has-text-align-center\">Here is an example of a claim made by <a href=\"https:\/\/wordlift.io\/blog\/en\/seo-case-study-legal-services\/\">Express Legal Funding<\/a> that appears in the Fact Check Explorer.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"2021\">2021: One Page, One Claim. Google&#8217;s Eligibility Criteria for Fact-Check Rich Results<\/h3>\n\n\n\n<p>In July 2021, as spotted by <a href=\"https:\/\/www.searchenginejournal.com\/google-changes-eligibility-for-fact-check-rich-results\/414887\/\">Roger Montti on SEJ<\/a> at that time, Google updated the eligibility criteria for pages to qualify for <strong>fact-check rich results<\/strong> using ClaimReview <a class=\"wl-entity-page-link\" title=\"Structured Data,\" href=\"https:\/\/wordlift.io\/blog\/en\/entity\/structured-data\/\" data-id=\"http:\/\/data.wordlift.io\/wl0216\/entity\/what_is_structured_data_;http:\/\/www.wikidata.org\/entity\/Q26813700\" >structured data<\/a>. This change represented a fundamental shift in how Google displays fact checks in search results. As more data becomes available, Google\u2019s commitment to clarity and simplicity impacts the eligibility criteria for the rich results. Previously, Google allowed multiple fact checks on a single page, meaning a webpage could cover multiple fact checks on different topics.&nbsp;<\/p>\n\n\n\n<p>Following the updated guideline, to be eligible for the fact check rich result, a page must only have one ClaimReview element. A page with multiple ClaimReview elements will no longer qualify for the rich result feature. The only exception is when the webpage hosts multiple fact-checks about the same topic from different reviewers. Also, in the same year, Google introduced support for MediaReview, a new taxonomy being developed by the fact-checking community to highlight if a video or image has been manipulated (more information on <a href=\"https:\/\/www.claimreviewproject.com\/mediareview\">What is MediaReview<\/a>).<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img decoding=\"async\" width=\"1269\" height=\"1078\" src=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/fact-check-google-image.jpg\" alt=\"\" class=\"wp-image-26208\" style=\"width:658px;height:auto\" srcset=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/fact-check-google-image.jpg 1269w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/fact-check-google-image-300x255.jpg 300w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/fact-check-google-image-1024x870.jpg 1024w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/fact-check-google-image-768x652.jpg 768w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/fact-check-google-image-150x127.jpg 150w\" sizes=\"(max-width: 1269px) 100vw, 1269px\" \/><\/figure>\n\n\n\n<p class=\"has-text-align-center\">The Fact-Check label on Google Image Search.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"2022\">2022: Google introduces the Fact Check Tool API and continues investing in Fact-Checking<\/h3>\n\n\n\n<p>The <a href=\"https:\/\/toolbox.google.com\/factcheck\/apis\">new API tool<\/a> allows users and developers to query the same Fact Check results via the Fact Check Explorer. You can call this API continuously to get the latest updates on a particular query or claim.&nbsp;<\/p>\n\n\n\n<p>More importantly, as YouTube fact-check panels begin to appear, both <a href=\"https:\/\/blog.google\/outreach-initiatives\/google-news-initiative\/how-google-and-youtube-are-investing-in-fact-checking\/\">Google and YouTube commit $13.2 million<\/a> to the International Fact-Checking Network for the Global Fact Check Fund to fight misinformation. Fact-checking becomes available on:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Google Search (and GSE),&nbsp;<\/li>\n\n\n\n<li>Google News,&nbsp;<\/li>\n\n\n\n<li>Google Image Search, and<\/li>\n\n\n\n<li>YouTube search results.<\/li>\n<\/ul>\n\n\n\n<p>The \u201c<a href=\"https:\/\/blog.google\/products\/search\/get-the-full-picture-with-helpful-context-on-websites\/\">About this results<\/a>\u201d was introduced in late 2022 as an additional feature part of the same initiative to help users evaluate the context and helpfulness of a website.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"2023\">2023: Fact-Checking Becomes Multimodal<\/h3>\n\n\n\n<p>In August 2023, Google introduced a beta version of its Image Search feature for approved testers. This feature allowed users to <strong>search for fact-checks related to a specific image.<\/strong> This advancement represented a significant step in Google&#8217;s efforts to combat misinformation, particularly in visual content.<strong> Google now also provides context and a timeline for images on the web<\/strong>, showing when they were first indexed by Google and the associated topics. We start to see (also on Google\u2019s front-end interfaces) <strong>the interaction between topics and <a class=\"wl-entity-page-link\" title=\"entity\" href=\"https:\/\/wordlift.io\/blog\/en\/entity\/what-is-an-entity\/\" data-id=\"http:\/\/data.wordlift.io\/wl0216\/entity\/entity;http:\/\/dbpedia.org\/resource\/Entity;http:\/\/rdf.freebase.com\/ns\/m.0bl9f;https:\/\/g.co\/kg\/m\/0bl9f;https:\/\/www.wikidata.org\/wiki\/Q35120;http:\/\/data.wordlift.io\/wl0216\/entity\/entity\" >entities<\/a> in the <a class=\"wl-entity-page-link\" title=\"any&#039;s SEO. &gt;\" href=\"https:\/\/wordlift.io\/blog\/en\/entity\/knowledge-graph\/\" data-id=\"http:\/\/data.wordlift.io\/wl0216\/entity\/knowledge_graph;https:\/\/www.wikidata.org\/wiki\/Q33002955\" >Knowledge Graph<\/a> and fact-checking claims.<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" width=\"1595\" height=\"612\" src=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/multimodal-fact-check.png\" alt=\"\" class=\"wp-image-26211\" style=\"width:734px;height:auto\" srcset=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/multimodal-fact-check.png 1595w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/multimodal-fact-check-300x115.png 300w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/multimodal-fact-check-1024x393.png 1024w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/multimodal-fact-check-768x295.png 768w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/multimodal-fact-check-1536x589.png 1536w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/multimodal-fact-check-150x58.png 150w\" sizes=\"(max-width: 1595px) 100vw, 1595px\" \/><\/figure>\n\n\n\n<p class=\"has-text-align-center\">The entity Donald Trump is associated with a ClaimReview (and no, Michael Moore doesn\u2019t support Trump\u2019s 2024 election campaign).<\/p>\n\n\n\n<p>Also, in 2023, Google added support for the \u2018About this image\u2019 feature to learn more about an image and its veracity. As part of the same update, the <a href=\"https:\/\/blog.google\/products\/search\/google-search-new-fact-checking-features\/\">Fact Explorer becomes capable of displaying ClaimReview data behind image URLs<\/a>.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p class=\"has-text-align-center\"><img decoding=\"async\" src=\"https:\/\/lh7-us.googleusercontent.com\/cbvIjxU_-4VMsuz43XJekA67L_T56I2iEc8kkZQpl8dpK-uoSXGCrSP_1c6XtitQ5CDFcwKQ5MXt0Dx67hHtboXHG_M7q4aGfHFXWBR5Gstxz5tiWikeR0RG5N7i-9NukQnjUEwtiV8qW1G7uS_3TO0\" width=\"560\" height=\"421\"><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"fact-checking-in-GSE\">Fact-checking in Google Search Generative Experience (SGE)<\/h3>\n\n\n\n<p>These new features have also been introduced as an integral part of Google\u2019s SGE. We read on Google\u2019s Blog about <a href=\"https:\/\/blog.google\/products\/search\/google-search-new-fact-checking-features\/\">fact-checking images<\/a>:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\u201cFor people who are opted-into Search Generative Experience (SGE) through Search Labs, you\u2019ll now be able to see AI-generated descriptions of some sources, supported by information on high-quality sites that talk about that website. We\u2019ll showcase links to these sites in the AI-generated description of the source.<\/p>\n\n\n\n<p>These AI-generated descriptions of the source will show up in the \u201cmore about this page\u201d section of About this result for some sources where there isn\u2019t an existing overview from Wikipedia or the Google Knowledge Graph.\u201d<\/p>\n<\/blockquote>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img decoding=\"async\" width=\"1575\" height=\"1023\" src=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Fact-checking-in-Google-Search-Generative-Experience-SGE.jpg\" alt=\"\" class=\"wp-image-26219\" style=\"width:679px;height:auto\" srcset=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Fact-checking-in-Google-Search-Generative-Experience-SGE.jpg 1575w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Fact-checking-in-Google-Search-Generative-Experience-SGE-300x195.jpg 300w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Fact-checking-in-Google-Search-Generative-Experience-SGE-1024x665.jpg 1024w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Fact-checking-in-Google-Search-Generative-Experience-SGE-768x499.jpg 768w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Fact-checking-in-Google-Search-Generative-Experience-SGE-1536x998.jpg 1536w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Fact-checking-in-Google-Search-Generative-Experience-SGE-150x97.jpg 150w\" sizes=\"(max-width: 1575px) 100vw, 1575px\" \/><\/figure>\n\n\n\n<p class=\"has-text-align-center\">Here, above is the SGE expansion on a Fact Check article. The article acts as the primary source for the Claim Review along with another piece from the same publisher.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"claimreview-markup-explained\">ClaimReview Markup Explained<\/h2>\n\n\n\n<p>The markup allows us to share the review of a claim made by others. The key properties, based on Google\u2019s guidelines, are:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>claimReviewed<\/strong>: This is the core of the ClaimReview markup. It concisely describes the claim being evaluated. For example, a statement like &#8220;Beatrice Gamba is the Head of Innovation at WordLift.&#8221; (Big news by the way and congratulations to Bea and her team!).<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Claim<\/strong>: It is the factually-oriented claim that could be the itemReviewed in a ClaimReview. The content of a claim can be summarized with the text property. Variations on well-known claims can have their common identity indicated via sameAs links and summarized with a name. It needs to be unambiguous.<\/li>\n\n\n\n<li><strong>itemReviewed<\/strong>: This property describes the manifestation of the claim (evidence where the Claim being reviewed appeared). It usually has its own set of nested properties:\n<ul class=\"wp-block-list\">\n<li>@type: Typically &#8220;CreativeWork&#8221; such as a news article or blog post.<\/li>\n\n\n\n<li>url: The url of the item reviewed.<\/li>\n\n\n\n<li>author: The person or organization making the claim<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>reviewRating<\/strong>: This property evaluates the claim. It includes several sub-properties:\n<ul class=\"wp-block-list\">\n<li>@type: Always set to &#8220;Rating&#8221;.<\/li>\n\n\n\n<li>ratingValue: A numerical score given to the claim, for example, &#8220;4&#8221;.<\/li>\n\n\n\n<li>bestRating and worstRating: These define the rating scale (e.g., 1 to 5).<\/li>\n\n\n\n<li>alternateName: A textual representation of the rating, such as &#8220;True,&#8221; &#8220;False,&#8221; or &#8220;Partially True&#8221;.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>author<\/strong>: The entity responsible for the fact check. It usually has sub-properties like:\n<ul class=\"wp-block-list\">\n<li>@type: Often &#8220;Organization&#8221; or &#8220;Person&#8221;.<\/li>\n\n\n\n<li>name: The name of the organization or person conducting the fact check.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>datePublished<\/strong>: The date when the fact-checking article or report was published.<\/li>\n\n\n\n<li><strong>url<\/strong>: The URL of the fact-checking article or report.&nbsp;<\/li>\n<\/ul>\n\n\n\n<p>Here is an example of <strong>how we can now automatically fact-check a claim<\/strong> such as &#8220;<a class=\"wl-entity-page-link\"  href=\"https:\/\/wordlift.io\/blog\/en\/entity\/beatrice-gamba\/\" data-id=\"http:\/\/data.wordlift.io\/wl0216\/entity\/b-23977;https:\/\/twitter.com\/geatricebi;https:\/\/www.crunchbase.com\/person\/beatrice-gamba;https:\/\/wordlift.io\/ng\/author\/beatrice\/;https:\/\/voicesofsearch.com\/episode\/knowledge-graph-seo-beatrice-gamba-wordlift-beatrice-gamba-wordlift-beatrice-gamba-wordlift\/;https:\/\/data.wordlift.io\/wl82991\/entity\/beatrice-gamba-11090;https:\/\/data.wordlift.io\/wl82989\/entity\/beatrice-gamba-9910;https:\/\/www.knowledgegraph.tech\/speakers\/beatrice-gamba\/;https:\/\/theorg.com\/org\/wordlift\/org-chart\/beatrice-gamba;https:\/\/kalicubetuesdays.com\/entity\/beatrice-gamba\/;https:\/\/g.co\/kgs\/a8CnXQ;https:\/\/www.youtube.com\/watch?v=eub2aOt3FGg;https:\/\/www.youtube.com\/watch?v=EGUfymrsYjo;https:\/\/kalicubetuesdays.com\/2023\/august-2023\/kalicube-tuesdays-with-beatrice-gamba\/;https:\/\/blog.marketmuse.com\/seo-in-times-of-crises\/;https:\/\/www.youtube.com\/watch?v=VJQf_7-DJPQ;https:\/\/www.imdb.com\/name\/nm15459230\/;http:\/\/tesi.luiss.it\/9863\/;https:\/\/zenodo.org\/records\/11472415;https:\/\/zenodo.org\/records\/7896145;https:\/\/www.mainstreetroi.com\/seo-structured-data-age-of-ai\/;https:\/\/www.youtube.com\/watch?v=xA_vSkTmOlY;https:\/\/2024.connected-data.london\/speakers\/beatrice-gamba\/;https:\/\/fastlanefounders.com\/2023\/kalicube-tuesdays-august-2023\/smashing-seo-strategies-in-the-era-of-ai\/;https:\/\/vimeo.com\/1049650348\/8f42e86b7d;https:\/\/www.linkedin.com\/pulse\/transforming-data-dialogue-knowledge-graphs-ontologies-beatrice-gamba-yzggf\/;https:\/\/www.linkedin.com\/pulse\/redefining-search-content-optimization-ai-discovery-beatrice-gamba-eaatf\/;https:\/\/wordlift.io\/transforming-online-business-for-the-ai-era\/;https:\/\/wordlift.io\/topical-maps-for-ai-discovery\/;https:\/\/wordlift.io\/blog\/en\/how-to-build-a-topical-map-with-ai-agents\/;https:\/\/data.wordlift.io\/wl1506949\/page\/about-beatrice-gamba-115;https:\/\/beatrice-gamba.com\/;https:\/\/www.linkedin.com\/in\/beatrice-gamba\/;https:\/\/wordlift.io\/blog\/en\/semantic-alchemy-knowledge-graphs\/;https:\/\/beatrice-gamba.com\/speaker-ai-seo\/;https:\/\/beatrice-gamba.com\/semantics-age-intelligent-search\/;https:\/\/www.youtube.com\/watch?v=Q05C0620kCk\" >Beatrice Gamba<\/a> is the Head of Innovation at WordLift.&#8221; <strong>using WordLift API (or directly Agent WordLift). <\/strong>The API will return the following snippet:<\/p>\n\n\n\n<pre class=\"wp-block-code has-small-font-size\"><code>{\n  \"@context\": \"http:\/\/schema.org\",\n  \"@type\": \"ClaimReview\",\n  \"claimReviewed\": \"Beatrice Gamba is the Head of Innovation at WordLift\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"WordLift\"\n  },\n  \"datePublished\": \"2024-01-15\",\n  \"reviewRating\": {\n    \"@type\": \"Rating\",\n    \"ratingValue\": \"4\",\n    \"alternateName\": \"Mostly true\",\n    \"bestRating\": \"5\",\n    \"worstRating\": \"1\"\n  },\n  \"url\": \"https:\/\/fact-check.wordlift.io\/review\/beatrice-gamba-title\",\n  \"reviewBody\": <mark style=\"background-color:#7bdcb5\" class=\"has-inline-color has-black-color\">\"Based on multiple sources, Beatrice Gamba does indeed work at WordLift. Her title is shown to be Head of Agency or SEO strategist in most records. However, one source stated her title as Head of Innovation. Therefore, the statement 'Beatrice Gamba is the Head of Innovation at WordLift' is mostly accurate, but her exact title may vary.\",<\/mark>\n  \"itemReviewed\": {\n    \"@type\": \"CreativeWork\",\n    \"url\": &#91;\n      \"https:\/\/wordlift.io\/blog\/en\/entity\/beatrice-gamba\/\",\n      \"https:\/\/it.linkedin.com\/in\/beatrice-g\",\n\"https:\/\/wordlift.io\/entity\/beatrice-gamba\/\",\n      \"https:\/\/theorg.com\/org\/wordlift\/org-chart\/beatrice-gamba\",\n      \"https:\/\/www.knowledgegraph.tech\/speakers\/beatrice-gamba\/\"\n    ]\n  }\n}<\/code><\/pre>\n\n\n\n<p>You can review it directly on the Rich Result Testing tool <a href=\"https:\/\/search.google.com\/test\/rich-results\/result?id=EjhR7JSoNTdjn9jTw_T8wA\">here<\/a>. Because when the check was done, the news was still fresh and only propagated on WordLift\u2019s website, the statement appears to be \u201cMostly True,\u201d as highlighted in the <strong>reviewBody <\/strong>above.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img decoding=\"async\" width=\"1083\" height=\"1080\" src=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Rich-Result-Testing-Beatrice-Gamba.png\" alt=\"\" class=\"wp-image-26223\" style=\"width:427px;height:auto\" srcset=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Rich-Result-Testing-Beatrice-Gamba.png 1083w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Rich-Result-Testing-Beatrice-Gamba-300x300.png 300w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Rich-Result-Testing-Beatrice-Gamba-1024x1021.png 1024w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Rich-Result-Testing-Beatrice-Gamba-150x150.png 150w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Rich-Result-Testing-Beatrice-Gamba-768x766.png 768w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Rich-Result-Testing-Beatrice-Gamba-96x96.png 96w\" sizes=\"(max-width: 1083px) 100vw, 1083px\" \/><\/figure>\n\n\n\n<p>If you are interested in the original definition of the markup, I suggest reading <strong>Dan Brickley\u2019s original description of the key concepts<\/strong> behind fact-checking on the <a href=\"https:\/\/github.com\/schemaorg\/schemaorg\/issues\/1828#issuecomment-473390948\">schema.org GitHub<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"fact-check-eligibility-criteria\">Fact Check Eligibility Criteria<\/h3>\n\n\n\n<p>Here is how the rich results look like on the SERP of Google when the ClaimReview markup is correctly applied and indexed.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img decoding=\"async\" width=\"1180\" height=\"398\" src=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/ClaimReview-Rich-Result-on-Google-Search.png\" alt=\"\" class=\"wp-image-26225\" style=\"width:540px;height:auto\" srcset=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/ClaimReview-Rich-Result-on-Google-Search.png 1180w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/ClaimReview-Rich-Result-on-Google-Search-300x101.png 300w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/ClaimReview-Rich-Result-on-Google-Search-1024x345.png 1024w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/ClaimReview-Rich-Result-on-Google-Search-768x259.png 768w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/ClaimReview-Rich-Result-on-Google-Search-150x51.png 150w\" sizes=\"(max-width: 1180px) 100vw, 1180px\" \/><\/figure>\n\n\n\n<p class=\"has-text-align-center\">ClaimReview Rich Result on Google Search.<\/p>\n\n\n\n<p>When the intent is specific this might trigger (as in the example below) a feature snippet.&nbsp;&nbsp;&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img decoding=\"async\" width=\"1574\" height=\"868\" src=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Fact-checking-feature-snippet.jpg\" alt=\"\" class=\"wp-image-26226\" style=\"width:602px;height:auto\" srcset=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Fact-checking-feature-snippet.jpg 1574w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Fact-checking-feature-snippet-300x165.jpg 300w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Fact-checking-feature-snippet-1024x565.jpg 1024w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Fact-checking-feature-snippet-768x424.jpg 768w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Fact-checking-feature-snippet-1536x847.jpg 1536w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Fact-checking-feature-snippet-150x83.jpg 150w\" sizes=\"(max-width: 1574px) 100vw, 1574px\" \/><\/figure>\n\n\n\n<p>Interestingly enough <strong>we do expect premium visibility on Google Search Generative Experience<\/strong>. Here the page containing the claim from our client is presented as a primary source of information in the generative response associated with the Fact-Check.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img decoding=\"async\" width=\"1579\" height=\"894\" src=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Fact-checking-feature-snippet-GSE.jpg\" alt=\"\" class=\"wp-image-26228\" style=\"width:632px;height:auto\" srcset=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Fact-checking-feature-snippet-GSE.jpg 1579w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Fact-checking-feature-snippet-GSE-300x170.jpg 300w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Fact-checking-feature-snippet-GSE-1024x580.jpg 1024w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Fact-checking-feature-snippet-GSE-768x435.jpg 768w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Fact-checking-feature-snippet-GSE-1536x870.jpg 1536w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Fact-checking-feature-snippet-GSE-288x163.jpg 288w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Fact-checking-feature-snippet-GSE-390x221.jpg 390w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Fact-checking-feature-snippet-GSE-150x85.jpg 150w\" sizes=\"(max-width: 1579px) 100vw, 1579px\" \/><\/figure>\n\n\n\n<p>What steps should we take to be featured? What are the essential requirements for eligibility to appear on Google&#8217;s ClaimReview rich result? Here is a brief summary of the criteria.&nbsp;<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"structured-data-requirements\">Structured Data Requirements<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Your site must have multiple pages marked with ClaimReview structured data.<\/strong><\/li>\n\n\n\n<li>Structured data must accurately reflect the content on the page (e.g., both structured data and content should agree on whether a claim is true or false).<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"content-and-website-standards\">Content and Website Standards<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Compliance with standards for accountability, transparency, readability, and avoiding site misrepresentation as per Google News General Guidelines.<\/li>\n\n\n\n<li>Presence of a corrections policy or a mechanism for users to report errors.<\/li>\n\n\n\n<li><strong>Political entities such as campaigns, parties, or elected officials are not eligible for this feature<\/strong>.<\/li>\n\n\n\n<li>Clear identification of claims and checks in the article body, making it easy for readers to understand what was checked and the conclusions reached.<\/li>\n\n\n\n<li><strong>The specific claim being assessed must be clearly attributed to a distinct origin (e.g., another website, public statement, social media) separate from your website<\/strong>.<\/li>\n\n\n\n<li>Fact check analysis must be transparent and traceable, with citations and references to primary sources.<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"technical-guidelines-for-single-fact-check-rich-result\">Technical Guidelines<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>A page is eligible for a single fact check rich result and must contain only one ClaimReview element.<\/strong><\/li>\n\n\n\n<li>The page hosting ClaimReview must include at least a brief summary of the fact check and its evaluation, if not the full text.<\/li>\n\n\n\n<li><strong>A specific ClaimReview must only appear on one page of your site. Do not duplicate the same fact check on multiple pages, except for variations of the same page (e.g., mobile and desktop versions).<\/strong><\/li>\n\n\n\n<li>If aggregating fact-check articles, ensure all articles meet these criteria and provide an open, publicly available list of all fact-check websites you aggregate.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"structuring-claims-in-a-KG\">Structuring Claims in a Knowledge Graph<\/h3>\n\n\n\n<p>In examples like this one, in the context of linked data and knowledge graphs, we can also reference Beatrice Gamba in a more subject-oriented way, which can be particularly useful if the fact check is directly related to her as a person or her role. We do this by leveraging the <strong>schema:about<\/strong> property. We also use the \u2018@id\u2019 property as a way to uniquely identify Beatrice (the entity of a Person) within JSON-LD structured data. It helps to specify the unique identifier of an entity, providing a clear reference to an external resource or a node in the knowledge graph.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img decoding=\"async\" width=\"1580\" height=\"933\" src=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Structuring-Claims-in-a-Knowledge-Graph-Beatrice-Gamba.png\" alt=\"\" class=\"wp-image-26232\" style=\"width:734px;height:auto\" srcset=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Structuring-Claims-in-a-Knowledge-Graph-Beatrice-Gamba.png 1580w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Structuring-Claims-in-a-Knowledge-Graph-Beatrice-Gamba-300x177.png 300w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Structuring-Claims-in-a-Knowledge-Graph-Beatrice-Gamba-1024x605.png 1024w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Structuring-Claims-in-a-Knowledge-Graph-Beatrice-Gamba-768x454.png 768w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Structuring-Claims-in-a-Knowledge-Graph-Beatrice-Gamba-1536x907.png 1536w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/Structuring-Claims-in-a-Knowledge-Graph-Beatrice-Gamba-150x89.png 150w\" sizes=\"(max-width: 1580px) 100vw, 1580px\" \/><\/figure>\n\n\n\n<p>Here is the markup now with the addition of the schema:about property and <a href=\"https:\/\/search.google.com\/test\/rich-results\/result?id=bZOCfw4rw0iglFytb0fNQA\">here<\/a> is how it renders on the Google Structured Data Testing Tool:<\/p>\n\n\n\n<pre class=\"wp-block-code has-small-font-size\"><code>{\n  \"@context\": \"http:\/\/schema.org\",\n  \"@type\": \"ClaimReview\",\n  \"claimReviewed\": \"Beatrice Gamba is the Head of Innovation at WordLift\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"WordLift\"\n  },\n  \"datePublished\": \"2024-01-15\",\n  \"reviewRating\": {\n    \"@type\": \"Rating\",\n    \"ratingValue\": \"4\",\n    \"alternateName\": \"Mostly true\",\n    \"bestRating\": \"5\",\n    \"worstRating\": \"1\"\n  },\n  \"url\": \"https:\/\/fact-check.wordlift.io\/review\/beatrice-gamba-title\",\n  <mark style=\"background-color:#7bdcb5\" class=\"has-inline-color\">\"about\": { \n       \"@type\": \"Person\", \n       \"@id\": \"http:\/\/data.wordlift.io\/wl0216\/entity\/b-23977\", \n       \"name\": \"Beatrice Gamba\" },<\/mark>\n  \"reviewBody\": \"Based on multiple sources, Beatrice Gamba does indeed work at WordLift. Her title is shown to be Head of Agency or SEO strategist in most records. However, one source stated her title as Head of Innovation. Therefore, the statement 'Beatrice Gamba is the Head of Innovation at WordLift' is mostly accurate, but her exact title may vary.\",\n  \"itemReviewed\": {\n    \"@type\": \"CreativeWork\",\n    \"url\": &#91;\n      \"https:\/\/wordlift.io\/blog\/en\/entity\/beatrice-gamba\/\",\n      \"https:\/\/it.linkedin.com\/in\/beatrice-g\",\n      \"https:\/\/wordlift.io\/entity\/beatrice-gamba\/\",\n      \"https:\/\/theorg.com\/org\/wordlift\/org-chart\/beatrice-gamba\",\n      \"https:\/\/www.knowledgegraph.tech\/speakers\/beatrice-gamba\/\"\n    ]\n  }\n}\n<\/code><\/pre>\n\n\n\n<p>Adding the \u201cabout\u201d property in ClaimReview markup, especially when combined with an \u201c@id\u201d attribute that links to a unique entity in a knowledge graph, can significantly enhance the capabilities of data querying and retrieval, particularly with technologies like GraphQL. We can, for example, give an entity (whether is a Person, an Organization, or a Product), and collect with a single query all the available ClaimReview.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"fact-checking-for-ecommerce-websites\">Fact-Checking for E-commerce Websites<\/h2>\n\n\n\n<p>Fact-checking, while prominently used in the context of news and information, is not limited to these areas alone, and<strong> it can also be applied to products.<\/strong> This is particularly relevant when <a href=\"https:\/\/wordlift.io\/blog\/en\/how-build-product-knowledge-graph\/\"><strong>building Product Knowledge Graphs.<\/strong><\/a> We can foresee value on multiple sides:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Products often come with various claims regarding their effectiveness, ingredients, environmental impact, health benefits, and more. Fact-checking these claims can be a&nbsp; crucial approach to ensure that they are accurate and not misleading to the consumers.<\/li>\n\n\n\n<li>Conversely, there are instances where media reports about products may contain misleading information with limited substantiation. In such cases, fact-checking becomes essential to validate the veracity of these media claims.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"AI-fact-checking-for-product-descriptions\">AI Fact-Checking for Product Descriptions<\/h3>\n\n\n\n<p>At WordLift, while seeding product data for creating Product Knowledge Graphs, we\u2019re <strong>using fact-checking to verify the accuracy of product descriptions and specifications<\/strong> listed on our clients\u2019 e-commerce platforms. Here are a couple of practical examples:&nbsp;<\/p>\n\n\n\n<p><\/p>\n\n\n\n<figure class=\"wp-block-table alignwide is-style-regular\"><table class=\"has-fixed-layout\"><thead><tr><th>Image<\/th><th>Product Description<\/th><th class=\"has-text-align-left\" data-align=\"left\">Claim<\/th><th>AI Fact-Checking<\/th><\/tr><\/thead><tbody><tr><td><img decoding=\"async\" style=\"\" src=\"https:\/\/lh7-us.googleusercontent.com\/8S4wpKBZ2PPTPilwnHR5zdaWe39DXzvLqzUfhzXv-u1ObHHziHyNQna0v2CTPOUHUWsUgr7KT5OkbMCTPonsrcjA2iso9f-kzcnChXk9OFNjrhHKus3vFRBAhy5haXHrSDO-AptyUOCD7qpHefHMWKQ\"><\/td><td>Ready for all those travel adventures you have planned? Don&#8217;t forget to pack a pair of Gucci shoes. Crafted from ECONYL\u00ae \u2013 a nylon fabric made with recycled yarn \u2013 this GG Supreme canvas pair not only adds style to your journey but also lets you extend environmentally friendly practices to your travels. Step forward with your best foot in these Italian-made shoes.<\/td><td class=\"has-text-align-left\" data-align=\"left\">Women&#8217;s Gucci Off The Grid sneaker uses recycled materials.<\/td><td>{<br>&nbsp;&nbsp;&#8220;@context&#8221;: &#8220;http:\/\/schema.org&#8221;,<br>&nbsp;&nbsp;&#8220;@type&#8221;: &#8220;ClaimReview&#8221;,<br>&nbsp;&nbsp;&#8220;claimReviewed&#8221;: &#8220;Women&#8217;s Gucci Off The Grid sneaker is made from recycled materials&#8221;,<br>&nbsp;&nbsp;&#8220;author&#8221;: {<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;@type&#8221;: &#8220;Organization&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;name&#8221;: &#8220;WordLift&#8221;<br>&nbsp;&nbsp;},<br>&nbsp;&nbsp;&#8220;datePublished&#8221;: &#8220;2024-01-18&#8221;,<br>&nbsp;&nbsp;&#8220;reviewRating&#8221;: {<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;@type&#8221;: &#8220;Rating&#8221;,<br>&nbsp;&nbsp;<mark style=\"background-color:#7bdcb5\" class=\"has-inline-color\">&nbsp;&nbsp;&#8220;ratingValue&#8221;: &#8220;5&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;alternateName&#8221;: &#8220;True&#8221;,<\/mark><br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;bestRating&#8221;: &#8220;5&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;worstRating&#8221;: &#8220;1&#8221;<br>&nbsp;&nbsp;},<br>&nbsp;&nbsp;&#8220;url&#8221;: &#8220;https:\/\/fact-check.wordlift.io\/review\/womens-gucci-off-the-grid-sneaker-recycled-materials&#8221;,<br>&nbsp;&nbsp;&#8220;reviewBody&#8221;: <mark style=\"background-color:#7bdcb5\" class=\"has-inline-color\">&#8220;Gucci has indeed launched a product line called &#8216;Off The Grid&#8217; which includes the Women&#8217;s Gucci Off The Grid sneaker, and it is promoted as being made from recycled materials. This is confirmed by multiple reliable sources. The company states that the product line uses recycled, organic, bio-based, and sustainably sourced materials.&#8221;,<\/mark><br>&nbsp;&nbsp;&#8220;itemReviewed&#8221;: {<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;@type&#8221;: &#8220;CreativeWork&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;url&#8221;: [<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;https:\/\/wwd.com\/feature\/gucci-launches-off-the-grid-sustainable-collection-1203652671\/#!&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;https:\/\/www.gucci.com\/us\/en\/st\/capsule\/circular-line-off-the-grid&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;https:\/\/the-ethos.co\/gucci-sustainable-run-sneakers\/&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;https:\/\/www.gucci.com\/us\/en\/st\/stories\/article\/off-the-grid-collection-shoppable&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;https:\/\/www.elle.com\/fashion\/a33014463\/gucci-off-the-grid-sustainable-collection\/&#8221;<br>&nbsp;&nbsp;&nbsp;&nbsp;]<br>&nbsp;&nbsp;}<br>}<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<figure class=\"wp-block-table alignwide is-style-regular\"><table class=\"has-fixed-layout\"><thead><tr><th>Image<\/th><th>Product Description<\/th><th class=\"has-text-align-left\" data-align=\"left\">Claim<\/th><th>AI Fact-Checking<\/th><\/tr><\/thead><tbody><tr><td><img decoding=\"async\" src=\"https:\/\/lh7-us.googleusercontent.com\/XVVDX48lBst72CsOaGChIBsbx-BSkf5vsFvdw1igalrJfAF5iML9HE4rhz2kFVSJsMoECWPYAcQgO-h_yQ4OhWwNl0jsYhrGMUc9Gh3I66HbJs8FNq4L2zyrQMY9Iu7UfDzS5aOo7FcPBNj0BFmR9sY\" style=\"\"><\/td><td><br><br><br><br>Un fond de teint tenue 16 heures boost\u00e9 par le pouvoir de l\u2019\u00e9clat, qui conjugue couvrance moyenne \u00e0 intense et fini naturel. Longue tenue rime avec l\u00e9g\u00e8ret\u00e9. Haute couvrance et r\u00e9sultat ultra-naturel. Sa formule respirante et r\u00e9sistante est infus\u00e9e aux extraits de framboise, de pomme et de past\u00e8que pour aider \u00e0 lisser et am\u00e9liorer l\u2019apparence de la peau instantan\u00e9ment et au fil du temps, et r\u00e9v\u00e9ler un teint \u00e9blouissant de luminosit\u00e9. Elle tient mieux, plus longtemps, et offre un r\u00e9sultat toujours plus beau \u00e0 mesure que les heures passent. La technologie sp\u00e9ciale \u00ab accord parfait \u00bb vous assure une nuance au plus proche de votre carnation.<\/td><td class=\"has-text-align-left\" data-align=\"left\">NARS Natural Radiant Longwear Foundation Mali contient des extraits de framboise, de pomme et de past\u00e8que.<\/td><td>{<br>&nbsp;&nbsp;&#8220;@context&#8221;: &#8220;http:\/\/schema.org&#8221;,<br>&nbsp;&nbsp;&#8220;@type&#8221;: &#8220;ClaimReview&#8221;,<br>&nbsp;&nbsp;&#8220;claimReviewed&#8221;: &#8220;NARS Natural Radiant Longwear Foundation Mali ingredients&#8221;,<br>&nbsp;&nbsp;&#8220;author&#8221;: {<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;@type&#8221;: &#8220;Organization&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;name&#8221;: &#8220;WordLift&#8221;<br>&nbsp;&nbsp;},<br>&nbsp;&nbsp;&#8220;datePublished&#8221;: &#8220;2024-01-19&#8221;,<br>&nbsp;&nbsp;&#8220;reviewRating&#8221;: {<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;@type&#8221;: &#8220;Rating&#8221;,<br>&nbsp;&nbsp;<mark style=\"background-color:#7bdcb5\" class=\"has-inline-color has-black-color\">&nbsp;&nbsp;&#8220;ratingValue&#8221;: &#8220;5&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;alternateName&#8221;: &#8220;True&#8221;,<\/mark><br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;bestRating&#8221;: &#8220;5&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;worstRating&#8221;: &#8220;1&#8221;<br>&nbsp;&nbsp;},<br>&nbsp;&nbsp;&#8220;url&#8221;: &#8220;https:\/\/fact-check.wordlift.io\/review\/nars-natural-radiant-longwear-foundation-mali-ingredients&#8221;,<br>&nbsp;&nbsp;&#8220;reviewBody&#8221;: <mark style=\"background-color:#7bdcb5\" class=\"has-inline-color\">&#8220;The ingredients of NARS Natural Radiant Longwear Foundation in the shade Mali include Dimethicone Crosspolymer, Bis-Butyldimethicone, Polyglyceryl-3, Stearic Acid, among others. It is indeed a liquid foundation with a natural finish and full coverage. Thus, the claim about its ingredients is correct&#8221;,<\/mark><br>&nbsp;&nbsp;&#8220;itemReviewed&#8221;: {<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;@type&#8221;: &#8220;CreativeWork&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;url&#8221;: [<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;https:\/\/www.narscosmetics.com\/USA\/natural-radiant-longwear-foundation\/999NAC0000065.html&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;https:\/\/www.temptalia.com\/product\/nars-natural-radiant-longwear-foundation\/mali\/&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;https:\/\/incidecoder.com\/products\/nars-natural-radiant-longwear-foundation&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;https:\/\/www.narscosmetics.co.uk\/en\/mali-natural-radiant-longwear-foundation\/0607845066323.html&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;https:\/\/www.skincarisma.com\/products\/nars\/natural-radiant-longwear-foundation\/ingredient_list&#8221;<br>&nbsp;&nbsp;&nbsp;&nbsp;]<br>&nbsp;&nbsp;}<br>}<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>We use AI to analyze product information on an attribute-by-attribute level and create a single source of truth for our clients&#8217; organizations. This allows them to control any <a class=\"wl-entity-page-link\" title=\"ai generative art\" href=\"https:\/\/wordlift.io\/blog\/en\/generative-ai-for-seo\/\" data-id=\"http:\/\/data.wordlift.io\/wl0216\/post\/generative-ai-for-seo-an-overview-23391;http:\/\/www.wikidata.org\/entity\/Q65066631;http:\/\/dbpedia.org\/resource\/Artificial_intelligence_art\" >Generative AI<\/a> workflow (product description, chatbots, content recommendations and more).<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"fact-checking-with-an-AI-agent\">Semi-Automating Fact-Checking with an AI agent [code available]<\/h2>\n\n\n\n<a target=\"_blank\" href=\"https:\/\/colab.research.google.com\/drive\/1CkVHw29Az0a2Icp3eT08QEJ9KUpdCTYz?usp=sharing#scrollTo=673df1fe-eb6c-46ea-9a73-a96e7ae7942e\" rel=\"noopener\">\n  <img decoding=\"async\" src=\"https:\/\/colab.research.google.com\/assets\/colab-badge.svg\" alt=\"Open In Colab\"\/>\n<\/a>\n\n\n\n<p><\/p>\n\n\n\n<p>In this section I will share the code to set up your own <strong>AI Agent for fact-checking<\/strong> \ud83c\udf89 . This section is for Python developers only (sorry), feel free to jump right at the end of it to read the conclusions or stick with me to understand the workflow.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img decoding=\"async\" width=\"1387\" height=\"1042\" src=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/AI-Agent-for-fact-checking.png\" alt=\"\" class=\"wp-image-26246\" style=\"width:763px;height:auto\" srcset=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/AI-Agent-for-fact-checking.png 1387w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/AI-Agent-for-fact-checking-300x225.png 300w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/AI-Agent-for-fact-checking-1024x769.png 1024w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/AI-Agent-for-fact-checking-768x577.png 768w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/AI-Agent-for-fact-checking-150x113.png 150w\" sizes=\"(max-width: 1387px) 100vw, 1387px\" \/><\/figure>\n\n\n\n<p class=\"has-text-align-center\">Here is the flow in the Colab but for the SPARQL\/GRAPHQL tool.<\/p>\n\n\n\n<p>The code creates an AI agent for fact-checking, leveraging OpenAI&#8217;s function calling. The notebook begins by installing essential libraries such as llama-index (I love LlamaIndex), llama-hub, and tavily-python (this is an interesting gem for this type of project), which are integral in building the pagent&#8217;s capabilities. You will need:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>An OpenAI key&nbsp;<\/li>\n\n\n\n<li>A Tavily-API key (<a href=\"https:\/\/app.tavily.com\/sign-in\">here<\/a>)<\/li>\n<\/ul>\n\n\n\n<p>Following this, it imports various modules necessary for JSON data handling, defining types, and interacting with OpenAI&#8217;s API, among other functionalities. This setup is crucial for the agent to process and verify information efficiently.&nbsp;<\/p>\n\n\n\n<p>The agent is designed to receive queries in the form of claims, process them, and return fact-checked information.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img decoding=\"async\" width=\"1416\" height=\"387\" src=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/AI-Agent-for-fact-checking-code.png\" alt=\"\" class=\"wp-image-26247\" style=\"width:611px;height:auto\" srcset=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/AI-Agent-for-fact-checking-code.png 1416w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/AI-Agent-for-fact-checking-code-300x82.png 300w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/AI-Agent-for-fact-checking-code-1024x280.png 1024w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/AI-Agent-for-fact-checking-code-768x210.png 768w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/AI-Agent-for-fact-checking-code-150x41.png 150w\" sizes=\"(max-width: 1416px) 100vw, 1416px\" \/><\/figure>\n\n\n\n<p>By using advanced LLM models, the agent can analyze text data, cross-reference information with reliable sources, and provide validated answers. We are planning to extend the capabilities of the Agent by accessing (when available) to data inside the knowledge base. We can chain another tool and run a SPARQL query on the RDF graph to bring first-party information into the evaluation process.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img decoding=\"async\" width=\"861\" height=\"737\" src=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/SPARQL-query-on-the-RDF-graph.png\" alt=\"\" class=\"wp-image-26248\" style=\"width:379px;height:auto\" srcset=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/SPARQL-query-on-the-RDF-graph.png 861w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/SPARQL-query-on-the-RDF-graph-300x257.png 300w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/SPARQL-query-on-the-RDF-graph-768x657.png 768w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/SPARQL-query-on-the-RDF-graph-150x128.png 150w\" sizes=\"(max-width: 861px) 100vw, 861px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"epistemology-ethics-and-SEO\">Epistemology, Ethics, and SEO<\/h2>\n\n\n\n<p>Epistemology, the philosophical study of knowledge, intersects with SEO in the quest for understanding and optimizing the acquisition and dissemination of information on the web.&nbsp;<\/p>\n\n\n\n<p>When doing SEO, we streamline the workflow of a search engine to increase the visibility of a content piece; by doing so, we&#8217;re acting on what people see and understand of the World. Ethically, we want to choose where and how to direct our powers. We want to keep things balanced and society as healthy as possible. <strong>Fact-checking powered by AI assists in the pursuit of truth and understanding.<\/strong> It can also limit the use of bad marketing techniques and the publishing of low-quality content.<\/p>\n\n\n\n<p>As professionals in the Search Engine Optimization (SEO) field, we are always adapting to the changing landscape of information. We focus on understanding the context and relationships between entities in the real world. ClaimReview, especially when associated with entities, helps search engines determine the truthfulness of information. We can also use fact-checking to assess the accuracy of statements we promote.<\/p>\n\n\n\n<p>In the example above about Beatrice becoming Head of Innovation at WordLift, we can see how this methodology helps us review the extent to which Google has perceived this change in its top search results.&nbsp;<\/p>\n\n\n\n<p>Consider another scenario: with the increase in AI-generated content, it becomes imperative to bolster our infrastructure to evaluate the truthfulness of such information. Many may recall the incident following the debut of Google&#8217;s Bard through a promotional video, which resulted in a staggering $100 billion market value loss for Google. This drop occurred after <a href=\"https:\/\/twitter.com\/bmac_astro\/status\/1623136549524353024\">researchers on Twitter<\/a> pointed out that Bard had disseminated incorrect information, claiming that the James Webb Space Telescope (JWST) was the first to photograph an exoplanet. Here&#8217;s how Agent WordLift, an <a href=\"https:\/\/wordlift.io\/ai-seo-agent\/\">AI SEO Agent<\/a>, can identify the erroneous statement about the JWST that tripped up Bard.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img decoding=\"async\" width=\"1605\" height=\"896\" src=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/fact-checking-ai-seo-agent-wordlift.png\" alt=\"\" class=\"wp-image-26249\" style=\"width:627px;height:auto\" srcset=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/fact-checking-ai-seo-agent-wordlift.png 1605w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/fact-checking-ai-seo-agent-wordlift-300x167.png 300w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/fact-checking-ai-seo-agent-wordlift-1024x572.png 1024w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/fact-checking-ai-seo-agent-wordlift-768x429.png 768w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/fact-checking-ai-seo-agent-wordlift-1536x857.png 1536w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/fact-checking-ai-seo-agent-wordlift-150x84.png 150w\" sizes=\"(max-width: 1605px) 100vw, 1605px\" \/><\/figure>\n\n\n\n<p class=\"has-text-align-center\"><strong>Agent WordLift<\/strong> (<a href=\"https:\/\/wordlift.io\/ai-seo-agent\/\">AI SEO Agent<\/a>) and its new ability to do fact-checking. We can now validate claims and reduce the risk of hallucinations.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"conclusions\">Conclusions And Future Research Work<\/h2>\n\n\n\n<p>The landscape of fact-checking is rapidly changing with the advent of AI and the proliferation of misinformation. The need for robust, scalable, and reliable fact-checking methods is more crucial than ever in journalism and across various digital platforms.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized\"><img decoding=\"async\" width=\"1563\" height=\"1015\" src=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/AI-Agent-in-action-with-fact-checking.jpg\" alt=\"\" class=\"wp-image-26250\" style=\"width:590px;height:auto\" srcset=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/AI-Agent-in-action-with-fact-checking.jpg 1563w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/AI-Agent-in-action-with-fact-checking-300x195.jpg 300w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/AI-Agent-in-action-with-fact-checking-1024x665.jpg 1024w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/AI-Agent-in-action-with-fact-checking-768x499.jpg 768w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/AI-Agent-in-action-with-fact-checking-1536x997.jpg 1536w, https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/AI-Agent-in-action-with-fact-checking-150x97.jpg 150w\" sizes=\"(max-width: 1563px) 100vw, 1563px\" \/><\/figure>\n\n\n\n<p class=\"has-text-align-center\"><strong>Agent WordLift<\/strong> (<a href=\"https:\/\/wordlift.io\/ai-seo-agent\/\">AI SEO Agent<\/a>) is in action with fact-checking.<\/p>\n\n\n\n<p>Fact-checking is not just about ascertaining truth; it&#8217;s increasingly intertwined with <span id=\"urn:enhancement-001c31<\/span&gt;ad-708b-40a4-87f6-37b0793b2c1a\" class=\"textannotation disambiguated wl-thing wl-no-link\" itemid=\"http:\/\/data.wordlift.io\/wl0216\/entity\/search_engine_optimization\">SEO<\/span>. The credibility and authority of content (E-E-A-T), vital for SEO success, can be enhanced through meticulous fact-checking in various ways. Google and Bing continue investing in fact-checking tools and structured data to improve the quality of information presented in search results across multiple platforms like Google Search, Google News, Google Images, Google Generative Search Experience, and YouTube. <\/p>\n\n\n\n<p>AI plays a crucial role in automating and improving the accuracy of fact-checking processes, and its applications extend to other areas such as SEO, where <a href=\"https:\/\/wordlift.io\/blog\/en\/autonomous-ai-agents-in-seo\/\" target=\"_blank\" rel=\"noreferrer noopener\">autonomous AI agents<\/a> are beginning to make an impact.<\/p>\n\n\n\n<p>With the help of <a href=\"https:\/\/wordlift.io\/blog\/en\/autonomous-ai-agents-in-seo\/\">AI Agents<\/a> like the one presented in this article, we can structure claims in knowledge graphs to bolster content integrity and improve SEO.\u00a0<\/p>\n\n\n\n<p>On the technical side I envisage the future evolutions of our tooling in this area as follows:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Firstly, enhancing the versatility of linking ClaimReviews to entities is a pivotal challenge. This involves refining how our tools identify and associate claims with relevant entities in a more dynamic and context-aware manner.&nbsp;<\/li>\n\n\n\n<li>Secondly, there&#8217;s a need for more sophisticated mechanisms to determine the trustworthiness of websites. This requires restricting and evaluating the list of sources when analyzing information.&nbsp;<\/li>\n\n\n\n<li>Another critical aspect is the integration of data from Knowledge Graphs. Our agent should be adept at extracting and comparing this data with web search results, enabling a more comprehensive and accurate verification process.&nbsp;<\/li>\n\n\n\n<li>Lastly, the aspect of multimodality cannot be overlooked. The ability to validate along with text, images, and other media files is essential in a digital landscape increasingly dominated by diverse content formats.&nbsp;<\/li>\n<\/ul>\n\n\n\n<p>Let\u2019s raise the open web standards together and make the information in our knowledge graphs more trustworthy!&nbsp;&nbsp;&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"references\">References<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/reporterslab.org\/a-better-claimreview-to-grow-a-global-fact-check-database\/\">A better ClaimReview to grow a global fact-check database<\/a> By Sanha Lim \u2013 April 18, 2019&nbsp;<\/li>\n\n\n\n<li><a href=\"https:\/\/www.idx.inc\/blog\/performance-marketing\/how-googles-fact-check-tools-and-serp-features-work\">How Google&#8217;s Fact Check Tools and SERP Features Work by Carter Puntur<\/a> &#8211; April 4, 2023<\/li>\n\n\n\n<li><a href=\"https:\/\/www.hillwebcreations.com\/fact-check-schema-builds-online-credibility\/amp\/\">Fact Check Schema Helps To Build Online Credibility<\/a> by Jeannie Hill &#8211; updated July, 2023&nbsp;<\/li>\n\n\n\n<li><a href=\"https:\/\/developers.google.com\/search\/docs\/appearance\/structured-data\/factcheck\">Fact Check Structured Data &#8211; Google Guide<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/toolbox.google.com\/factcheck\/explorer\">Google Fact Check Tools<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.bing.com\/webmaster\/Error\/Error500?aspxerrorpath=\/webmasters\/help\/\">Fact Check Structured Data on Bing<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.tandfonline.com\/doi\/full\/10.1080\/08913811.2013.843872?scroll=top&amp;needAccess=true\">The Epistemology of Fact Checking<\/a> &#8211; October 2013 Joseph by E. Uscinski &amp;Ryden W. Butler<\/li>\n\n\n\n<li><a href=\"https:\/\/www.youtube.com\/watch?v=2BU1XkPlJj0\">Introduction to ClaimReview: The hidden infrastructure of fact checks<\/a> &#8211; International Fact-Checking Network [YouTube Video]<\/li>\n\n\n\n<li><a href=\"https:\/\/www.datacommons.org\/factcheck\/download#fcmt-data\">Download Fact Check Data created with the Google Fact Check Markup Tool<\/a> &#8211; Datacommons.org&nbsp;<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n\n","protected":false},"excerpt":{"rendered":"<p>Introducing WordLift&#8217;s new fact-checking API and AI agent: your allies in ensuring online content accuracy.<\/p>\n","protected":false},"author":6,"featured_media":26265,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"wl_entities_gutenberg":"","_wlpage_enable":"","footnotes":""},"categories":[28,8],"tags":[],"wl_entity_type":[30],"coauthors":[4226],"class_list":["post-26202","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-world-summit-ai","category-seo","wl_entity_type-article"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Article Fact-Checker AI and SEO - WordLift Blog<\/title>\n<meta name=\"description\" content=\"Introducing WordLift&#039;s new fact-checking API and AI agent: your allies in ensuring online content accuracy.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Fact-Checking in the Age of AI: Navigating Truth, Entities, and SEO\" \/>\n<meta property=\"og:description\" content=\"Introducing WordLift&#039;s new fact-checking API and AI agent: your allies in ensuring online content accuracy.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/\" \/>\n<meta property=\"og:site_name\" content=\"WordLift Blog\" \/>\n<meta property=\"article:published_time\" content=\"2024-01-22T15:21:49+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-01-23T09:13:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/article-fact-checker-ai-social-media.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"1200\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Andrea Volpini\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Fact-Checking in the Age of AI: Navigating Truth, Entities, and SEO\" \/>\n<meta name=\"twitter:description\" content=\"Introducing WordLift&#039;s new fact-checking API and AI agent: your allies in ensuring online content accuracy.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/article-fact-checker-ai-social-media.jpg\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Andrea Volpini\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"23 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/\"},\"author\":{\"name\":\"Andrea Volpini\",\"@id\":\"https:\/\/wordlift.io\/blog\/en\/#\/schema\/person\/574352082cc71dab8d164410f1cabe0a\"},\"headline\":\"Fact-Checking in the Age of AI: Navigating Truth, Entities, and SEO\",\"datePublished\":\"2024-01-22T15:21:49+00:00\",\"dateModified\":\"2024-01-23T09:13:42+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/\"},\"wordCount\":4455,\"publisher\":{\"@id\":\"https:\/\/wordlift.io\/blog\/en\/#organization\"},\"image\":{\"@id\":\"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/article-fact-checker-ai.jpg\",\"articleSection\":[\"AI &amp; Machine Learning\",\"seo\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/\",\"url\":\"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/\",\"name\":\"Article Fact-Checker AI and SEO - WordLift Blog\",\"isPartOf\":{\"@id\":\"https:\/\/wordlift.io\/blog\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/article-fact-checker-ai.jpg\",\"datePublished\":\"2024-01-22T15:21:49+00:00\",\"dateModified\":\"2024-01-23T09:13:42+00:00\",\"description\":\"Introducing WordLift's new fact-checking API and AI agent: your allies in ensuring online content accuracy.\",\"breadcrumb\":{\"@id\":\"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/#primaryimage\",\"url\":\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/article-fact-checker-ai.jpg\",\"contentUrl\":\"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/article-fact-checker-ai.jpg\",\"width\":1200,\"height\":1200},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog\",\"item\":\"https:\/\/wordlift.io\/blog\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Fact-Checking in the Age of AI: Navigating Truth, Entities, and SEO\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/wordlift.io\/blog\/en\/#website\",\"url\":\"https:\/\/wordlift.io\/blog\/en\/\",\"name\":\"WordLift Blog\",\"description\":\"AI-Powered SEO\",\"publisher\":{\"@id\":\"https:\/\/wordlift.io\/blog\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/wordlift.io\/blog\/en\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/wordlift.io\/blog\/en\/#organization\",\"name\":\"WordLift\",\"url\":\"https:\/\/wordlift.io\/blog\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/wordlift.io\/blog\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/mk0wordliftblog7j5te.kinstacdn.com\/wp-content\/uploads\/sites\/3\/2017\/04\/logo-1.png\",\"contentUrl\":\"https:\/\/mk0wordliftblog7j5te.kinstacdn.com\/wp-content\/uploads\/sites\/3\/2017\/04\/logo-1.png\",\"width\":152,\"height\":40,\"caption\":\"WordLift\"},\"image\":{\"@id\":\"https:\/\/wordlift.io\/blog\/en\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/wordlift.io\/blog\/en\/#\/schema\/person\/574352082cc71dab8d164410f1cabe0a\",\"name\":\"Andrea Volpini\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/wordlift.io\/blog\/en\/#\/schema\/person\/image\/466a1652833e48ca11c81b363eba7c25\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/6b9d3d311b50a8749201fe4b318907a8?s=96&d=mm&r=pg\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/6b9d3d311b50a8749201fe4b318907a8?s=96&d=mm&r=pg\",\"caption\":\"Andrea Volpini\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Article Fact-Checker AI and SEO - WordLift Blog","description":"Introducing WordLift's new fact-checking API and AI agent: your allies in ensuring online content accuracy.","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:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/","og_locale":"en_US","og_type":"article","og_title":"Fact-Checking in the Age of AI: Navigating Truth, Entities, and SEO","og_description":"Introducing WordLift's new fact-checking API and AI agent: your allies in ensuring online content accuracy.","og_url":"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/","og_site_name":"WordLift Blog","article_published_time":"2024-01-22T15:21:49+00:00","article_modified_time":"2024-01-23T09:13:42+00:00","og_image":[{"width":1200,"height":1200,"url":"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/article-fact-checker-ai-social-media.jpg","type":"image\/jpeg"}],"author":"Andrea Volpini","twitter_card":"summary_large_image","twitter_title":"Fact-Checking in the Age of AI: Navigating Truth, Entities, and SEO","twitter_description":"Introducing WordLift's new fact-checking API and AI agent: your allies in ensuring online content accuracy.","twitter_image":"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/article-fact-checker-ai-social-media.jpg","twitter_misc":{"Written by":"Andrea Volpini","Est. reading time":"23 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/#article","isPartOf":{"@id":"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/"},"author":{"name":"Andrea Volpini","@id":"https:\/\/wordlift.io\/blog\/en\/#\/schema\/person\/574352082cc71dab8d164410f1cabe0a"},"headline":"Fact-Checking in the Age of AI: Navigating Truth, Entities, and SEO","datePublished":"2024-01-22T15:21:49+00:00","dateModified":"2024-01-23T09:13:42+00:00","mainEntityOfPage":{"@id":"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/"},"wordCount":4455,"publisher":{"@id":"https:\/\/wordlift.io\/blog\/en\/#organization"},"image":{"@id":"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/#primaryimage"},"thumbnailUrl":"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/article-fact-checker-ai.jpg","articleSection":["AI &amp; Machine Learning","seo"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/","url":"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/","name":"Article Fact-Checker AI and SEO - WordLift Blog","isPartOf":{"@id":"https:\/\/wordlift.io\/blog\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/#primaryimage"},"image":{"@id":"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/#primaryimage"},"thumbnailUrl":"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/article-fact-checker-ai.jpg","datePublished":"2024-01-22T15:21:49+00:00","dateModified":"2024-01-23T09:13:42+00:00","description":"Introducing WordLift's new fact-checking API and AI agent: your allies in ensuring online content accuracy.","breadcrumb":{"@id":"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/#primaryimage","url":"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/article-fact-checker-ai.jpg","contentUrl":"https:\/\/wordlift.io\/blog\/en\/wp-content\/uploads\/sites\/3\/2024\/01\/article-fact-checker-ai.jpg","width":1200,"height":1200},{"@type":"BreadcrumbList","@id":"https:\/\/wordlift.io\/blog\/en\/article-fact-checker-ai\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog","item":"https:\/\/wordlift.io\/blog\/en\/"},{"@type":"ListItem","position":2,"name":"Fact-Checking in the Age of AI: Navigating Truth, Entities, and SEO"}]},{"@type":"WebSite","@id":"https:\/\/wordlift.io\/blog\/en\/#website","url":"https:\/\/wordlift.io\/blog\/en\/","name":"WordLift Blog","description":"AI-Powered SEO","publisher":{"@id":"https:\/\/wordlift.io\/blog\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wordlift.io\/blog\/en\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/wordlift.io\/blog\/en\/#organization","name":"WordLift","url":"https:\/\/wordlift.io\/blog\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wordlift.io\/blog\/en\/#\/schema\/logo\/image\/","url":"https:\/\/mk0wordliftblog7j5te.kinstacdn.com\/wp-content\/uploads\/sites\/3\/2017\/04\/logo-1.png","contentUrl":"https:\/\/mk0wordliftblog7j5te.kinstacdn.com\/wp-content\/uploads\/sites\/3\/2017\/04\/logo-1.png","width":152,"height":40,"caption":"WordLift"},"image":{"@id":"https:\/\/wordlift.io\/blog\/en\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/wordlift.io\/blog\/en\/#\/schema\/person\/574352082cc71dab8d164410f1cabe0a","name":"Andrea Volpini","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wordlift.io\/blog\/en\/#\/schema\/person\/image\/466a1652833e48ca11c81b363eba7c25","url":"https:\/\/secure.gravatar.com\/avatar\/6b9d3d311b50a8749201fe4b318907a8?s=96&d=mm&r=pg","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/6b9d3d311b50a8749201fe4b318907a8?s=96&d=mm&r=pg","caption":"Andrea Volpini"}}]}},"_wl_alt_label":[],"wl:entity_url":"http:\/\/data.wordlift.io\/wl0216\/post\/fact-checking-in-the-age-of-ai-navigating-truth-entities-and-seo-26202","_links":{"self":[{"href":"https:\/\/wordlift.io\/blog\/en\/wp-json\/wp\/v2\/posts\/26202"}],"collection":[{"href":"https:\/\/wordlift.io\/blog\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wordlift.io\/blog\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wordlift.io\/blog\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/wordlift.io\/blog\/en\/wp-json\/wp\/v2\/comments?post=26202"}],"version-history":[{"count":35,"href":"https:\/\/wordlift.io\/blog\/en\/wp-json\/wp\/v2\/posts\/26202\/revisions"}],"predecessor-version":[{"id":26278,"href":"https:\/\/wordlift.io\/blog\/en\/wp-json\/wp\/v2\/posts\/26202\/revisions\/26278"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wordlift.io\/blog\/en\/wp-json\/wp\/v2\/media\/26265"}],"wp:attachment":[{"href":"https:\/\/wordlift.io\/blog\/en\/wp-json\/wp\/v2\/media?parent=26202"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wordlift.io\/blog\/en\/wp-json\/wp\/v2\/categories?post=26202"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wordlift.io\/blog\/en\/wp-json\/wp\/v2\/tags?post=26202"},{"taxonomy":"wl_entity_type","embeddable":true,"href":"https:\/\/wordlift.io\/blog\/en\/wp-json\/wp\/v2\/wl_entity_type?post=26202"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/wordlift.io\/blog\/en\/wp-json\/wp\/v2\/coauthors?post=26202"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}