Need to add "www" to domain
-
I need to change my domain from “nodirections.org” to “www.nodirections.org”
Blog url: http://menardcountyshakedown.wordpress.com/ -
We actually strip out the www. for convenience and http://www.nodirections.org/ will redirect to http://nodirections.org/
www is an old protocol from back when everything was under a separate server. 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 ‘Need to add "www" to domain’ is closed to new replies.