Ask Experts Questions for FREE Help !
Ask
    NeedKarma's Avatar
    NeedKarma Posts: 10,635, Reputation: 1706
    Uber Member
     
    #1

    Dec 6, 2007, 06:28 AM
    Can the "www" be dropped from all website URLs?
    And have the browsers still go to a site originally registered as a "www.blahblah.com"?

    For example: TSN - Canada's Sports Leader is the original URL, you can still get there with TSN - Canada's Sports Leader. (Hover over the links to see the URL in the status bar) Is this true for all www URLs?
    N0help4u's Avatar
    N0help4u Posts: 19,823, Reputation: 2035
    Uber Member
     
    #2

    Dec 6, 2007, 07:06 AM
    I rarely use the http:// or the www. And most often I get the site I am looking for.
    benn11's Avatar
    benn11 Posts: 1,036, Reputation: 43
    Ultra Member
     
    #3

    Dec 6, 2007, 07:36 AM
    This is because the browser tries both options or the website is registered with both "www.example.com" and example.com, that way it can accepted both requests from the browser.
    NeedKarma's Avatar
    NeedKarma Posts: 10,635, Reputation: 1706
    Uber Member
     
    #4

    Dec 6, 2007, 07:38 AM
    That's what I was wondering but, in doing a little research, it seems that the function resides in the web server where the site is hosted: Drop the 'www.'? - HTML Dog Blog - HTML Dog
    retsoksirhc's Avatar
    retsoksirhc Posts: 912, Reputation: 71
    Senior Member
     
    #5

    Dec 6, 2007, 08:47 AM
    Quote Originally Posted by benn11
    this is because the browser tries both options or the website is registered with both "www.example.com" and example.com, that way it can accepted both requests from the browser.
    Actually, it's a DNS related issue. DNS is where people register a domain name (for example askmehelpdesk.com). A DNS entry is set up for "www" to point to a specific IP address (this one is 69.16.220.231). The www, combined with askmehelpdesk.com, gives you the web site located at 69.16.220.231 when you type the full thing in. You can also set up just regular old askmehelpdesk.com with one of these entrys. Most people do this, and that's why you can get to it from both addresses. Most, but not all.

    *Edit* Ben, I just read your post again. I read it wrong the first time, you are right that it's registered both ways.
    NeedKarma's Avatar
    NeedKarma Posts: 10,635, Reputation: 1706
    Uber Member
     
    #6

    Dec 6, 2007, 09:13 AM
    I don't see any posts from Ben or KeepItSimpleStupid in this thread. Is it just me who doesn't see these posts?
    retsoksirhc's Avatar
    retsoksirhc Posts: 912, Reputation: 71
    Senior Member
     
    #7

    Dec 6, 2007, 09:15 AM
    Quote Originally Posted by NeedKarma
    I don't see any posts from Ben or KeepItSimpleStupid in this thread. Is it just me who doesn't see these posts?
    I was referring to benn11... I see his, and I quoted it in my other one. The post from KISS was deleted, and I just responded to what he said... mine didn't make much sense without his. It wasn't really on topic, either. So, I deleted it.
    NeedKarma's Avatar
    NeedKarma Posts: 10,635, Reputation: 1706
    Uber Member
     
    #8

    Dec 6, 2007, 09:17 AM
    But was his post here originally?
    retsoksirhc's Avatar
    retsoksirhc Posts: 912, Reputation: 71
    Senior Member
     
    #9

    Dec 6, 2007, 09:29 AM
    For a few minutes.
    NeedKarma's Avatar
    NeedKarma Posts: 10,635, Reputation: 1706
    Uber Member
     
    #10

    Dec 6, 2007, 09:41 AM
    Weird. Thanks for letting me know I'm not losing my mind. :)
    KISS's Avatar
    KISS Posts: 12,510, Reputation: 839
    Uber Member
     
    #11

    Dec 6, 2007, 12:56 PM
    I deleted my post because it was getting too complicated to write bypassing all of the "parse urls in message" and I was short on time.

    Maybe I'll simplify it a bit. http:// is the part of the URL (Uniform Resource Locator) that specifies port 80. Port 80 is where the machine which is looked up from the DNS system will respond with particular requests allowing your browser to render a page.

    The browser will assume that all requests are for port 80 unless told not to. It can be told to look at port 79, for instance if www.x.com was specified as www.x.com:79.

    Some other URL prefixes are file://, https://, and ftp://. Telnet:// has been depreciated.

    There are instances where x.com will not respond, but www.x.com will. They could actually be two different machines entirely. Thus it's more likely that it's an alias in the DNS entry.

    The browser does it's part too by guessing. The .com domain seems to be tried first and the www prefixed to the url and that is tried. I can't swear to it, but it makes sense. So, all the other domains like .biz will be left out.

    I'm guessing that the proliferation of the World Wide Web became the start of www. The addition of www to the URL made it easy for everyone because they didn't have to reconfigure what they were using for their company.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Honda accord 2000 6 cyl " the light "check" is on" [ 1 Answers ]

My honda accord 2000 6 cyl. With 101000k miles is was with the light "check" on. I took To a non-honda mechanic and he erased it. The computer said that the code is PO700, and the mechanic said that it needs to have the "transmission rebuilt", and the price ranges from $ 1500.00 - 1600.00. My...

Can not "copy", "paste" and "cut" ! [ 2 Answers ]

Last week, my laptop was infected by virus, I sent for repair. After that, I couldn't find "copy" and "cut", and"paste" is in grey colour ! What have to do to have them back ? Can someone help ? Thanks in advance !

"web site" or "website" [ 4 Answers ]

Google searching the two terms show 61% of pages use the term "web site" and the others use "website". Many pages use both! Just out of trivial curiosity, does anyone know of an "authority" who argues that it should be one or the other?

Using Paypal "Buy Now" button on website [ 11 Answers ]

Made a simple "Buy Now" button with Paypal's Merchant Tools and stuck it here: http://tripswithkidz.com/advertisenow.html Why does clicking the button result in Method Not Allowed The requested method POST is not allowed for the URL /advertisenow.html. Checking out that button code in...

Learning how "popular" a website is [ 6 Answers ]

Are there sources as good as or better than Alexa for learning about the popularity of websites based on type of site? Thanks!


View more questions Search