View Single Post
Old 2006-09-18, 03:09 AM   #6
virgohippy
Madness is like gravity. All it takes is a little... push.
 
virgohippy's Avatar
 
Join Date: Feb 2006
Location: California
Posts: 1,679
Underscores work better when you're sending URL's through email. Sometimes a url with dashes gets cut off:

> domain.com/this-url-with-dashes
> no-longer-works/index.html

Also, consider this:

domain.com/series-of-words-using-dashes-reads-choppy/index.html

vs.

domain.com/series_of_words_using_underscore_reads_easier/index.html

When it comes to SEO, url structure seems to have such a small impact compared to so many other things I wouldn't worry about it.

However, if someone uses the url string as the anchor text, dashes are more SEO friendly:

domain.com/each-word-is-read-seperately/index.html
domain.com/all_one_word/index.html
__________________
~Warm and Fuzzy.
virgohippy is offline   Reply With Quote