Right now, the name of the company is made into a link where any spaces or symbols are changed to the HTML code (i.e. a space becomes %20); this often results in a really ugly link.
Could anyone help with a way to change the spaces and symbols to a “-” in the URL, instead of it becoming the HTML code for the space or symbol (so that “My New Company, Inc.”, which currently becomes /company/My%20New%20Company%2C%20Inc./ would instead become /company/My-New-Company--Inc./? Or, better yet, could this be added in an update?
Right now, the name of the company is made into a link where any spaces or symbols are changed to the HTML code (i.e. a space becomes %20); this often results in a really ugly link.
Could anyone help with a way to change the spaces and symbols to a “-” in the URL, instead of it becoming the HTML code for the space or symbol (so that “My New Company, Inc.”, which currently becomes /company/My%20New%20Company%2C%20Inc./ would instead become /company/My-New-Company--Inc./? Or, better yet, could this be added in an update?