On Mon, 2007-10-01 at 15:12 -0400, Randal Rust wrote: > Just got an interesting question from a client. They did a Google > search and they don't like that their URLs are displayed all > lowercase, i.e., http://www.lighthouse-commercial.com, in the search > results. They want http://www.Lighthouse-Commercial.com. > > To my knowledge, there isn't any way to control that, is there? The hostname portion of a URL is not case sensitive. The case in which that is presented is entirely up to Google as far as the URL specification is concerned. -- Shawn K. Quinn <skquinn at speakeasy.net>