{"id":97,"date":"2020-11-18T10:04:43","date_gmt":"2020-11-18T15:04:43","guid":{"rendered":"https:\/\/clear.design\/learn\/?p=97"},"modified":"2025-12-26T22:51:27","modified_gmt":"2025-12-27T03:51:27","slug":"url","status":"publish","type":"post","link":"https:\/\/clear.design\/learn\/url\/","title":{"rendered":"URL"},"content":{"rendered":"\n<p>A URL refers to the address of the webpage you&#8217;re on. It stands for <strong>Uniform Resource Locator<\/strong>, but you don&#8217;t need to know that. What you do need to know is that a URL tells your browser where to request a webpage. URLs are composed of several parts, broken up by periods or slashes. For example, the URL for this webpage is:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>https:&#47;&#47;clear.design\/learn\/url\/<\/code><\/pre>\n\n\n\n<p>We&#8217;ll cover the beginning of the URL, the <strong>https:\/\/<\/strong>, another time. Let&#8217;s start with the <a href=\"https:\/\/clear.design\/learn\/domain-names\/\" data-type=\"post\" data-id=\"50\">Domain Name<\/a> in the middle of it &#8211; <strong>clear.design<\/strong>. This part of the URL lets your browser zero in on the computer that is home to a particular website. The next part, <strong>\/learn\/<\/strong>, is telling that computer what folder to look in for the webpage you requested. If there were no more instructions after this, it would automatically request the <strong>index<\/strong> file from that folder. But there is another instruction &#8211; <strong>\/url\/<\/strong>! So the computer looks for the <strong>url<\/strong> folder inside of the <strong>learn<\/strong> folder. Now, there are no more instructions, so the computer requests the index file from the <strong>url<\/strong> folder, and you see this webpage.<\/p>\n\n\n\n<p>This means that when you type in a domain name on its own with nothing else after it, you&#8217;re requesting the very first index file from that website. This part of the file name is often left implied by the web browser, and not explicitly shown. <\/p>\n\n\n\n<p>There is much more to learn about URLs, but I&#8217;ll leave that for another time. For now, understanding how they communicate the address of a webpage is the most important part.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A URL refers to the address of the webpage you&#8217;re on. It stands for Uniform Resource Locator, but you don&#8217;t need to know that. What you do need to know is that a URL tells your browser where to request a webpage. URLs are composed of several parts, broken up by periods or slashes. For [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"tteo2020_transparent_header":false,"footnotes":""},"categories":[8],"tags":[9,6,10,14],"class_list":["post-97","post","type-post","status-publish","format-standard","hentry","category-lessons","tag-definition","tag-domain-names","tag-introduction","tag-urls"],"_links":{"self":[{"href":"https:\/\/clear.design\/learn\/wp-json\/wp\/v2\/posts\/97","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/clear.design\/learn\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/clear.design\/learn\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/clear.design\/learn\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/clear.design\/learn\/wp-json\/wp\/v2\/comments?post=97"}],"version-history":[{"count":4,"href":"https:\/\/clear.design\/learn\/wp-json\/wp\/v2\/posts\/97\/revisions"}],"predecessor-version":[{"id":103,"href":"https:\/\/clear.design\/learn\/wp-json\/wp\/v2\/posts\/97\/revisions\/103"}],"wp:attachment":[{"href":"https:\/\/clear.design\/learn\/wp-json\/wp\/v2\/media?parent=97"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/clear.design\/learn\/wp-json\/wp\/v2\/categories?post=97"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/clear.design\/learn\/wp-json\/wp\/v2\/tags?post=97"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}