University of Minnesota Duluth
People | Departments | Search UMD
ITSS
ITSS home : Web Services : WebDev Guide

ITSS WebDev Guide

2 Creating your site : Including keywords

Including keywords for searches

You can increase the chances of your page being "found" by the UMD search engine (and others) by including one or more "keywords" in the head of your web page.

For example, the keywords for this page are "keyword" and "search". This page would show up in the list for anyone who used the UMD search engine to search for "keyword" or "search".

If you have a page on our web server, you can specify keywords by including the following line between the <head> and </head> tags:

<meta name="keywords" lang="en-us" content="word1, word2, word3">

Replace "word1", "word2", etc. with the keywords for your page. You can include as many keywords as you like, separated by a comma.

If you have questions about using this tag, please contact our Help Desk (x8847).

Rev: sab 01.05 xs

Didn't find what you were looking for?