Every web page has three different names. WOW! No wonder it's confusing. But it's important that you understand the difference between these names. Each name has a specific purpose. Names 2 and 3 can affect the way your web site functions, and how search engines index your site so other researchers can find it. Name 1: The title that appears on your pageThis is the one your visitors will probably see first, and can be anything you like:My Kissin'
Kuzzins
This "name" is like the title of a book and is used to catch your visitor's attention. It doesn't even have to be text on your page. You might use a title graphic instead. So while this name is important to the appearance of your page, it does not affect the way your site functions, on the server or on the web. Name 2: The name between the <title> tags:
This is the name that appears in the title bar of the browser window.
If
you look at that title bar now, it should say Basic HTML:
Naming Web Files.
This is not quite the same as the name that appears at
the top of the
page; but they don't have to be the same. In fact, they can be totally
different. The Name 3: The File NameThis is the name you give the file when you save it for the first time. Like any computer file, it must include the file name, and a file extension to indicate the format in which the file has been saved. The file extension tells a computer what program(s) will open the file. Web page files use the extensions HTM or HTML. There are some special do's and don'ts for naming web files. Do not use spaces or special characters in file names. Valid file names may include letters, numbers, and the characters dot ( . ) dash ( - ) and underscore ( _ ). The dot/period is reserved for use between the file name and the file extension (only one per file). All other special characters such as # " & % , etc., are reserved for the HTML code itself. Using them in a web file name will often result in an HTTP 404 - File Not Found error.
Do keep the file names short. While file names can now be longer than the 8 letters allowed in DOS, extremely long file names can cause problems for some servers. Use subdirectories to sort and identify your files so the filenames themselves can be kept relatively short (say 12 to 15 characters). Upper and Lower Case MattersEach URL must be unique so one particular file can be located out of the billions of pages on the Web. Most web servers are case sensitive. On the web,
At Home at FreePages
Your entry page at FreePages should be named
http://freepages.genealogy.rootsweb.com/~acctname/
It also prevents your visitors from seeing a complete listing of the contents of your directory. If you do not have an "index" file in a directory, then the server will return a listing of all the files in the directory. index.htm(l) is also the page that is indexed in the
FreePages Directory. It is indexed
according to what appears between the
|
|