{"id":5045,"date":"2021-09-30T03:23:11","date_gmt":"2021-09-30T03:23:11","guid":{"rendered":"https:\/\/blog.verbat.com\/?p=2767"},"modified":"2024-05-27T10:24:42","modified_gmt":"2024-05-27T10:24:42","slug":"using-machine-learning-in-google-search","status":"publish","type":"post","link":"https:\/\/www.verbat.com\/blog\/using-machine-learning-in-google-search\/","title":{"rendered":"Using Machine Learning In Google Search"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Google has been evolving and redesigning itself in the way it\nconnects users to the right content they are searching for. They have made huge\nprogress towards this goal, with Google AI and the BERT algorithm. But the\nsearch giant has not been vocal about how machine learning is changing the\nweights attached to the various ranking signals. Here is our take on how search\nengines are using machine learning right now.<\/p>\n\n\n\n<!--more Read more-->\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Pattern Detection&nbsp;&nbsp;<\/strong><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Search\nengines are using machine learning for detecting patterns that help them detect\nspam or duplicate content. Low-quality content usually has clear similarities,\nlike:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The\npresence of many outbound links to disconnected and unrelated pages.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Usage\nof stop words or synonyms.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Frequency\nof identified \u201cspammy\u201d keywords.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Machine\nlearning easily identifies these patterns and flags them. It also uses data\nfrom user interactions to identify new spam structures and techniques being\nused, deciphers new patterns, and successfully flag those, also.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Although\nGoogle still uses human quality raters, using machine learning to identify\nthese patterns significantly brings down on the man-hours necessary to review\nthe content.<\/p>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\"><strong>Also Read:  <a href=\"https:\/\/www.verbat.com\/blog\/googles-link-spam-related-algorithm-update\/\" target=\"_blank\" rel=\"noreferrer noopener\">Google&#8217;s Link Spam Related Algorithm Update <\/a><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Likewise,\nGoogle is also able to scour through pages to filter out low-quality content\nwithout any human intervention.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Machine\nlearning is a constantly evolving technology, so the more pages that are\nanalyzed, the more precise it is.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Identification of New<br>Signals<\/strong><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Google\u2019s\nmachine learning algorithm, RankBrain not only helps identify patterns in\nqueries but also helps the search engine discover new ranking signals.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Early\non, algorithms used by Google were coded entirely by hand. It relied on a group\nof engineers to scrutinize search query results, run tests to enhance the\nquality of those results, and implement those changes.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Now,\nwhile there are still human brains behind the algorithm Rank Brain silently\nworks in the background running tests and weighing in how the changes affect\nuser interactions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Rank\nBrain solves some of the tricky issues that Google faced with traditional\nalgorithms- involving how to handle search terms that have never before been\ninto Google.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">As\nsearch engines are evolving to teach techniques on how to run predictions and\ndata by themselves, there can be less human effort and employees can diver\ntowards other things that machines can\u2019t do, such as innovation or\nhuman-centered projects.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>It\u2019s Considered as a<br>Small Portion<\/strong><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Although\nmachine learning is slowly evolving the way search engines find and rank\nwebsites, it doesn\u2019t imply that it has a significant impact on search engine\nresults.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">During\na 2019 Webmaster Central Office Hours discussion, Google\u2019s John Mueller\nreferred to how machine learning helps Google\u2019s engineers understand more about\nvarious issues, but he also noted that \u201cmachine learning isn\u2019t just this one\nblack box that does everything for you where you feed the internet in on one\nside and the other side comes out search results.\u201d<\/p>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\"><strong>Also Read:  <a href=\"https:\/\/www.verbat.com\/blog\/a-how-to-guide-to-app-store-optimization\/\" target=\"_blank\" rel=\"noreferrer noopener\">A \u2018How to Guide\u2019 to App Store Optimization <\/a><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Fairly\nrecently, in May 2021, he elaborated that machine learning may adjust the\nsignificance of other ranking signals. That being said, there are still human\nbrains manually checking and adjusting those values.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Google\u2019s\nultimate objective is to use technology to provide a better user experience. Also,\nthere is no point in automating the entire process at the expense of the user\nexperience.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">So this\nmeans that machine learning will not take over search ranking any time soon,\nbut implies that it is a small piece of the puzzle search engine have applied\nto make our lives better.&nbsp; &nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Natural Language<br>Processing<\/strong><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">There\nis a significant amount of importance attached to how search engine recognizes\nhow similar one piece of text is to another. This applies not just to words\nalone but also to the meaning and context attached to them.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Bidirectional\nEncoder Representations from Transformers (BERT) is a natural learning\nprocessing framework used by Google to have a better understanding of the\ncontext of a user\u2019s search query.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is\nbecause language is dynamic and constantly evolving, and new turns of phrases\ncome up when we play with language.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The\nsame word is used in different scenarios to describe different things. Having\nsaid that, as more people are using and searching new phrases online, machine\nlearning is used to display more precise results for those queries.&nbsp;\n&nbsp;<\/p>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\"><strong>Also Read: <a href=\"https:\/\/www.verbat.com\/blog\/death-of-the-cookie-and-what-it-means-to-marketers\/\" target=\"_blank\" rel=\"noreferrer noopener\"> Death of the Cookie and What it Means to Marketers <\/a><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Google\nTrends is a good example of this. As a new phrase or word gains traction, the\nearly results may give non- sensical search results at first.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">BERT is\ndesigned to mirror human recognition as precisely as possible to decipher those\ncontextual nuances by learning more about user interaction with the content and\ncorresponding search queries with more relevant results.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">As\nlanguage evolves machines are better able to understand the context behind\nthose words we use and provide us with better information.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Image Search to<br>Understand Photos<\/strong><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Each\nsecond on average more than 1087 images are being uploaded on Instagram, while\n4000 images are being uploaded on Facebook. That\u2019s 100 million photos being\nuploaded on two major social media platforms alone. Analyzing and categorizing\nthat many images are not humanly possible, but an easy task with machine\nlearning.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Machine\nlearning analyzes color and shape patterns and links them with any existing\nschema data about the image to help the search engine comprehend what an image\nin effect is.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This\nway Google can catalog images for search results but also enables a reverse\nimage search, which allows users to search using an image in place of a text\nquery.<\/p>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\"><strong>Also Read:  <a href=\"https:\/\/www.verbat.com\/blog\/common-myths-about-google-ranking-factors\/\" target=\"_blank\" rel=\"noreferrer noopener\">Some Common Myths about Google\u2019s Ranking Factors <\/a><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Users\ncan also find other related instances of the photo online, along with other\nphotographs with the same subjects or color palette and information about the\nsubjects in the image.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Consecutively,\nthe user interactions with these results can also influence their SERPs in the\nfuture.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Ad Quality &amp;<br>Targeting Improvements<\/strong><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Much\nlike its organic search results, Google wants to provide targeted ads for\nindividual users. This implies that Ad Rank can be influenced by machine\nlearning.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Bid\namount expected click-through rate, ad relevance landing page experience, and\nother factors like Ad Rank thresholds, the context of the person\u2019s search is\nfactored into the system, on a keyword-by-keyword basis, to ascertain the\nthresholds considered by Google for each keyword.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Synonym Identification<\/strong><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">When\nsearch results reflect words that are not included in the search phrase, it is\npossibly due to the influence of Rank Brain that identifies synonyms. For\ninstance, while searching for environmental conservation, various results might\nalso reflect the words \u201cpreservation\u201d which is also used in the same context.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Query Clarification<\/strong><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">User\nintent might vary for each search like buying (transactional), research\n(informational), or find resources (navigational).Moreover, a\nsingle keyword could be useful to one or any of these intents.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">By\nevaluating click patterns and the content type that users engage with a search\nengine can make use of machine learning to determine the intent behind the\nuser\u2019s search.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Summary<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Machine learning is less than perfect and it is in its growing phase. The more humans interact with it so does the precision and accuracy of the results. Thus usage of technology with better user experience to solve complex problems will allow humans to focus more on powering creativity and innovation.&nbsp; &nbsp;If you need more help in using technology to improve your SERP results, <a rel=\"noreferrer noopener\" aria-label=\"contact us (opens in a new tab)\" href=\"https:\/\/www.verbat.com\/contact\/\" target=\"_blank\"><strong>contact us<\/strong><\/a>. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/www.verbat.com\/\">it software companies in dubai <\/a> | <a href=\"https:\/\/www.verbat.com\/software-development\">software development  dubai <\/a> | <a href=\"https:\/\/www.verbat.com\/web-hosting\">Web Hosting UAE  <\/a>| &nbsp;<a href=\"https:\/\/www.verbat.com\/search-engine-optimization\/search-engine-optimization-dubai\">Search Engine Marketing Dubai&nbsp;<\/a>|&nbsp;<a href=\"https:\/\/www.verbat.com\/technologies\/mobile-app-development\">mobile app development companies uae<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Google has been evolving and redesigning itself in the way it connects users to the right content they are searching for. They have made huge progress towards this goal, with Google AI and the BERT algorithm. But the search giant has not been vocal about how machine learning is changing the weights attached to the [&hellip;]<\/p>\n","protected":false},"author":12,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-5045","post","type-post","status-publish","format-standard","hentry","category-others"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Using Machine Learning In Google Search - Verbat<\/title>\n<meta name=\"description\" content=\"Learn how machine learning powers Google Search, revolutionizing relevance, accuracy, and user experience in information retrieval.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.verbat.com\/blog\/using-machine-learning-in-google-search\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Using Machine Learning In Google Search - Verbat\" \/>\n<meta property=\"og:description\" content=\"Learn how machine learning powers Google Search, revolutionizing relevance, accuracy, and user experience in information retrieval.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.verbat.com\/blog\/using-machine-learning-in-google-search\/\" \/>\n<meta property=\"og:site_name\" content=\"Software Development Company Dubai UAE - Verbat Technologies\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/verbatltd\" \/>\n<meta property=\"article:published_time\" content=\"2021-09-30T03:23:11+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-05-27T10:24:42+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@verbatltd\" \/>\n<meta name=\"twitter:site\" content=\"@verbatltd\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.verbat.com\/blog\/using-machine-learning-in-google-search\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.verbat.com\/blog\/using-machine-learning-in-google-search\/\"},\"author\":{\"name\":\"\",\"@id\":\"\"},\"headline\":\"Using Machine Learning In Google Search\",\"datePublished\":\"2021-09-30T03:23:11+00:00\",\"dateModified\":\"2024-05-27T10:24:42+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.verbat.com\/blog\/using-machine-learning-in-google-search\/\"},\"wordCount\":1273,\"publisher\":{\"@id\":\"https:\/\/www.verbat.com\/blog\/#organization\"},\"articleSection\":[\"Others\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.verbat.com\/blog\/using-machine-learning-in-google-search\/\",\"url\":\"https:\/\/www.verbat.com\/blog\/using-machine-learning-in-google-search\/\",\"name\":\"Using Machine Learning In Google Search - Verbat\",\"isPartOf\":{\"@id\":\"https:\/\/www.verbat.com\/blog\/#website\"},\"datePublished\":\"2021-09-30T03:23:11+00:00\",\"dateModified\":\"2024-05-27T10:24:42+00:00\",\"description\":\"Learn how machine learning powers Google Search, revolutionizing relevance, accuracy, and user experience in information retrieval.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.verbat.com\/blog\/using-machine-learning-in-google-search\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.verbat.com\/blog\/using-machine-learning-in-google-search\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.verbat.com\/blog\/using-machine-learning-in-google-search\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.verbat.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Using Machine Learning In Google Search\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.verbat.com\/blog\/#website\",\"url\":\"https:\/\/www.verbat.com\/blog\/\",\"name\":\"Verbat Technologies\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.verbat.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.verbat.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.verbat.com\/blog\/#organization\",\"name\":\"Verbat Technologies\",\"url\":\"https:\/\/www.verbat.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.verbat.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.verbat.com\/blog\/wp-content\/uploads\/2024\/04\/verbatltd_logo.jpg\",\"contentUrl\":\"https:\/\/www.verbat.com\/blog\/wp-content\/uploads\/2024\/04\/verbatltd_logo.jpg\",\"width\":200,\"height\":200,\"caption\":\"Verbat Technologies\"},\"image\":{\"@id\":\"https:\/\/www.verbat.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/verbatltd\",\"https:\/\/x.com\/verbatltd\",\"https:\/\/www.linkedin.com\/company\/verbatltd\"]},{\"@type\":\"Person\",\"@id\":\"\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Using Machine Learning In Google Search - Verbat","description":"Learn how machine learning powers Google Search, revolutionizing relevance, accuracy, and user experience in information retrieval.","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:\/\/www.verbat.com\/blog\/using-machine-learning-in-google-search\/","og_locale":"en_US","og_type":"article","og_title":"Using Machine Learning In Google Search - Verbat","og_description":"Learn how machine learning powers Google Search, revolutionizing relevance, accuracy, and user experience in information retrieval.","og_url":"https:\/\/www.verbat.com\/blog\/using-machine-learning-in-google-search\/","og_site_name":"Software Development Company Dubai UAE - Verbat Technologies","article_publisher":"https:\/\/www.facebook.com\/verbatltd","article_published_time":"2021-09-30T03:23:11+00:00","article_modified_time":"2024-05-27T10:24:42+00:00","twitter_card":"summary_large_image","twitter_creator":"@verbatltd","twitter_site":"@verbatltd","twitter_misc":{"Written by":"","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.verbat.com\/blog\/using-machine-learning-in-google-search\/#article","isPartOf":{"@id":"https:\/\/www.verbat.com\/blog\/using-machine-learning-in-google-search\/"},"author":{"name":"","@id":""},"headline":"Using Machine Learning In Google Search","datePublished":"2021-09-30T03:23:11+00:00","dateModified":"2024-05-27T10:24:42+00:00","mainEntityOfPage":{"@id":"https:\/\/www.verbat.com\/blog\/using-machine-learning-in-google-search\/"},"wordCount":1273,"publisher":{"@id":"https:\/\/www.verbat.com\/blog\/#organization"},"articleSection":["Others"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.verbat.com\/blog\/using-machine-learning-in-google-search\/","url":"https:\/\/www.verbat.com\/blog\/using-machine-learning-in-google-search\/","name":"Using Machine Learning In Google Search - Verbat","isPartOf":{"@id":"https:\/\/www.verbat.com\/blog\/#website"},"datePublished":"2021-09-30T03:23:11+00:00","dateModified":"2024-05-27T10:24:42+00:00","description":"Learn how machine learning powers Google Search, revolutionizing relevance, accuracy, and user experience in information retrieval.","breadcrumb":{"@id":"https:\/\/www.verbat.com\/blog\/using-machine-learning-in-google-search\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.verbat.com\/blog\/using-machine-learning-in-google-search\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.verbat.com\/blog\/using-machine-learning-in-google-search\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.verbat.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Using Machine Learning In Google Search"}]},{"@type":"WebSite","@id":"https:\/\/www.verbat.com\/blog\/#website","url":"https:\/\/www.verbat.com\/blog\/","name":"Verbat Technologies","description":"","publisher":{"@id":"https:\/\/www.verbat.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.verbat.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.verbat.com\/blog\/#organization","name":"Verbat Technologies","url":"https:\/\/www.verbat.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.verbat.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.verbat.com\/blog\/wp-content\/uploads\/2024\/04\/verbatltd_logo.jpg","contentUrl":"https:\/\/www.verbat.com\/blog\/wp-content\/uploads\/2024\/04\/verbatltd_logo.jpg","width":200,"height":200,"caption":"Verbat Technologies"},"image":{"@id":"https:\/\/www.verbat.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/verbatltd","https:\/\/x.com\/verbatltd","https:\/\/www.linkedin.com\/company\/verbatltd"]},{"@type":"Person","@id":""}]}},"_links":{"self":[{"href":"https:\/\/www.verbat.com\/blog\/wp-json\/wp\/v2\/posts\/5045","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.verbat.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.verbat.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.verbat.com\/blog\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/www.verbat.com\/blog\/wp-json\/wp\/v2\/comments?post=5045"}],"version-history":[{"count":2,"href":"https:\/\/www.verbat.com\/blog\/wp-json\/wp\/v2\/posts\/5045\/revisions"}],"predecessor-version":[{"id":6156,"href":"https:\/\/www.verbat.com\/blog\/wp-json\/wp\/v2\/posts\/5045\/revisions\/6156"}],"wp:attachment":[{"href":"https:\/\/www.verbat.com\/blog\/wp-json\/wp\/v2\/media?parent=5045"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.verbat.com\/blog\/wp-json\/wp\/v2\/categories?post=5045"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.verbat.com\/blog\/wp-json\/wp\/v2\/tags?post=5045"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}