{"id":910,"date":"2021-07-13T07:49:18","date_gmt":"2021-07-13T12:49:18","guid":{"rendered":"https:\/\/www.knownhost.com\/kb\/?p=910"},"modified":"2021-09-23T06:31:31","modified_gmt":"2021-09-23T11:31:31","slug":"introduction-to-pop3-imap","status":"publish","type":"post","link":"https:\/\/www.knownhost.com\/kb\/introduction-to-pop3-imap\/","title":{"rendered":"Introduction to POP3 &#038; IMAP"},"content":{"rendered":"<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_82_2 ez-toc-wrap-right counter-hierarchy ez-toc-counter ez-toc-custom ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #212121;color:#212121\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #212121;color:#212121\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 eztoc-toggle-hide-by-default' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.knownhost.com\/kb\/introduction-to-pop3-imap\/#imap\" >IMAP<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.knownhost.com\/kb\/introduction-to-pop3-imap\/#advantages_of_imap\" >Advantages of IMAP<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.knownhost.com\/kb\/introduction-to-pop3-imap\/#disadvantages_of_imap\" >Disadvantages of IMAP<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.knownhost.com\/kb\/introduction-to-pop3-imap\/#pop3\" >POP3<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/www.knownhost.com\/kb\/introduction-to-pop3-imap\/#advantages_of_pop3\" >Advantages of POP3<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/www.knownhost.com\/kb\/introduction-to-pop3-imap\/#disadvantages_of_pop3\" >Disadvantages of POP3<\/a><\/li><\/ul><\/li><\/ul><\/nav><\/div>\n\n<p>In this article; we&#8217;ll be going over the differences between POP3 and IMAP, as well as their use-case scenarios. One of the first things you should know is that both of these are what is called &#8220;Email Protocols&#8221;.<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>IMAP (Internet Message Access Protocol)<\/li><li>POP3 (Post Office Protocol)<\/li><\/ul>\n\n\n\n<p>These services are used for communication between a device and the server for incoming emails. They can be used for various applications, including but not limited to websites too.<\/p>\n\n\n\n<p>Now days, email is relied on for most important communications due to how quickly it can reach another individual, as such, it&#8217;s important to know which protocol would work best for the individual using it.<\/p>\n\n\n\n<p>With that in mind, we&#8217;ll go over each protocol and their advantages\/disadvantages to help better inform you, the reader!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"imap\"><\/span>IMAP<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>IMAP (Internet Message Access Protocol) is usually the recommended choice of email protocol when it comes to handling your emails. This is because it has the best advantage for those with the busy lifestyle. Many people now days utilize multiple devices and have their email setup across all those devices, so IMAP works best as it allows all of these devices to have the same access to emails whenever necessary.<\/p>\n\n\n\n<p>IMAP Protocol uses two ports<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Insecure: 143<\/li><li>Secured: 993<\/li><\/ol>\n\n\n\n<p>Secured port is over SSL\/TLS and the preferred method of connection for encryption purposes. Don&#8217;t want those emails out in the open. \ud83d\ude42<\/p>\n\n\n\n<p>There are some caveats to this and we&#8217;ll go over them in the advantages and disadvantages of IMAP.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"advantages_of_imap\"><\/span><strong>Advantages of IMAP<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<ul class=\"wp-block-list\"><li>Synchronization between all devices. All devices connected will always have the same mail, including webmail.<\/li><li>Easy to migrate if moving to another server and\/or service.<\/li><li>Easy to setup across all devices.<\/li><li>Can be easily backed up.<\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"disadvantages_of_imap\"><\/span><strong>Disadvantages of IMAP<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<ul class=\"wp-block-list\"><li>Maintenance \u2013 It uses primary disk space, so if you have a small server but email heavily; it can be your primary disk consumption resulting in a high inode count.<\/li><li>Mail is only on the server; so if your mail device doesn&#8217;t store local copies and you&#8217;re out of network \u2013 no email.<\/li><\/ul>\n\n\n\n<p>When using IMAP; there are some recommendations to ensuring that your mail is safe.<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Keep local archives\/copies.<\/li><li>Maintain server backups.<\/li><\/ol>\n\n\n\n<p>In the event of a server failure; you&#8217;ll want to have your own backups.<\/p>\n\n\n<div class=\"kb-shortcode kb-shortcode_warning\">\n                    <div class=\"kb-shortcode-icon\">\n                        <i class=\"fa fa-exclamation-triangle fa-2x\"><\/i>\n                    <\/div>\n                    <div class=\"kb-shortcode-content_warning\">It&#8217;s not recommended to rely on your hosting company as your primary source of backups \u2013 it&#8217;s always best to have local copies of your own backups.<\/div>\n                <\/div>\n\n\n\n<p>When all is said and done the advantages mostly outweigh the disadvantages when it comes to using IMAP.<\/p>\n\n\n\n<p>If you need to access your email anywhere; then IMAP is going to be the protocol to use. It syncs across all devices and is always accessible via webmail (if applicable)<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"pop3\"><\/span>POP3<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>POP3 (Post Office Protocol) is the other email protocol used for incoming mail on devices with email capabilities. This method involves downloading the email to a single device for local storage. This relies on the local storage to maintain copies of that email for viewing. When this occurs; it removes the email from the server making it unavailable for any other device.<\/p>\n\n\n\n<p>This can cause problems for those who use IMAP on their primary mailing devices such as their workstation; but POP3 for their mobile devices.<\/p>\n\n\n\n<p>The function can be disabled if the email server handling the mail offers that configuration.<\/p>\n\n\n\n<p>POP3 operates over two protocols<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Insecure: 110<\/li><li>Secured: 995<\/li><\/ol>\n\n\n\n<p>As with IMAP; you want to be using the secured protocol.<\/p>\n\n\n\n<p>Here are some advantages and disadvantages of POP3:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"advantages_of_pop3\"><\/span><strong>Advantages of POP3<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<ul class=\"wp-block-list\"><li>E-mail can be managed through one place as it downloads messages.<\/li><li>Messages will be local, so always accessible from the device setup.<\/li><li>Email limits are only as big as your local storage device.<\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"disadvantages_of_pop3\"><\/span><strong>Disadvantages of POP3<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<ul class=\"wp-block-list\"><li>Unfortunately more susceptible to viruses via attachments due to local messages.<\/li><li>Only one copy local, unless backups are created.<\/li><\/ul>\n\n\n\n<p>POP3 is useful if you only ever plan on accessing mail from one device due to how it handles mail by default.<\/p>\n\n\n\n<p>When mail is accessed via POP3; it gets removed from the server \u2013 which means if you plan to utilize webmail, your mail won&#8217;t be there.<\/p>\n\n\n\n<p>In the end; it&#8217;s really up to you how you you want to handle your mail, we hope this has been informational for you to understand the differences between to two to help decide which might fit your use case better.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this article; we&#8217;ll be going over the differences between POP3 and IMAP, as well as their use-case scenarios. One of the first things you should know is that both of these are what is called &#8220;Email Protocols&#8221;. IMAP (Internet Message Access Protocol) POP3 (Post Office Protocol) These services are used for communication between a [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[91],"tags":[109,143,128,173,123,120,174,145,144,125],"class_list":["post-910","post","type-post","status-publish","format-standard","hentry","category-guides","tag-cpanel","tag-dedicated","tag-directadmin","tag-imap","tag-linux","tag-mail","tag-pop3","tag-reseller","tag-shared","tag-vps"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Introduction to POP3 &amp; IMAP - KnownHost<\/title>\n<meta name=\"description\" content=\"Read more about POP3 &amp; IMAP, learn about the differences and which would be the best option for your KnownHost server.\" \/>\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.knownhost.com\/kb\/introduction-to-pop3-imap\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Introduction to POP3 &amp; IMAP - KnownHost\" \/>\n<meta property=\"og:description\" content=\"Read more about POP3 &amp; IMAP, learn about the differences and which would be the best option for your KnownHost server.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.knownhost.com\/kb\/introduction-to-pop3-imap\/\" \/>\n<meta property=\"og:site_name\" content=\"KnownHost\" \/>\n<meta property=\"article:published_time\" content=\"2021-07-13T12:49:18+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-09-23T11:31:31+00:00\" \/>\n<meta name=\"author\" content=\"Jonathan K. W.\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jonathan K. W.\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/introduction-to-pop3-imap\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/introduction-to-pop3-imap\\\/\"},\"author\":{\"name\":\"Jonathan K. W.\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/#\\\/schema\\\/person\\\/3db6e20d1f33519cd68fe0ba1230a48b\"},\"headline\":\"Introduction to POP3 &#038; IMAP\",\"datePublished\":\"2021-07-13T12:49:18+00:00\",\"dateModified\":\"2021-09-23T11:31:31+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/introduction-to-pop3-imap\\\/\"},\"wordCount\":736,\"keywords\":[\"cpanel\",\"dedicated\",\"directadmin\",\"imap\",\"linux\",\"mail\",\"pop3\",\"reseller\",\"shared\",\"vps\"],\"articleSection\":[\"Guides\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/introduction-to-pop3-imap\\\/\",\"url\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/introduction-to-pop3-imap\\\/\",\"name\":\"Introduction to POP3 & IMAP - KnownHost\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/#website\"},\"datePublished\":\"2021-07-13T12:49:18+00:00\",\"dateModified\":\"2021-09-23T11:31:31+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/#\\\/schema\\\/person\\\/3db6e20d1f33519cd68fe0ba1230a48b\"},\"description\":\"Read more about POP3 & IMAP, learn about the differences and which would be the best option for your KnownHost server.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/introduction-to-pop3-imap\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/introduction-to-pop3-imap\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/introduction-to-pop3-imap\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Introduction to POP3 &#038; IMAP\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/#website\",\"url\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/\",\"name\":\"KnownHost\",\"description\":\"KnownHost provides a comprehensive webhosting knowledge base to help answer many of your common webhosting and linux questions.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.knownhost.com\\\/kb\\\/#\\\/schema\\\/person\\\/3db6e20d1f33519cd68fe0ba1230a48b\",\"name\":\"Jonathan K. W.\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f432b99e6651fe8d1deb57a285bd84e806f1c9ae8b4c6c585d7e3a0b33789ad9?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f432b99e6651fe8d1deb57a285bd84e806f1c9ae8b4c6c585d7e3a0b33789ad9?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f432b99e6651fe8d1deb57a285bd84e806f1c9ae8b4c6c585d7e3a0b33789ad9?s=96&d=mm&r=g\",\"caption\":\"Jonathan K. W.\"},\"sameAs\":[\"https:\\\/\\\/www.knownhost.com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Introduction to POP3 & IMAP - KnownHost","description":"Read more about POP3 & IMAP, learn about the differences and which would be the best option for your KnownHost server.","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.knownhost.com\/kb\/introduction-to-pop3-imap\/","og_locale":"en_US","og_type":"article","og_title":"Introduction to POP3 & IMAP - KnownHost","og_description":"Read more about POP3 & IMAP, learn about the differences and which would be the best option for your KnownHost server.","og_url":"https:\/\/www.knownhost.com\/kb\/introduction-to-pop3-imap\/","og_site_name":"KnownHost","article_published_time":"2021-07-13T12:49:18+00:00","article_modified_time":"2021-09-23T11:31:31+00:00","author":"Jonathan K. W.","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Jonathan K. W.","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.knownhost.com\/kb\/introduction-to-pop3-imap\/#article","isPartOf":{"@id":"https:\/\/www.knownhost.com\/kb\/introduction-to-pop3-imap\/"},"author":{"name":"Jonathan K. W.","@id":"https:\/\/www.knownhost.com\/kb\/#\/schema\/person\/3db6e20d1f33519cd68fe0ba1230a48b"},"headline":"Introduction to POP3 &#038; IMAP","datePublished":"2021-07-13T12:49:18+00:00","dateModified":"2021-09-23T11:31:31+00:00","mainEntityOfPage":{"@id":"https:\/\/www.knownhost.com\/kb\/introduction-to-pop3-imap\/"},"wordCount":736,"keywords":["cpanel","dedicated","directadmin","imap","linux","mail","pop3","reseller","shared","vps"],"articleSection":["Guides"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.knownhost.com\/kb\/introduction-to-pop3-imap\/","url":"https:\/\/www.knownhost.com\/kb\/introduction-to-pop3-imap\/","name":"Introduction to POP3 & IMAP - KnownHost","isPartOf":{"@id":"https:\/\/www.knownhost.com\/kb\/#website"},"datePublished":"2021-07-13T12:49:18+00:00","dateModified":"2021-09-23T11:31:31+00:00","author":{"@id":"https:\/\/www.knownhost.com\/kb\/#\/schema\/person\/3db6e20d1f33519cd68fe0ba1230a48b"},"description":"Read more about POP3 & IMAP, learn about the differences and which would be the best option for your KnownHost server.","breadcrumb":{"@id":"https:\/\/www.knownhost.com\/kb\/introduction-to-pop3-imap\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.knownhost.com\/kb\/introduction-to-pop3-imap\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.knownhost.com\/kb\/introduction-to-pop3-imap\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.knownhost.com\/kb\/"},{"@type":"ListItem","position":2,"name":"Introduction to POP3 &#038; IMAP"}]},{"@type":"WebSite","@id":"https:\/\/www.knownhost.com\/kb\/#website","url":"https:\/\/www.knownhost.com\/kb\/","name":"KnownHost","description":"KnownHost provides a comprehensive webhosting knowledge base to help answer many of your common webhosting and linux questions.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.knownhost.com\/kb\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.knownhost.com\/kb\/#\/schema\/person\/3db6e20d1f33519cd68fe0ba1230a48b","name":"Jonathan K. W.","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f432b99e6651fe8d1deb57a285bd84e806f1c9ae8b4c6c585d7e3a0b33789ad9?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f432b99e6651fe8d1deb57a285bd84e806f1c9ae8b4c6c585d7e3a0b33789ad9?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f432b99e6651fe8d1deb57a285bd84e806f1c9ae8b4c6c585d7e3a0b33789ad9?s=96&d=mm&r=g","caption":"Jonathan K. W."},"sameAs":["https:\/\/www.knownhost.com"]}]}},"_links":{"self":[{"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/posts\/910","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/comments?post=910"}],"version-history":[{"count":0,"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/posts\/910\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/media?parent=910"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/categories?post=910"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.knownhost.com\/kb\/wp-json\/wp\/v2\/tags?post=910"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}