{"id":3768,"date":"2021-11-30T10:29:46","date_gmt":"2021-11-30T09:29:46","guid":{"rendered":"https:\/\/www.combell.com\/en\/help\/?post_type=ht_kb&#038;p=3768"},"modified":"2024-05-29T14:44:27","modified_gmt":"2024-05-29T12:44:27","slug":"what-is-a-url","status":"publish","type":"ht_kb","link":"https:\/\/www.combell.com\/en\/help\/kb\/what-is-a-url\/","title":{"rendered":"What is a &#8216;URL&#8217;?"},"content":{"rendered":"\n<p id=\"useful-hint\"><strong><strong>Anyone using a computer uses URLs, i.e. specific addresses to reach pieces of data. A URL can be a web address, but not always. Feeling a bit confused? Do not worry! Before you get to the end of this page, you will know all there is to know about this subject. We promise!<\/strong><\/strong><\/p>\n\n\n\n<div class=\"wp-block-ht-block-toc  is-style-outline htoc htoc--position-wide toc-list-style-plain\" data-htoc-state=\"expanded\"><span class=\"htoc__title\"><span class=\"ht_toc_title\">Table of Contents<\/span><span class=\"htoc__toggle\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\"><g fill=\"#444\"><path d=\"M15 7H1c-.6 0-1 .4-1 1s.4 1 1 1h14c.6 0 1-.4 1-1s-.4-1-1-1z\"><\/path><path d=\"M15 1H1c-.6 0-1 .4-1 1s.4 1 1 1h14c.6 0 1-.4 1-1s-.4-1-1-1zM15 13H1c-.6 0-1 .4-1 1s.4 1 1 1h14c.6 0 1-.4 1-1s-.4-1-1-1z\"><\/path><\/g><\/svg><\/span><\/span><div class=\"htoc__itemswrap\"><ul class=\"ht_toc_list\"><li class=\"\"><a href=\"#htoc-uniform-resource-locator\">Uniform Resource Locator<\/a><\/li><li class=\"\"><a href=\"#htoc-onderdelen-van-een-url\">URL components<\/a><\/li><li class=\"\"><a href=\"#htoc-url-slug-en-permalink\">URL, slug and permalink<\/a><\/li><li class=\"\"><a href=\"#htoc-hoe-een-url-aanmaken\">How to create a URL?<\/a><\/li><li class=\"\"><a href=\"#htoc-zijn-urls-belangrijk-voor-seo\">Are URLs important for SEO?<\/a><\/li><li class=\"\"><a href=\"#htoc-faq-over-urls\">FAQ about URLs<\/a><\/li><\/ul><\/div><\/div>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"htoc-uniform-resource-locator\">Uniform Resource Locator<\/h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/www.combell.com\/en\/help\/wp-content\/uploads\/wat-is-url-opbouw.jpg\" alt=\"wat is een url: de opbouw\" class=\"wp-image-18982\" title=\"wat is url opbouw\"\/><\/figure>\n\n\n\n<p>URL stands for Uniform Resource Locator. In plain English,&nbsp;<strong>a URL indicates the location (<em>Locator<\/em>) of a resource (<em>Resource<\/em>) in a way that is the same (<em>Uniform<\/em>) throughout the world.<\/strong><\/p>\n\n\n\n<p>When you think of a URL, you probably think of pages on the Internet, but URLs are actually used to refer to all kinds of data and files (in other words, &#8216;resources&#8217;), because the Internet is made up of all sorts of small pieces of data. And all these pieces of data, meaning every page but also every image on that page, have a URL. Such a URL is unique and takes you to a specific file.<\/p>\n\n\n\n<p>Examples of URLs:<\/p>\n\n\n\n<ul><li>https:\/\/www.combell.com\/en\/blog\/save-money-and-time-by-working-in-the-cloud\/<\/li><li>A URL that allows you to visit a page on the Internet via https (more on that later).<\/li><li><strong>file:\/\/\/Users\/yourname\/Documents\/url.docx<\/strong><\/li><li>A file on your computer or on a hard disk.<\/li><li><strong>mailto:name@domainname.be?subject=look!%20a%20url!<\/strong><\/li><li>An e-mail recipient, with a predefined address and possibly a subject line for the message.<\/li><\/ul>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"htoc-onderdelen-van-een-url\"><strong>URL components<\/strong><\/h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/www.combell.com\/en\/help\/wp-content\/uploads\/url-opbouw-1024x146.jpg\" alt=\"wat is een url: de onderdelen\" class=\"wp-image-18979\" title=\"url opbouw\"\/><\/figure>\n\n\n\n<p>The URL above points to a web page on our blog. So let us have a quick look at the structure of that URL. You should always read a URL from left to right, each part building on the previous one to make sure you get to the file you want to reach.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"htoc-het-protocol-https\"><strong><strong>The protocol (HTTPS)<\/strong><\/strong><\/h3>\n\n\n\n<p>Every URL begins with a protocol. For web pages, this is usually&nbsp;<em>http<\/em>&nbsp;or&nbsp;<em>https<\/em>.<\/p>\n\n\n\n<p>A protocol is a convention by which things have to be done in a certain way. In other words, the protocol tells all parties involved what the various components of the URL mean.<\/p>\n\n\n\n<p><em>HTTP<\/em>&nbsp;means&nbsp;<em>Hypertext Transfer Protocol<\/em>&nbsp;and defines how a web client (your web browser) and a server (the computer on which the file you want to access is located) communicate.<\/p>\n\n\n\n<p>So when a URL begins with http:\/\/, a server knows how to interpret certain questions.<strong>&nbsp;If you see browsing as a conversation between you and a server, in which you ask a question and the server gives you an answer, http is actually the language you specify. That way, the server knows what language you are asking your question in, and can understand you.<\/strong><\/p>\n\n\n\n<p>That is why the protocol is at the beginning of a URL: it is always useful, in any conversation, to determine the language first&nbsp;\ud83d\ude09.<\/p>\n\n\n\n<p><strong>HTTPS&nbsp;<\/strong>is an extension of the HTTP protocol. The S stands for Secure: you can surf the web more securely when you use HTTPS, because the data are encrypted. Without HTTPS, the data that you enter on a website (user name, password, bank details, etc.) would simply be sent without considering the possibility that they could be intercepted or monitored. When you enter data, it is always best to check whether a website uses HTTPS. You can very easily make sure your website uses HTTPS by&nbsp;<a href=\"https:\/\/www.combell.com\/en\/ssl-certificates\" target=\"_blank\" rel=\"noreferrer noopener\">purchasing an SSL certificate<\/a>&nbsp;from Combell.<\/p>\n\n\n\n<p>By the way, you can learn more from our e-books.<\/p>\n\n\n\n<p>Incidentally, after the http(s), there is a colon and a double slash. The colon is used to clearly identify the protocol: it acts as a delimiter. As for the double slash, well&#8230; This is what the inventor of the World Wide Web has to say about it:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p><em><em>&#8220;Typing in \/\/ has just resulted in people overusing their index fingers, wasting time and using more paper&#8230; If I had my time again, I would probably leave that double slash out.&#8221;<\/em><\/em><\/p><cite><a rel=\"noreferrer noopener\" href=\"http:\/\/news.bbc.co.uk\/2\/hi\/uk_news\/magazine\/8306515.stm\" target=\"_blank\"><em><\/em><\/a><em><a href=\"http:\/\/news.bbc.co.uk\/2\/hi\/uk_news\/magazine\/8306515.stm\" target=\"_blank\" rel=\"noreferrer noopener\"><em>Sir Tim Berners-Lee, the inventor of the World Wide Web<\/em><\/a><\/em><\/cite><\/blockquote>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"htoc-de-domeinnaam-www-combell-com\"><strong><strong>The domain name (www.combell.com)<\/strong><\/strong><\/h3>\n\n\n\n<p>In our example, www.combell.com is the domain name (where&nbsp;<em>www<\/em>&nbsp;is the subdomain,&nbsp;<em>combell<\/em>&nbsp;is the &#8216;name&#8217; and&nbsp;<em>.com<\/em>&nbsp;is the top-level domain or TLD).<\/p>\n\n\n\n<p>The domain name (or the domain) is the name of the computer on which the data you are looking for are located (the server). Actually, such a server has a name that consists of a lot of numbers (an&nbsp;<em>IP address<\/em>), but for the sake of convenience, we convert these numbers into a domain name \u2013 something that is much easier to remember!<\/p>\n\n\n\n<ul><li><a href=\"https:\/\/www.combell.com\/en\/help\/kb\/what-is-a-domain-name-and-how-does-it-work\/\">Click here to find out more about domain names<\/a><\/li><li><a href=\"https:\/\/www.combell.com\/en\/help\/kb\/what-is-a-subdomain-and-how-do-you-create-one\/\">Click here to find out more about subdomains<\/a><\/li><li><a href=\"https:\/\/www.combell.com\/en\/help\/kb\/what-is-a-tld-or-top-level-domain\/\">Click here to find out more about TLDs<\/a><\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"htoc-de-padnaam-nl-blog-wat-is-url\"><strong>The file path (\/en\/blog\/what-is-a-url\/)<\/strong><\/h3>\n\n\n\n<p>If our browser knows from the domain name and the DNS on which server it can find the files it wants, it will use the file path to find the exact location of the resource we want to access.<\/p>\n\n\n\n<p>In a file path, we find very clearly the structure and name of a resource. In our example, this is the page &#8216;en\/blog\/insidr-testimonial-shopbuilder&#8217;. Just as you have folders on your own computer, a website also has folders (subfolders). In this case, those subfolders are \/en and, below that, \/blog. Each subfolder is identified by a &#8220;\/&#8221;.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"htoc-andere-onderdelen-van-een-url\"><strong>Other URL<\/strong> components<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"htoc-query-strings-en-variabelen\"><strong>Query strings and variables<\/strong><\/h4>\n\n\n\n<p><em>Example:&nbsp;<strong>https:\/\/www.google.com\/search?q=combell<\/strong><\/em><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/www.combell.com\/en\/help\/wp-content\/uploads\/wat-is-url-querystring-1024x146.jpg\" alt=\"wat is een url: querystring\" class=\"wp-image-18985\" title=\"wat is url querystring\"\/><\/figure>\n\n\n\n<p>The page google.be\/search is probably Google&#8217;s most visited page. And it is also a special page, as we can use it to search for information. You can see that query by looking at the&nbsp;<strong><em>query string<\/em><\/strong>&nbsp;(<em>query<\/em>&nbsp;means &#8216;question&#8217;).<\/p>\n\n\n\n<p>The query string is a piece of text that comes after the file path and is separated from it by a question mark (&#8216;?&#8217;). In this case, the query string is \/search?<strong>q=combell<\/strong>.<\/p>\n\n\n\n<p>The query string is a way of conveying information to our resource (which we found in the file path). This is achieved by using parameters and their values.<\/p>\n\n\n\n<p>In our example, that is:<\/p>\n\n\n\n<ul><li>parameter: q (for &#8216;query&#8217;, to perform a search)<\/li><li>value: combell<\/li><\/ul>\n\n\n\n<p>Thanks to that query string&nbsp;<strong><em>q=combell<\/em><\/strong>, the&nbsp;<em>\/search<\/em>&nbsp;page knows that we want to search for Combell.<\/p>\n\n\n\n<p><strong><strong>Another example of a&nbsp;<em>query string<\/em>:<\/strong><\/strong><\/p>\n\n\n\n<p><a href=\"https:\/\/www.youtube.com\/watch?v=jNQXAexC9IVRw\" target=\"_blank\" rel=\"noopener\">https:\/\/www.youtube.com\/watch?v=jNQXAexC9IVRw<\/a><\/p>\n\n\n\n<ul><li>parameter: v (for &#8216;video&#8217;)<\/li><li>value: jNQXAexC9IVRw (the name of the video)<\/li><\/ul>\n\n\n\n<p><em>Note<\/em>: WordPress sites do not use file paths. Instead, they use the parameter &#8216;p&#8217; (for &#8216;<em>post<\/em>&#8216;).&nbsp;This means that a URL can look like this:&nbsp;<em>http:\/\/domainname.be\/?p=1254<\/em>. But since that does not look very &#8216;sexy&#8217;, WordPress uses permalinks. You can read more about that a little further down!<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"htoc-utm-tag\">The UTM tag<\/h4>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/www.combell.com\/en\/help\/wp-content\/uploads\/wat-is-url-utm-tag-1024x119.jpg\" alt=\"wat is eenurl: de utm-tag\" class=\"wp-image-18987\" title=\"wat is url utm tag\"\/><\/figure>\n\n\n\n<p>The UTM tag (<em>Urchin Tracking Module<\/em>) is a tag that you add to collect information about visitors of a website: this can help you gain more insight into the performance of a marketing campaign. UTM tags send additional information to third parties (e.g. Google Analytics) so that you can know where your visitors come from.<\/p>\n\n\n\n<p><em>Example:<\/em><\/p>\n\n\n\n<ul><li><em>You send out a newsletter. This contains a link, &#8216;<u>Surf to my website<\/u>&#8216;, which leads to your website, domainname.be.<\/em><\/li><li><em>Since you want to know how many visitors land on your site via the link in your newsletter, you create a special URL with the UTM &#8216;source&#8217;. This can be achieved by using<\/em><a href=\"https:\/\/ga-dev-tools.appspot.com\/campaign-url-builder\/\" target=\"_blank\" rel=\"noreferrer noopener\">&nbsp;<em>the tool provided by Google Analytics<\/em><\/a><em>.<\/em><\/li><li><em>The URL behind the &#8216;Surf to my website&#8217; link in your newsletter will then look like this: https:\/\/domainname.be\/?utm_source=newsletter.<\/em><\/li><li><em>Then, when you look at the statistics of your website, you can see from the figures of that specific URL how many visitors you have received through your newsletter.<\/em><\/li><\/ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"htoc-anchors\">Anchors<\/h4>\n\n\n\n<p>An anchor indicates a specific location on a page. This is useful when you are reading a long web page, as the creator of the page can use links that point to e.g. the different chapters of the page at the beginning. When you click on these links, the URL with the anchor redirects you to that chapter. This is also known as<strong><em>&nbsp;page jump.<\/em><\/strong>&nbsp;<strong><a href=\"https:\/\/www.combell.com\/en\/help\/kb\/what-is-a-url\/\">T<\/a><\/strong><a href=\"#useful-hint\"><strong>his is an anchor to the table of contents.<\/strong><\/a><\/p>\n\n\n\n<p>An anchor usually appears at the end of your URL and is identified by a #. The anchor refers to the ID of a certain page section (e.g. #<em>top<\/em>). That section is identified by the website developer in the HTML code of that page.<\/p>\n\n\n\n<p><em><em>It may look like this: http:\/\/www.domainname.be\/page.html<strong>#top<\/strong><\/em><\/em><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/www.combell.com\/en\/help\/wp-content\/uploads\/wat-is-url-anchor-1024x146.jpg\" alt=\"wat is een url-anchor?\" class=\"wp-image-18989\" title=\"wat is url anchor\"\/><\/figure>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"htoc-url-slug-en-permalink\">URL, slug and permalink<\/h2>\n\n\n\n<p>When you build a website yourself, you usually use folders to keep a clear structure in a website. These are the file paths in a URL (e.g. combell.com\/<strong>en\/blog<\/strong>).<\/p>\n\n\n\n<p>A CMS (<em>Content Managing System<\/em>) such as WordPress does not work with a folder structure and file paths but uses query strings to identify a page. This is why every URL in WordPress originally looks something like this: http:\/\/domainname.be\/?p=1243.<\/p>\n\n\n\n<p>But those query strings do not look very nice, which is why&nbsp;<strong>permalinks<\/strong>&nbsp;have been created. These are URLs that recreate the folder structure of a file path.<\/p>\n\n\n\n<p>To achieve this, a permalink uses a&nbsp;<strong>slug<\/strong>, i.e. &#8216;normal&#8217; words that make your URL much clearer. If you have a page called &#8216;what is a url&#8217;, WordPress will e.g. create a permalink that looks like this: http:\/\/domainname.be\/what-is-a-url. That last part is your slug.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\" id=\"htoc-waarom-permalinks-gebruiken\">Why use permalinks?<\/h5>\n\n\n\n<p>Search engines like Google are not very fond of query strings such as &#8216;p=1234&#8217;. If you want search engines to find your website more easily, your URL should already include the subject of your page. Permalinks are thus better for your SEO.<\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"htoc-hoe-een-url-aanmaken\">How to create a URL?<\/h2>\n\n\n\n<p>When you build a website, URLs are created automatically according to the anatomy explained above. CMSs such as WordPress also create clear URLs (permalinks with slugs) by itself.<\/p>\n\n\n\n<p>If you want to collect information about your visitors with your URL, you can, as mentioned above, add UTM tags. A handy tool for this is the&nbsp;<a href=\"https:\/\/ga-dev-tools.appspot.com\/campaign-url-builder\/\" target=\"_blank\" rel=\"noreferrer noopener\">URL builder provided by Google Analytics<\/a>.<\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"htoc-zijn-urls-belangrijk-voor-seo\">Are URLs important for SEO?<\/h2>\n\n\n\n<p>URLs contain a lot of information and are quite&nbsp;<strong>important for SEO<\/strong>. Some say Google will even look at your URL first, before ranking your web page in its search results pages.<\/p>\n\n\n\n<p>That is why you should always make sure that your URL contains relevant words instead of a jumble of parameters. You should also make sure that images, for example, are named clearly, so that the URLs for those images will also look neat.<\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"htoc-faq-over-urls\">FAQ about URLs<\/h2>\n\n\n<div id=\"rank-math-faq\" class=\"rank-math-block\">\n<div class=\"rank-math-list \">\n<div id=\"faq-question-6657232b121f4\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">How can I find the URL of a page?<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>A URL can point to a specific web page, but also to an e-mail recipient or a file on your local computer.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-6657232b121f7\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">Where can a URL point to?<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Een URL kan verwijzen naar een specifieke webpagina, maar evengoed naar een e-mailbestemming, of een bestand op je locale computer.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-6657232b121f8\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \"><strong>How can I open a URL?<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>You can use a URL by entering it in the address bar of your browser, or by clicking on it. A URL can be hidden behind a clickable word, or it can be plainly visible (this is called a &#8220;naked&#8221; URL).<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-6657232b121f9\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">Can a URL contain any character?<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>A URL can only contain alphanumeric characters (numbers from 0 to 9 and letters from a to z and from A to Z) and some special characters ($ &#8211; _ . + ! * &#8216; ( )), as well as &#8216;reserved characters&#8217; (; \/ ? : @ = &amp;), i.e. characters that have a clear function when defining a URL.<br \/>If you want to use reserved characters in a URL in a different way than intended, or if you want to include characters that can be misinterpreted by the browser (a space and &gt; &lt; &#8221; # % { } | ^ ~ [ ] `), you need to encode them. This is usually done using a % sign followed by an ASCII value in hexadecimal notation. In some cases, such as for &amp; and &#8220;, a character entity reference can also be used.<br \/>In the following overview, you will find the codes for a number of characters.<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-6657232b121fa\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \"><strong>How can I check if a URL is safe?<\/strong><\/h3>\n<div class=\"rank-math-answer \">\n\n<p>When entering data on a website, you should check whether the communication with that website is encrypted. This is the case when the URL begins with https (hypertext transfer protocol secure).<\/p>\n\n<\/div>\n<\/div>\n<div id=\"faq-question-6657232b121fb\" class=\"rank-math-list-item\">\n<h3 class=\"rank-math-question \">Is an IP address the same as a URL or a website address?<\/h3>\n<div class=\"rank-math-answer \">\n\n<p>Een IP-adres is niet hetzelfde als een URL of een website-adres. Een IP-adres is de An IP address is not the same as a URL or a website address. An IP address is the name of the server that hosts a particular website. Since IP addresses are difficult to remember, we use domain names, which the DNS then translates into IP addresses.<\/p>\n<p>A domain is a part of a URL.<\/p>\n\n<\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Anyone using a computer uses URLs, i.e. specific addresses to reach pieces of data. A URL can be a web address, but not always. Feeling a bit confused? Do not worry! Before you get to the end of this page, you will know all there is to know about this&#8230;<\/p>\n","protected":false},"author":1,"comment_status":"closed","ping_status":"closed","template":"","format":"standard","meta":{"footnotes":""},"ht-kb-category":[365],"ht-kb-tag":[],"acf":[],"_links":{"self":[{"href":"https:\/\/www.combell.com\/en\/help\/wp-json\/wp\/v2\/ht-kb\/3768"}],"collection":[{"href":"https:\/\/www.combell.com\/en\/help\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/www.combell.com\/en\/help\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/www.combell.com\/en\/help\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.combell.com\/en\/help\/wp-json\/wp\/v2\/comments?post=3768"}],"version-history":[{"count":2,"href":"https:\/\/www.combell.com\/en\/help\/wp-json\/wp\/v2\/ht-kb\/3768\/revisions"}],"predecessor-version":[{"id":4328,"href":"https:\/\/www.combell.com\/en\/help\/wp-json\/wp\/v2\/ht-kb\/3768\/revisions\/4328"}],"wp:attachment":[{"href":"https:\/\/www.combell.com\/en\/help\/wp-json\/wp\/v2\/media?parent=3768"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/www.combell.com\/en\/help\/wp-json\/wp\/v2\/ht-kb-category?post=3768"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/www.combell.com\/en\/help\/wp-json\/wp\/v2\/ht-kb-tag?post=3768"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}