[web questions] -



web questions

Discuss web questions



Posted by: baloon

Do you know why in order to access some websites, I have to type in on the address line w/ [url]www.[/url]"something".com while some of them, I just need to type in "something".com ? And also there is some site that I only need to type in [url]http://[/url] (no www)? Eventually, my question is why there is such differences?



Posted by: Larry

If I'm right, it has to do with the web host and DNS records.

I think most web host, by default, point [url]www.name.com[/url] and name.com to the same place, while others do not.



Posted by: Gido

it can also depend on your browser settings and version.



Posted by: digitaloracle

I agree with Larry, i do think it has to do with the DNS. I believe that www is what is called a wildcard, meaning that the DNS would point a request to the same server, regardless of the presence of the wildcard. However, subdomains can be found in the same place in the adress as www, thus typing anything in place of that will may not work.



Posted by: Larry

I also know this :) but don't exact know why it happens:

I register a domain at godaddy, just the standard process.
I have friend who registered at network solutions.

my domain name/url works with or without the "www"
my friend's domain does not.... SO I'm pretty sure it is the DNS??



Posted by: Fahim

as we know it means World Wide Web so it is important to be written so that the page is Found.



Posted by: digitaloracle

I pretty sure it's an option you can specify during your domain configuration. It must be specified other wise the computer would request the subdomain "www," which probably won't exist