Add "www." to domain
-
I paid the $13 fee to add a domain but I want it to go to “www.mydomain.com” not “mydomain.com” I can’t find a setting to change the default to add “www.” Even if I type the “www.” before my domain, when it resolves it gets removed.
The blog I need help with is: (visible only to logged in users)
-
We actually strip out the www. for your convenience, and http://www.sumofthyword.com/ will always redirect to http://sumofthyword.com/
www is an old protocol from back when everything was under separate server hardware. www (www.example.com) was the web server, mail (mail.example.com) was the mail server, ftp (ftp.example.com) was the FTP server, print (print.example.com) was the print server, etc.
These days, everything is run under the web server, making www. redundant and a waste of four characters.
- The topic ‘Add "www." to domain’ is closed to new replies.