<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_some_website_addresses_have_www_and_some_dont_and_why_do_some_work_with_or_without_the_www.html" />
  <link rel="self" type="application/atom+xml" href="http://ask-leo.com/atom.xml" />
  <id>tag:ask-leo.com,2010://3/tag:ask-leo.com,2004://3.2019-</id>
  <updated>2010-03-16T15:02:20Z</updated>
  <title>Comments for <![CDATA[Why do some website addresses have &quot;www&quot;, and some don't? And why do some work with or without the &quot;www&quot;?]]></title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.32-en</generator>

  <entry>
    <id>tag:ask-leo.com,2004://3.2019-comment:8340</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2019" type="text/html" href="http://ask-leo.com/why_do_some_website_addresses_have_www_and_some_dont_and_why_do_some_work_with_or_without_the_www.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_some_website_addresses_have_www_and_some_dont_and_why_do_some_work_with_or_without_the_www.html#c8340" />
    <title>Comment from Glenn P. on 2009-06-13</title>
    <author>
      <name>Glenn P.</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>You wrote:</p>

<blockquote>
<i>The original intent was that the "www" specified what you were trying to do, so you could be sent to the right computer to do that. Servers that were available for "World Wide Web" access used a "www" prefix. Servers that were available for "File Transfer Protocol" access used a "ftp" prefix. Even on the same base domain, www.example.com and ftp.example.com might well be completely different machines. The prefix was both a mnemonic device to help us remember what  we're doing as well as a way to route us to the right server.</i>
</blockquote>

<p>One thing you gloss over is the <i><b>reason</b></i> that the "www." has become so redundant -- namely, that its function has been almost entirely replaced by the protocol declarator. the "http://" at the start of the URL now does what the "www." once used to do; and of course, when "ftp://" begins a URL, the URL itself surely doesn't need to insist on the pattern of "ftp.whatever.com"!!! The "[protocol]://" prefix has pretty much obviated the need for that sort of idiocy. Yet it's still rampant!</p>

<p>Hooray for force of habit, huh?    :(  :(  :(</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_some_website_addresses_have_www_and_some_dont_and_why_do_some_work_with_or_without_the_www.html"><![CDATA[Why do some website addresses have &quot;www&quot;, and some don't? And why do some work with or without the &quot;www&quot;?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-06-13T12:02:17Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2019-comment:8339</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2019" type="text/html" href="http://ask-leo.com/why_do_some_website_addresses_have_www_and_some_dont_and_why_do_some_work_with_or_without_the_www.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_some_website_addresses_have_www_and_some_dont_and_why_do_some_work_with_or_without_the_www.html#c8339" />
    <title>Comment from Jared on 2009-04-23</title>
    <author>
      <name>Jared</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>To Sarit: I'm assuming you have a windows machine.  If so, go to Start, Run.  Type cmd then hit Enter.  This will bring up a command prompt window.  Now type tracert www.rediffmail.com then hit Enter.  This command tracert means "trace the route to the following domain or IP address".  After you hit enter, you will see a message saying "Tracing route to www.rediffmail.com [202.137.235.12]".  There is the IP address.  The rest of the stuff tracert does is map every IP address between you and www.rediffmail.com (if the request doesn't time out).  There is probably another way to do it, but that's the way I use.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_some_website_addresses_have_www_and_some_dont_and_why_do_some_work_with_or_without_the_www.html"><![CDATA[Why do some website addresses have &quot;www&quot;, and some don't? And why do some work with or without the &quot;www&quot;?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-04-23T13:52:43Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2019-comment:8338</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2019" type="text/html" href="http://ask-leo.com/why_do_some_website_addresses_have_www_and_some_dont_and_why_do_some_work_with_or_without_the_www.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_some_website_addresses_have_www_and_some_dont_and_why_do_some_work_with_or_without_the_www.html#c8338" />
    <title>Comment from sarit on 2009-02-17</title>
    <author>
      <name>sarit</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Article is fine but, I have a small question.<br />
Just as when you type <a href="http://207.46.250.119,"><a href="http://207.46.250.119,">http://207.46.250.119,</a></a> you go to: <a href="http://www.microsoft.com"><a href="http://www.microsoft.com">http://www.microsoft.com</a></a> nad know that 207.46.250.119 = microsoft.com, can I know, when I visit (say) <a href="http://www.rediffmail.com,"><a href="http://www.rediffmail.com,">http://www.rediffmail.com,</a></a> it is <a href="http://***.**.***.***?"><a href="http://***.**.***.***?">http://***.**.***.***?</a></a> <br />
Shall be grateful for your kind reply,<br />
    - Sarit.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_some_website_addresses_have_www_and_some_dont_and_why_do_some_work_with_or_without_the_www.html"><![CDATA[Why do some website addresses have &quot;www&quot;, and some don't? And why do some work with or without the &quot;www&quot;?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-02-17T12:02:23Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2019-comment:8337</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2019" type="text/html" href="http://ask-leo.com/why_do_some_website_addresses_have_www_and_some_dont_and_why_do_some_work_with_or_without_the_www.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_some_website_addresses_have_www_and_some_dont_and_why_do_some_work_with_or_without_the_www.html#c8337" />
    <title>Comment from Kayne on 2006-04-19</title>
    <author>
      <name>Kayne</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>how do you get the IP address converted into a text name and can it be done without buying web space?</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_some_website_addresses_have_www_and_some_dont_and_why_do_some_work_with_or_without_the_www.html"><![CDATA[Why do some website addresses have &quot;www&quot;, and some don't? And why do some work with or without the &quot;www&quot;?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2006</a>.</p>
    </content>
    <published>2006-04-20T04:38:05Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2019-comment:8336</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2019" type="text/html" href="http://ask-leo.com/why_do_some_website_addresses_have_www_and_some_dont_and_why_do_some_work_with_or_without_the_www.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_some_website_addresses_have_www_and_some_dont_and_why_do_some_work_with_or_without_the_www.html#c8336" />
    <title>Comment from tibet360.com on 2006-04-14</title>
    <author>
      <name>tibet360.com</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>man i am facing this same problem. i can't visit my website without using wwww infront of the url. i asked for help from my hosting service, but the guy said it is working fine. so it looks like it is just my computer. hah</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_some_website_addresses_have_www_and_some_dont_and_why_do_some_work_with_or_without_the_www.html"><![CDATA[Why do some website addresses have &quot;www&quot;, and some don't? And why do some work with or without the &quot;www&quot;?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2006</a>.</p>
    </content>
    <published>2006-04-15T01:28:14Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2019-comment:8335</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2019" type="text/html" href="http://ask-leo.com/why_do_some_website_addresses_have_www_and_some_dont_and_why_do_some_work_with_or_without_the_www.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_some_website_addresses_have_www_and_some_dont_and_why_do_some_work_with_or_without_the_www.html#c8335" />
    <title>Comment from Leo on 2006-03-25</title>
    <author>
      <name>Leo</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>That's an IP address. All computers on the internet are REALLY identified by IP addresses. The text names you and I use, like "www.ask-leo.com" get converted to IP addresses in order to really locate the computer. Most of the time you don't need to know or care about this.</p>

<p>Try it: <a href="http://207.46.250.119"><a href="http://207.46.250.119">http://207.46.250.119</a></a> will take you to the same place <a href="http://www.microsoft.com"><a href="http://www.microsoft.com">http://www.microsoft.com</a></a> does.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_some_website_addresses_have_www_and_some_dont_and_why_do_some_work_with_or_without_the_www.html"><![CDATA[Why do some website addresses have &quot;www&quot;, and some don't? And why do some work with or without the &quot;www&quot;?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2006</a>.</p>
    </content>
    <published>2006-03-25T23:27:07Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2019-comment:8334</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2019" type="text/html" href="http://ask-leo.com/why_do_some_website_addresses_have_www_and_some_dont_and_why_do_some_work_with_or_without_the_www.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_some_website_addresses_have_www_and_some_dont_and_why_do_some_work_with_or_without_the_www.html#c8334" />
    <title>Comment from shaaryn on 2006-03-25</title>
    <author>
      <name>shaaryn</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>i ws recently sent a web address to go to that was just a list of numbers: eg: 123.45.33.01 - but the page didn't open...what is this kind of address?</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_some_website_addresses_have_www_and_some_dont_and_why_do_some_work_with_or_without_the_www.html"><![CDATA[Why do some website addresses have &quot;www&quot;, and some don't? And why do some work with or without the &quot;www&quot;?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2006</a>.</p>
    </content>
    <published>2006-03-25T23:05:00Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2019-comment:8333</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2019" type="text/html" href="http://ask-leo.com/why_do_some_website_addresses_have_www_and_some_dont_and_why_do_some_work_with_or_without_the_www.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_some_website_addresses_have_www_and_some_dont_and_why_do_some_work_with_or_without_the_www.html#c8333" />
    <title>Comment from Rick on 2005-08-24</title>
    <author>
      <name>Rick</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>LEO HELP! Yes, this is my problem. I'm on my 23rd hour with still no cure. My website www.skyviewpix.com. I can access the home page but not the addtional pages unless I add www. befoer each url. ONLY THIS DAMN COMPUTER, no other computer does this. I did use this computer for FTP files to this acct. HOw do I fix it? PLEASE!</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_some_website_addresses_have_www_and_some_dont_and_why_do_some_work_with_or_without_the_www.html"><![CDATA[Why do some website addresses have &quot;www&quot;, and some don't? And why do some work with or without the &quot;www&quot;?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2005</a>.</p>
    </content>
    <published>2005-08-24T08:12:50Z</published>
  </entry>

</feed>
