Trying to add www.
-
My current site is mapped to drunken-monk.com, but I would like to add the www. in front of it. (www.drunken-monk.com) How can i accomplish this?
Blog url: http://drunkenmonkdotcom.wordpress.com/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.drunken-monk.com/ will always redirect to http://drunken-monk.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.
Please let us know if you have any more questions!
- The topic ‘Trying to add www.’ is closed to new replies.