navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

_ vs. - the grudge match

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Microsoft FrontPage Help >> _ vs. - the grudge match
Page: [1]
 
raypasnen

 

Posts: 115
From: New York City & Bermuda
Status: offline

 
_ vs. - the grudge match - 8/7/2002 12:23:27   
Hi everyone. Hope this post finds you all doing well.

I have a little question about file names. Should I use _ to separate words or -? Everything I' ve ever read has suggested _ but I don' t know why. And now my host just told me that he thinks I should be using -. What gives? :)

Thanks for any insights.

_____________________________

erinatkins

 

Posts: 3072
From: Mechanicsville VA USA
Status: offline

 
RE: _ vs. - the grudge match - 8/7/2002 12:29:30   
Raypasnen,

Spaces in file names tend to generate the most errors in document retrieval. If you need to separate words in a file name, you should use the underscore ( _ ) character.

Hope this helps.

Erin

(in reply to raypasnen)
Gil

 

Posts: 7533
From: North Carolina, USA
Status: offline

 
RE: _ vs. - the grudge match - 8/7/2002 12:52:03   
raypasnen,

That' s really a trick question. IF you feel (for some strange reason) you need a " space" use the _

But really there is no reason to instead of Some_Name use SomeName, you' ll eliminate a lot of problems before they happen.

_____________________________

Gil Harvey, 1947-2004

(in reply to raypasnen)
piquet

 

Posts: 530
Joined: 3/26/2002
From: Ciudad de México
Status: offline

 
RE: _ vs. - the grudge match - 8/7/2002 13:50:48   
Nothing_more_to_add_to_that_!!!!

(in reply to raypasnen)
bobby

 

Posts: 11394
Joined: 8/15/1969
From: Seattle WA USA
Status: offline

 
RE: _ vs. - the grudge match - 8/7/2002 13:52:18   
The underscore ( _ ) is more correct... but as Gil suggested, using caps and lowercase is a better way to name files with more than one word...

ThisFileName.ext vs. This_File_Name.ext

_____________________________

If con is the opposite of pro, is Congress the opposite of progress?


:)

(in reply to raypasnen)
raypasnen

 

Posts: 115
From: New York City & Bermuda
Status: offline

 
RE: _ vs. - the grudge match - 8/7/2002 14:03:44   
Hmmm... OK but here' s the thing:

How do Search Engines/Indexes read page names? I don' t think some see individual words unless they are separated.? Yahoo will read a string of letters and pick out the words. I don' t think Google will. If every search engine/index used yahoo' s technique then we could just list words in the title, keyword and description meta tags instead of making them comprehensible.

My question (and I think it has been answered) is: which is better to separate words for internet use. I think we all say _. But why not -?
When registering a domain, you may use a hyphen (-) but not the underscore (_). Does that mean that the hyphen (-) would make more sense for web applications?



_____________________________


(in reply to raypasnen)
Gil

 

Posts: 7533
From: North Carolina, USA
Status: offline

 
RE: _ vs. - the grudge match - 8/7/2002 16:58:27   
quote:


-Ray

How do Search Engines/Indexes read page names? I don' t think some see individual words unless they are separated.? Yahoo will read a string of letters and pick out the words. I don' t think Google will.


Search engines *BTW, Yahoo is not a search engine, but a list of pages/site*, do not care about the " page name" they are looking for content. In fact a few even refuse to read the " Title" tag.

quote:

My question (and I think it has been answered) is: which is better to separate words for internet use. I think we all say _. But why not -?


Why? Short answer is: because that' s the way it is. SGML has always recognized the _ as a separator, but only recently have " some" clients recognized the - as one. HTTP (as in domain names) has allowed the - but doesn' t recognize it as a separator per say.


quote:

When registering a domain, you may use a hyphen (-) but not the underscore (_). Does that mean that the hyphen (-) would make more sense for web applications?


Well, a Unix box will read the - has something completely different than the _. And " most" search engines (Google, etc.) are built in a machine language environment like Unix or one of the Sun flavors of Unix.

The advice sticks: Use NO spaces (or separators) and you' ll avoid a lot of trouble.



_____________________________

Gil Harvey, 1947-2004

(in reply to raypasnen)
kt

 

Posts: 195
Joined: 11/3/2004
Status: offline

 
RE: _ vs. - the grudge match - 7/16/2005 15:12:10   
Hi all

I was searching for an answer orf whether to use - or _ or nothing to separate words in file names and came across this post.

As search engines have obviously changed a lot since this post 3 years ago, does the same advice still stand? Is _ better than - to separate words? Do Google and other bots separate "file" from "name" if the page is www.mydomain.com/filename.htm?

Thanks, kt

(in reply to raypasnen)
BobbyDouglas

 

Posts: 5470
Joined: 5/15/2003
From: Arizona
Status: offline

 
RE: _ vs. - the grudge match - 7/16/2005 15:29:31   
I have been using - to sep the words. I did it for ease of reading. It looks very nice to have web-development/beginning-web-design/m-82551/tm.htm.

I also thought for awhile that SEs would take the words between the dashes and count them as sep words, and not a full word. In conclusion, using - won't have any less SEO effect than using _ however - looks much nicer to the end user.

_____________________________

Arizona Web Design - Mr Bobs Web Design in Arizona
The Arizona Web Hosting Challenge

(in reply to kt)
Nicole

 

Posts: 2848
Joined: 9/15/2004
From: Nambucca / Kempsey, Australia
Status: offline

 
RE: _ vs. - the grudge match - 7/16/2005 18:46:47   
I agree with BobbyD, not that I know a lot about search engines, but when a link is underlined and has an underscore in it, you simply can't see it.

Like www.your_domain.com versus www.your-domain.com



Nicole

_____________________________

:)

(in reply to BobbyDouglas)
Reflect

 

Posts: 4769
From: USA
Status: offline

 
RE: _ vs. - the grudge match - 7/18/2005 12:29:35   
With out a doubt -. My reasoning though is different. SEs see the - as a delimiter and counts the words as separate. Now don't go too crazy. I try to keep page names to word-one.htm not word-one-this-is-the-page.htm. At some point, and I will agree to disagree on the when, SEs will see it as gaming the system.

Take care,

Brian

_____________________________


(in reply to Nicole)
raypasnen

 

Posts: 115
From: New York City & Bermuda
Status: offline

 
RE: _ vs. - the grudge match - 7/18/2005 13:00:50   
Hi all-
Wow. Renewed interest. After three years of constantly working with web design I say "-" (hyphen). Yes. You may use the underscore or upper/lower case but I think the hyphen is the most accepted separator. As stated above, don't go overboard. just a couple of words for file names though more is still acceptable but who knows for how long.

~Ray

(in reply to raypasnen)
Page:   [1]

All Forums >> Web Development >> Microsoft FrontPage Help >> _ vs. - the grudge match
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts