Currently, our URL’s look something like this:
http://helpdesk.ourdomain.com
Recently, there has been talk of advertising these URLs (in publications, on websites, etc.) to look like this for readability purposes:
http://HelpDesk.OurDomain.com
Our web server handles going to the URL with upper-case elements in it correctly, meaning when you go to that URL, it rewrites the URL to be all lower-case. However, I was always taught that URL’s are meant to be case-sensitive. Keeping that in mind, I would think that advertising the URL’s with upper-case letters would not be something that should be done.
Is advertising URL’s with upper-case letters in it an okay practice? Why or why not?
Quoting the W3C:
I would say not, keep it lowercase.