Pls anyone will telll me diff. b/w any domain ABC.com & http://www.ABC.com in detailed..?
If you have any web tutorial then point me to it...
Thanks in advance...
Pls anyone will telll me diff. b/w any domain ABC.com & http://www.ABC.com in detailed..?
If you have any web tutorial then point me to it...
Thanks in advance...
It's a matter of personal taste. Personally, I think a domain name without www is shorter when written correctly according to the protocol.
http://domain.tld like http://labnol.org instead of http://www.domain.tld = http://www.labnol.org
However, when written incorrectly, (without the http:// prefix)
http://www.domain.tld is shorter viz. http://www.labnol.org
All browsers support both forms when typed into the address bar.
http://no-www.org/index.php lists reasons why the WWW part is deprecated and ought not to be used.
In the end the www prefix is nothing more than a sub-domain.
Thankx sparkx..
but my problem is still in my mind...!!
If I try to reach some site without adding www to their domain it will not work. It show error. But when I add www to its domain all things works smoothly..
So, it there any hosting problem with such sites..??
The problem lies in the redirection rules that need to be added to the .htaccess file which redirects request for http://www.site.com to http://site.com
For sites, where the redirection is NOT put into effect, you'll face an error.
Whatever your preference, I highly recommend that redirect rules be put into place either to transfer all visitors to non-www or to www prefix URL.
You must log in to post.