破折号与URL中的下划线

时间:2010-03-05 06:02:46

标签: url-rewriting naming-conventions

在URL重写中,我很困惑,我应该使用下划线(_)或连字符( - )来替换空格。根据{{​​3}}和this,应使用连字符。 但this使用了en.wikipedia.org/wiki/Computer_network_programming等下划线。应该使用哪个?

2 个答案:

答案 0 :(得分:5)

使用破折号

从matt的博客上读到 http://www.mattcutts.com/blog/dashes-vs-underscores/

答案 1 :(得分:0)

你可以随意使用。无关紧要(从技术角度来看,可能有其他理由选择其中一个)。