Anatomy of a url
The
url
(uniform resource locator) is the web address . . .
Consists of several parts
http://
HyperText Transfer Protocol.
Rules for how to display the page.
//www.americaslibrary.gov/
//www.AmericasLibrary.gov/
Domain name
Case is not important.
However, no spaces.
/cgi-bin/
Directory/Path
Case
IS
important.
page.cgi
(
page.htm
or
page.html
or just
page
)
File name
Case
IS
important.
If you simply enter a word -
Sony
. . .
The browser will first try
http://www.Sony.com/
If that doesn't work, the browser will conduct a web search using its default search engine.
Next...
Comments and suggestions should be sent to:
email:
sturges@iastate.edu
phone: 515-294-6242.
© 2001, Leroy D. Sturges
( This document was last updated on
)