Forum Moderators: phranque

Message Too Old, No Replies

URL rewriting: "+" or "%20"

Which one do you feel is better in a url?

         

jtoddv

10:17 pm on Nov 15, 2005 (gmt 0)

10+ Year Member



We are having rewriting done on URLs... the problem is the developement company gave us an ultimatum of using either the plus sign (+) or url encoded space (%20) as the two options for taking the place of spaces.

We have already recommended going with "-" or "_", but we are stuck with the two previous options... which is the better route to go, "+" or "%20", or doesn't it matter?

Thanks,
jtoddv

txbakers

1:55 am on Nov 16, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



i like %20, but both will work.

jtoddv

2:14 pm on Nov 16, 2005 (gmt 0)

10+ Year Member



Thank you txbakers!

moltar

2:36 pm on Nov 16, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I prefer pluses, because it's easier to read the URL string that way.