Joined: 11 Feb 2003 Posts: 310 Location: Los Angeles
Posted: Wed Sep 13, 2006 4:48 pm Post subject: Proper File Name Separators
I like to use hyphens between words as it it is easier for search engines and users to deal with. The underscore is not considered as a divider by Google.
[quote:9165b534de]
filename /lawn_chairs.html would be treated as "lawnchairs"
filename /lawn-chairs.html would be treated as "lawn chairs"
[/quote:9165b534de]
if you want google to consider words separately, use hyphens.