{"id":10881,"date":"2023-06-06T06:23:57","date_gmt":"2023-06-06T06:23:57","guid":{"rendered":"https:\/\/www.bodhost.com\/kb\/?p=10881"},"modified":"2026-02-26T14:02:43","modified_gmt":"2026-02-26T14:02:43","slug":"ssh-vs-ssl-whats-the-difference","status":"publish","type":"post","link":"https:\/\/www.bodhost.com\/kb\/ssh-vs-ssl-whats-the-difference\/","title":{"rendered":"SSH vs SSL: What&#8217;s the Difference?"},"content":{"rendered":"<p><strong><\/strong><\/p>\r\n<p class=\"wp-block-paragraph\">Looking to understand the difference between SSL and SSH. In this article, we will introduce you about SSH vs. SSL and how to use them.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">At a high level, SSH and SSL are both technologies that help authenticate and encrypt data sent between two computers, such as your laptop and the server hosting your website. In simple terms, they improve security. Additionally, they are similar in some respects on a high level if you consider that they serve two very different objectives, that is why it&#8217;s important to know the distinction between SSH and SSL.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">SSL is generally used to encrypt data being transferred between two points, such as your browser and the server hosting the website you are visiting.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">On the other hand, SSH is used to remotely log into another computer. (Eg: a web server and to create a secure connection to issue commands using SSH tunneling).<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-heading\"><strong>What Is SSL?<\/strong><\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">SSL stands for Secure Sockets Layer. While some of the most people still refer to SSL as it is technically the older version of the current modern Transport Layer Security (TLS) protocol. For practical purposes, you can use SSL and TLS.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Advantages of SSL<\/p>\r\n\r\n\r\n\r\n<ol>\r\n<li>Easy to use: SSL used quickly and with little configuration.<\/li>\r\n<li>Widely used: Most online browsers and programs are capable of utilizing the popular SSL protocol.<\/li>\r\n<li>Strong encryption: SSL is the best protocol for secure web interactions because it offers robust encryption that is challenging to crack.<br \/><br \/>\r\n\r\n\r\n\r\n<\/li>\r\n<\/ol>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Disadvantages of SSL<\/p>\r\n\r\n\r\n\r\n<ol>\r\n<li>Expensive: Since <a href=\"https:\/\/www.bodhost.com\/ssl\" target=\"_blank\" rel=\"noreferrer noopener\">SSL certificates<\/a> can be costly, some people or organizations might discover it difficult to use them.<\/li>\r\n<li>Prone to Assaults: SSL is vulnerable to some sorts of attacks, such as SSL stripping and man-in-the-middle attacks.<\/li>\r\n<li>Limited application support: Since not all applications support SSL, using it can be challenging in some circumstances.<br \/><br \/>\r\n\r\n\r\n\r\n<\/li>\r\n<\/ol>\r\n\r\n\r\n\r\n<p class=\"wp-block-heading\"><strong>What is SSH?<\/strong><\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/www.bodhost.com\/kb\/what-is-ssh-secure-shell\/\" target=\"_blank\" rel=\"noreferrer noopener\">SSH <\/a>is a networking protocol, which gives secure transmission in a non-secure network. It requires a certificate and also works on Public Key Encryption. It uses multiple implementations in networked environments&#8217; functions including web surfing, chatting, emails, and other protocols like FTP.<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Advantages of SSH<\/p>\r\n\r\n\r\n\r\n<ol>\r\n<li>Secure: SSH was created to enhance the security of communications between two systems, making it a perfect protocol for file transfers and remote access.<\/li>\r\n<li>Authentication: SSH offers strong methods for authentication that make it challenging for unauthorized access to happen.<\/li>\r\n<li>Data integrity: Finally, SSL ensures data integrity by ensuring that no data is lost or changed while in transit.<br \/><br \/>\r\n\r\n\r\n\r\n<\/li>\r\n<\/ol>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\"><span style=\"--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; --tw-rotate: 0; --tw-skew-x: 0; --tw-skew-y: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-ring-offset-width: 0px; --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-shadow: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-shadow-colored: 0 0 #0000;\">Disadvantages of SS<\/span>H<\/p>\r\n\r\n\r\n\r\n<ol>\r\n<li>Performance impact: SSH can affect system speed, particularly when sending huge files or when many users are trying to access the same system at once.\r\n\r\n<\/li>\r\n<li>Complexity: SSH setup and use can be challenging, especially for non-technical people.<\/li>\r\n<li>Limited application support: SSH is not supported by all programs, which makes it challenging to utilize in some circumstances.<br \/><br \/>\r\n\r\n<\/li>\r\n<\/ol>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Difference between SSL and SSH<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-table\">\r\n<table>\r\n<thead>\r\n<tr>\r\n<td>S.No<\/td>\r\n<td>SSL<\/td>\r\n<td>SSH<\/td>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td>1.<\/td>\r\n<td>SSL stands for secure socket layer.<\/td>\r\n<td>SSH stands for Secure Shell<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>2.<\/td>\r\n<td>You don\u2019t need any username\/password authentication system like SSH.<\/td>\r\n<td>It is a username\/password-based authentication technology that uses cryptography.<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>3.<\/td>\r\n<td>It uses port number 443.<\/td>\r\n<td>It works on the port number 22.<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>4.<\/td>\r\n<td>It is asynchronous as it depends on the certificates.<\/td>\r\n<td>It completely depends on the network tunneling.<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>5.<\/td>\r\n<td>While X.509 digital certificates are often used by SSL for server and client authentication.<\/td>\r\n<td>For the server and client authentication operations, it uses a three-stage approach.<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<figcaption class=\"wp-element-caption\"><\/figcaption>\r\n<\/figure>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">Conclusion:<\/p>\r\n\r\n\r\n\r\n<p class=\"wp-block-paragraph\">SSL and SSH are two different protocols with various applications. While SSL is usually used to encrypt web-based communications, SSH is largely used for secure remote access to servers and other equipment. They operate on various port numbers, employ various encryption techniques, and offer various degrees of implementation and authentication. Selecting the best protocol for your particular needs might be made easier if you aware of the distinctions between these two protocols.<\/p>\r\n<p><strong><\/strong><\/p>","protected":false},"excerpt":{"rendered":"<p>Looking to understand the difference between SSL and SSH. In this article, we will introduce you about SSH vs. SSL and how to use them. At a high level, SSH&hellip;<\/p>\n<p><a href=\"https:\/\/www.bodhost.com\/kb\/ssh-vs-ssl-whats-the-difference\/\" class=\"more-link\">Read More<\/a><\/p>\n","protected":false},"author":22,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[864],"tags":[1454,1455],"class_list":["post-10881","post","type-post","status-publish","format-standard","hentry","category-ssl","tag-ssh-vs-ssl","tag-ssh-vs-ssl-whats-the-difference"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Difference Between SSH and SSL \u2013 Explained<\/title>\n<meta name=\"description\" content=\"Looking to understand the difference between SSL and SSH. In this article, we will introduce you about SSH vs. SSL and how to use them.\" \/>\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.bodhost.com\/kb\/ssh-vs-ssl-whats-the-difference\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Difference Between SSH and SSL \u2013 Explained\" \/>\n<meta property=\"og:description\" content=\"Looking to understand the difference between SSL and SSH. In this article, we will introduce you about SSH vs. SSL and how to use them.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.bodhost.com\/kb\/ssh-vs-ssl-whats-the-difference\/\" \/>\n<meta property=\"og:site_name\" content=\"Knowledge Base - bodHOST\" \/>\n<meta property=\"article:published_time\" content=\"2023-06-06T06:23:57+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-26T14:02:43+00:00\" \/>\n<meta name=\"author\" content=\"Vincer\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Vincer\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/ssh-vs-ssl-whats-the-difference\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/ssh-vs-ssl-whats-the-difference\\\/\"},\"author\":{\"name\":\"Vincer\",\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#\\\/schema\\\/person\\\/f3852d74aeac480763235276b5faddd0\"},\"headline\":\"SSH vs SSL: What&#8217;s the Difference?\",\"datePublished\":\"2023-06-06T06:23:57+00:00\",\"dateModified\":\"2026-02-26T14:02:43+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/ssh-vs-ssl-whats-the-difference\\\/\"},\"wordCount\":638,\"publisher\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#organization\"},\"keywords\":[\"SSH vs SSL\",\"SSH vs SSL: What&#039;s the Difference?\"],\"articleSection\":[\"SSL\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/ssh-vs-ssl-whats-the-difference\\\/\",\"url\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/ssh-vs-ssl-whats-the-difference\\\/\",\"name\":\"Difference Between SSH and SSL \u2013 Explained\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#website\"},\"datePublished\":\"2023-06-06T06:23:57+00:00\",\"dateModified\":\"2026-02-26T14:02:43+00:00\",\"description\":\"Looking to understand the difference between SSL and SSH. In this article, we will introduce you about SSH vs. SSL and how to use them.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/ssh-vs-ssl-whats-the-difference\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/ssh-vs-ssl-whats-the-difference\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/ssh-vs-ssl-whats-the-difference\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"SSL\",\"item\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/category\\\/ssl\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SSH vs SSL: What&#8217;s the Difference?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#website\",\"url\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/\",\"name\":\"Web Hosting Knowledge Base | bodHOST Hosting FAQ\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#organization\"},\"alternateName\":\"Web Hosting Knowledge Base | bodHOST Hosting FAQ\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#organization\",\"name\":\"Web Hosting Knowledge Base | bodHOST Hosting FAQ\",\"url\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Profile-Pic.png\",\"contentUrl\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Profile-Pic.png\",\"width\":240,\"height\":240,\"caption\":\"Web Hosting Knowledge Base | bodHOST Hosting FAQ\"},\"image\":{\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/#\\\/schema\\\/person\\\/f3852d74aeac480763235276b5faddd0\",\"name\":\"Vincer\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/bb5079f76e01aaa97b2ffcb7a562292482693b395aba4a4214c98f006c07d352?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/bb5079f76e01aaa97b2ffcb7a562292482693b395aba4a4214c98f006c07d352?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/bb5079f76e01aaa97b2ffcb7a562292482693b395aba4a4214c98f006c07d352?s=96&d=mm&r=g\",\"caption\":\"Vincer\"},\"url\":\"https:\\\/\\\/www.bodhost.com\\\/kb\\\/author\\\/vinayak\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Difference Between SSH and SSL \u2013 Explained","description":"Looking to understand the difference between SSL and SSH. In this article, we will introduce you about SSH vs. SSL and how to use them.","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.bodhost.com\/kb\/ssh-vs-ssl-whats-the-difference\/","og_locale":"en_US","og_type":"article","og_title":"Difference Between SSH and SSL \u2013 Explained","og_description":"Looking to understand the difference between SSL and SSH. In this article, we will introduce you about SSH vs. SSL and how to use them.","og_url":"https:\/\/www.bodhost.com\/kb\/ssh-vs-ssl-whats-the-difference\/","og_site_name":"Knowledge Base - bodHOST","article_published_time":"2023-06-06T06:23:57+00:00","article_modified_time":"2026-02-26T14:02:43+00:00","author":"Vincer","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Vincer","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.bodhost.com\/kb\/ssh-vs-ssl-whats-the-difference\/#article","isPartOf":{"@id":"https:\/\/www.bodhost.com\/kb\/ssh-vs-ssl-whats-the-difference\/"},"author":{"name":"Vincer","@id":"https:\/\/www.bodhost.com\/kb\/#\/schema\/person\/f3852d74aeac480763235276b5faddd0"},"headline":"SSH vs SSL: What&#8217;s the Difference?","datePublished":"2023-06-06T06:23:57+00:00","dateModified":"2026-02-26T14:02:43+00:00","mainEntityOfPage":{"@id":"https:\/\/www.bodhost.com\/kb\/ssh-vs-ssl-whats-the-difference\/"},"wordCount":638,"publisher":{"@id":"https:\/\/www.bodhost.com\/kb\/#organization"},"keywords":["SSH vs SSL","SSH vs SSL: What&#039;s the Difference?"],"articleSection":["SSL"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.bodhost.com\/kb\/ssh-vs-ssl-whats-the-difference\/","url":"https:\/\/www.bodhost.com\/kb\/ssh-vs-ssl-whats-the-difference\/","name":"Difference Between SSH and SSL \u2013 Explained","isPartOf":{"@id":"https:\/\/www.bodhost.com\/kb\/#website"},"datePublished":"2023-06-06T06:23:57+00:00","dateModified":"2026-02-26T14:02:43+00:00","description":"Looking to understand the difference between SSL and SSH. In this article, we will introduce you about SSH vs. SSL and how to use them.","breadcrumb":{"@id":"https:\/\/www.bodhost.com\/kb\/ssh-vs-ssl-whats-the-difference\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.bodhost.com\/kb\/ssh-vs-ssl-whats-the-difference\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.bodhost.com\/kb\/ssh-vs-ssl-whats-the-difference\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"SSL","item":"https:\/\/www.bodhost.com\/kb\/category\/ssl\/"},{"@type":"ListItem","position":2,"name":"SSH vs SSL: What&#8217;s the Difference?"}]},{"@type":"WebSite","@id":"https:\/\/www.bodhost.com\/kb\/#website","url":"https:\/\/www.bodhost.com\/kb\/","name":"Web Hosting Knowledge Base | bodHOST Hosting FAQ","description":"","publisher":{"@id":"https:\/\/www.bodhost.com\/kb\/#organization"},"alternateName":"Web Hosting Knowledge Base | bodHOST Hosting FAQ","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.bodhost.com\/kb\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.bodhost.com\/kb\/#organization","name":"Web Hosting Knowledge Base | bodHOST Hosting FAQ","url":"https:\/\/www.bodhost.com\/kb\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.bodhost.com\/kb\/#\/schema\/logo\/image\/","url":"https:\/\/www.bodhost.com\/kb\/wp-content\/uploads\/2025\/10\/Profile-Pic.png","contentUrl":"https:\/\/www.bodhost.com\/kb\/wp-content\/uploads\/2025\/10\/Profile-Pic.png","width":240,"height":240,"caption":"Web Hosting Knowledge Base | bodHOST Hosting FAQ"},"image":{"@id":"https:\/\/www.bodhost.com\/kb\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.bodhost.com\/kb\/#\/schema\/person\/f3852d74aeac480763235276b5faddd0","name":"Vincer","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/bb5079f76e01aaa97b2ffcb7a562292482693b395aba4a4214c98f006c07d352?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/bb5079f76e01aaa97b2ffcb7a562292482693b395aba4a4214c98f006c07d352?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/bb5079f76e01aaa97b2ffcb7a562292482693b395aba4a4214c98f006c07d352?s=96&d=mm&r=g","caption":"Vincer"},"url":"https:\/\/www.bodhost.com\/kb\/author\/vinayak\/"}]}},"_links":{"self":[{"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/posts\/10881","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/users\/22"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/comments?post=10881"}],"version-history":[{"count":14,"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/posts\/10881\/revisions"}],"predecessor-version":[{"id":11504,"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/posts\/10881\/revisions\/11504"}],"wp:attachment":[{"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/media?parent=10881"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/categories?post=10881"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.bodhost.com\/kb\/wp-json\/wp\/v2\/tags?post=10881"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}