<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Make a Website Great&#187; URL &#8211; Make a Website Great</title>
	<atom:link href="http://makeawebsitegreat.com/tag/url/feed/" rel="self" type="application/rss+xml" />
	<link>http://makeawebsitegreat.com</link>
	<description></description>
	<lastBuildDate>Fri, 05 Mar 2010 18:44:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>What Exactly Is a Domain Name?</title>
		<link>http://makeawebsitegreat.com/what-is-a-domain-name/</link>
		<comments>http://makeawebsitegreat.com/what-is-a-domain-name/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 04:51:49 +0000</pubDate>
		<dc:creator>Yaron</dc:creator>
				<category><![CDATA[How to Make a Website]]></category>
		<category><![CDATA[domain name]]></category>
		<category><![CDATA[URL]]></category>

		<guid isPermaLink="false">http://makeawebsitegreat.com/?p=611</guid>
		<description><![CDATA[Normally, registering a domain name is the first step of building a website. So what exactly is a domain name? What&#8217;s referred to as a website&#8217;s domain name is the part of the of the Web address that comes right before the top level domain (which is the .com, .org, .net, .us, etc.) together with [...]]]></description>
			<content:encoded><![CDATA[<p>Normally, registering a domain name is the first step of building a website.</p>
<p>So what exactly <em>is</em> a domain name?</p>
<p>What&#8217;s referred to as a website&#8217;s domain name is the part of the of the Web address that comes right before the top level domain (which is the .com, .org, .net, .us, etc.) together with the top level domain itself.</p>
<p>So for example the domain name in the following Web address, also known as a URL (universal resource locator), is marked in red:</p>
<p>http://www.<span style="color: #ff0000;">exampledomainname.com</span>/some-page-name.html</p>
<p>The domain name is the part you register and reserves your site&#8217;s name on the Web.  Anything else in the Web address is configurable by your site or your Web server, and doesn&#8217;t require registration. (Anything but the http://, which is not actually a part of the address, but more on that later.)</p>
<p><strong>Here&#8217;s a complete breakdown of the components of a URL:</strong><br />
http://<span style="color: #339966;">www</span>.<span style="color: #800080;">exampledomainname</span>.<span style="color: #ff9900;">com</span>/<span style="color: #3366ff;">some-page-name.html</span>?<span style="color: #993300;">parameter1=test&amp;parameter2=drive</span></p>
<p>The <span style="color: #339966;">green</span> part is what&#8217;s known as the the sub-domain.  In the early days of the Internet it used to designate a specific computer on a network, and when the World Wide Web developed, Web servers were then designated as www.  But today it just evolved to mean a separate location on the Internet, as many domains and sub-domains can be served by the same physical computer.</p>
<p>Since once a domain name is registered, sub-domains are completely under the control of the domain&#8217;s owner, sub-domains are often used as  a way to dish out addresses for multiple websites.</p>
<p>So for example, someone may register example.com, and then put up sites named site1.example.com, site2.example.com, site3.example.com, etc., having to register just one domain name called &#8220;example.com&#8221;.</p>
<p>Many site addresses start with a &#8220;www&#8221;, however they just mirror what&#8217;s in the higher level domain and are completely redundant, i.e. www.example.com shows exactly the same pages as example.com.  These days the www, is mostly a vestige form the early days of the Internet.  And once you set up a Web hosting account with any hosting company, www.yourdomain.com is made to automatically mirror yourdomain.com, so you don&#8217;t have to worry about it.</p>
<p>As discussed before, the <span style="color: #800080;">purple</span> part together with the <span style="color: #ff9900;">orange</span> part combine to form a Web site&#8217;s domain name.  In relation to the top level domain, the purple part is a sub-domain as well.</p>
<p>The <span style="color: #ff9900;">orange</span> part of the address is the top level domain.  You are probably familiar with the most common top level domains of .com, .org, and .net.  Each top level domain may have a different authority controlling the registration of its sub-domains.   Some top level domains are assigned to countries, such as .us to the USA and .il to Israel.</p>
<p>The <span style="color: #3366ff;">blue</span> part of the address is a specific page on the website.  It may have a .html or .htm extension, but not necessarily so.  It can also specify directories as in  /this-is-a-directory/and-this-is-a-page.html.  Or it may not be there at all, in which case, the server is called upon to deliver some pre-configured default page.</p>
<p>The <span style="color: #993300;">brown</span> part of the address, which is separated from the page with a question mark, is the parameter list.  If present, it&#8217;s used to pass variables to the software that generates the Web page.  The <span style="color: #3366ff;">blue</span> and <span style="color: #993300;">brown</span> parts combined, i.e. the portion of the URL to the left of the top level domain, are called the URI (universal resource indicator).</p>
<p>And finally, the http:// just designates the protocol with which the entity pointed to by the address is to be interpreted.  HTTP stands for hypertext transfer protocol and essentially means it&#8217;s a Web page.  In a Web browser, http:// is almost always all you&#8217;ll see, however a URL is an Internet address, and since the Internet includes many protocols other than HTTP, the URL is not truly complete without it.</p>
]]></content:encoded>
			<wfw:commentRss>http://makeawebsitegreat.com/what-is-a-domain-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
