Forum Moderators: open

Message Too Old, No Replies

URL Rewrite - best practice

Dash/negative or underscore?

         

Lottie

12:34 pm on Mar 26, 2004 (gmt 0)

10+ Year Member



How do search engines view '-' vs '_' in URLs differently and which is the best practice for rewrites?

Longhaired Genius

12:59 pm on Mar 26, 2004 (gmt 0)

10+ Year Member



'-' is always seen as a space, '_' may not be. So '-' is the best option.

neuron

6:52 pm on Mar 26, 2004 (gmt 0)

10+ Year Member



that is, an underscore is just another character, whereas a dash (or hyphen or minus sign) is a delimiting character. periods are sometimes used successfully also, but can cause problems being interpreted as multiple extensions, so really, the dash is the best bet.