which one to use in URLs instead of a space? I have CMS which uses - and one CMS which uses , so I do not know which is the best? what's the difference between these three?
I'd use - if you can. I doubt it makes much of a technical difference, but people will probably be more likely to click on a link with a - rather than a ,
last time matt gutts said now they treat "_" same with "-" but before that "-" was best. as previous three guys said stick with "-"
Yeah, Matt Cutts (I know elvirs, yours was an honest typo) said that underscores are being treated as keyword delimiters, but for the sake of your users (the people who will be reading your blog, joining your forum, buying your products and/or services, etc...) you still want to use a dash since not everyone can see the underscore character in the browser's address field (this way fewer people will think "well this site's broken" or "they moved the page and wouldn't tell me" and go somewhere else - your competitors' sites - instead).