TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:Re: web file naming conventions From:"Walker, Arlen P" <Arlen -dot- P -dot- Walker -at- JCI -dot- COM> Date:Thu, 7 Jan 1999 12:11:35 -0600
Is there any advantage to naming web files index.html, aside
from the fact that you shorten URLs slightly?
That's actually a *big* advantage. If you name the web page by the default
name, then all a customer needs is your comany site name to get started
viewing your material. For example, www.ibm.com gets you to the opening
page at IBM, while www.microsoft.com gets you to microsoft. Imagine how
hard it might be if the opening page was named some random name. Imagine
having to put in "www.microsoft.com/sylvia.html" for example. Why would you
want to make your customers guess what your home page name is?
Is there any technical advantage to using .html or .htm, other
than that .html is more cool?
.htm merely marks you as one of those poor souls who has to do web design
under an operating system that can't handle useful file names; other than
that there's really no difference at all.
Are there other filenames that a browser will open if you
point it to a dir? I just tested it and index.html, index.htm,
and home.html can all be default files, with precedence in the
order I gave, where they are all in the same dir.
This is a local phenomenon, not to be confused with a representative
sampling. The default file names and the order in which they are searched
are completely configurable by the person setting up the webserver. As
visitors, we don't need to know what the default pages are; as designers
it's required information.
Have fun,
Arlen
Chief Managing Director In Charge, Department of Redundancy Department
DNRC 224
Arlen -dot- P -dot- Walker -at- JCI -dot- Com
----------------------------------------------
In God we trust; all others must provide data.
----------------------------------------------
Opinions expressed are mine and mine alone.
If JCI had an opinion on this, they'd hire someone else to deliver it.