UA Library > Intranet Home This University of Arizona Library site is archived and is not maintained.| The University of Arizona Library | |
![]() |
Maintaining the Subject Web Pages by Librarians |
As part of it's charge, the KnowNet Team was to develope a framework for access to the library's WWW subject pages. Our prototype page for this is at http://dizzy.library.arizona.edu/library/subject_specialists/. It provides browsing of topics by either broad subject catagories of by a complete list of topics and it also allows keyword searching for topics.
These pages are generated automatically from the meta tages and the <TITLE...</TITLE> tags incorporated in the subject pages.
The "category"
META tag
Add a meta tag with the name "category" and the content one of:
<META NAME="category" CONTENT="FAH, AREA">
The "keywords" META tag
Add a meta tag with the name "category" and the content a list of
comma delimied topics. This is one of the "standard" meta tags
used by Web search engines to index pages, but in our case we will
restrict the keywords listed to those that would be appropriate
in the subject lists on our Web site.
<META NAME="keywords" CONTENT="Biosciences, Biology,
Botany, Zoology">
The "keywords" meta tag can contain many topics,
seperated by comas, and can wrap to multiple lines. Using
standard capitalization is prefered, but for the time
being the listings are being generated with only the first
character capitalized because of varying pratices in the
existing files.
Please consider carefully what
topics a library user might resonably expect
to find your pages listed
under and add these to the meta tag. We urge you to
tend toward inclusiveness,
to include keywords that reflect overlap between
subject assignments
(in both pages) and to include keywords that
reflect the interdiciplinary
aspects of many fields of study and that
extend beyond the traditional
deparmentally organized boundaries of knowledge.
<META NAME="keywords" CONTENT="Film and Videos< Women's,
Science< Women in">
will result in the following listings:
Film and Videos, Women's
and
Science, Women In
The <TITLE>...</TITLE> tag
The actual title of each Web page listed in
the browse screens and the
keyword searching is from the <TITLE>...</TITLE>
tags of the
subject page. Currently there are a wide variety
of practices used, in
terms of both content and capitalization.
The authors of the subject pages
are asked to review these and update them to
contain a description of the
contents of the file and to use standard
capilaization practices. Ideally,
we would like to see these tags look something like:
<TITLE>Information
Resources in French Lanugage, Literature and Culture</TITLE>
<TITLE>African American Studies</TITLE>