Prev Page Next Page Lessons Index Home Page


URL Names and Structure

By looking at the URL, you can tell whether the site is an educational institution, commercial site or government agency, by noting the domain.

Suppose you want to look up some information about vitamins.

Click on the site you think would be more reliable.

www.nih.gov OR www.vitamins.com


A typical URL looks like this:

http://www.library.ncat.edu/eresources/ATfulltext.html

Let's break this URL into more specific parts.

protocol method host name host domain directory name file name & file format
http:// library.ncat edu eresources/ ATfulltext.html


So what do we know about this site? It is on the Web, the host is an educational institution with a directory entitled "webclass", and it is a file written in hypertext markup language.

Here are some helpful hints regarding URLs:

Next Page


Prev Page Next Page Manual Top Lessons Index Home Page