University of Alabama at Birmingham
Information Technology
    IT Home   UAB Home  
 

Search IT!
  
  

UAB Search Engine for Web Authors

The Google Search Appliance located at http://search.uab.edu is operational. To index content, the engine simply acts like a Web browser, retrieves a page, and follows all links on that page. It can find pages which are not publicly available. The engine will retrieve password protected pages (though a password is still required to view the actual pages); it will also find pages which do not have at least one link from another page it has found.

To add the Google search form to your web page, you can add the following HTML code to your page:

<form name="UAB_search" method="GET" action="http://search.uab.edu/search?">
<input type="text" name="q" size="32" maxlength="256" value="text">
<input type="hidden" name="access" value="p">
<input type="hidden" name="output" value="xml_no_dtd">
<input type="hidden" name="sort" value="date:D:L:d1">
<input type="hidden" name="ie" value="UTF-8">
<input type="hidden" name="client" value="default_frontend">
<input type="hidden" name="oe" value="UTF-8">
<input type="hidden" name="proxystylesheet" value="default_frontend">
<input name="submit" type="submit" value="Search UAB">
</form>

This search query will return results from the entire UAB collection of documents and pages; if you wish to tailor your search results to a specific subsite of UAB, a sub-collection of results will need to be constructed for you. If you wish to have this done, please contact the administrator of the Google Search Appliance, Stephanie E DeRieux, at 996-6370.

If there are pages on your site that you wish to have excluded from crawls and search results, please contact the administrator of the Google Search Appliance, Stephanie E DeRieux, at 996-6370.

UAB Home | IT Home | Legal | Privacy Statement | Disclaimer | Contact Us
© 2004 - The University of Alabama at Birmingham - All Rights Reserved
This file was last updated on: November 29, 2007, 11:01 am