| UM SPH Home > SPH Informatics & Computing Services > Web Services > Web Publishing Guidelines for the School of Public Health |
|
SPH Informatics & Computing Services Classroom Services & Room Scheduling Unit
E-Learning & Instructional Technology Related Links
Accessibility Statement. Privacy Statement.
|
Web Publishing Guidelines for the School of Public HealthBackgroundThe UM School of Public Health (SPH) web site promotes the School of Public Health and all of its programs and departments. The maintenance of the SPH web site is a collaborative effort by the Web Administrator (Patty Bradley-Diehl, Informatics & Computing Services Web Services), the Content Specialist (Mary Beth Lewis, SPH Office of Communications), and the Web Content Managers from each academic department). This web group holds monthly meetings to ensure that the various parts of the web site remain consistent, dynamic, and adhere to established guidelines to facilitate a consistent and satisfying user experience for site visitors. The Web Administrator is responsible for resolving technical issues, updating and creating new web pages as required and providing web services to the general SPH community. The Content Specialist contributes content for the site, advises on the site's architecture, and assures that the site's content is consistent with the web publishing guidelines so that the user experience is consistent and positive. Each Web Content Manager (WCM) is responsible for maintaining their academic department's portion of the site in compliance with these guidelines. All major new site work and design is contracted to outside sources. Both the Web Administrator and the Content Specialist assist the WCMs as needed. Requests for web workRequests for the following may be e-mailed to sph.web@umich.edu.
You can also use our online form
Requests for UM SPH SiteMaker SitesSPH faculty, staff and students may also request a UM SiteMaker site that contains the look and feel of the SPH site at http://sitemaker.umich.edu/. Once their request for a site is granted, they can create the site themselves, or ask for help from the Web Administrator. Knowledge of HTML is not required. SPH will periodically review all SiteMaker sites with the SPH look and feel to ensure they to not deviate from university and school policies. Hosting Your Group's web site at SPHSchool of Public Health Computing Services provides free web hosting for groups or centers clearly affiliated with the School of Public Health. These groups are responsible for developing and maintaining their own web sites. A list of such groups is provided on our Research Centers & Initiatives page. We also host several student groups. If the person designated responsible for developing and maintaining the web site does not know how to create web sites using HTML, we recommend that they use the Adobe Dreamweaver web page editing program. Dreamweaver is available on all UM Computing Sites computers. Dreamweaver may be purchased at a discount from the following sources:
The Teaching & Technology Collaborative provides free hands-on Dreamweaver training workshops during Fall and Winter semesters. SPH Web Services also holds Dreamweaver workshops. Dreamweaver training is also offered by the ITCS Education Services. If needed, SPH Web Services can provide them with a list of vendors that groups have worked with before. Mary Beth Lewis, the school’s Web Editor, will be happy to look over web site content and suggest changes that will make it more consistent with the content on the SPH web site. Patty Bradley-Diehl, the Web Administrator, will be happy to assist with the uploading of initial files, and provide technical expertise. Group web sites do not need to match the look and feel of the SPH web site. However, the Web Administrator will be happy to provide the group with templates if they wish to have their site look like the rest of the SPH web site. These templates are created to be used with the software Dreamweaver. Once a group has their web site files ready to be published, they should follow the following steps:
If you need to hire an outside vendor to design or create your web site, please contact SPH Web Services Please feel free to contact sph.web@umich.edu for more information. Guideline Contents
Tools for UpdatingThe SPH web site was designed using Adobe Dreamweaver. SPH web pages may be updated using Dreamweaver or by hand-coding HTML. Please do not use Microsoft FrontPage or Adobe GoLive to update your SPH web pages. Web Services offers Dreamweaver workshops during Fall and Winter semesters. ITCS offers HTML workshops, as well. Dreamweaver may be purchased at a discount from the following sources:
Files must be transferred to and from the SPH web server using SSH (a secure protocol) instead of FTP. Contact the Web Administrator for more information. File FormatsPlease observe the following guidelines regarding file formats:
Additionally, no programs (executable files) may be installed on or uploaded to the web server. Use of CGI applications is limited to those already installed on the web server, such as HTMail, which is used to send form data via e-mail. To use HTMail, please read the Using Form Mail at SPH page. File Naming ConventionsThe following conventions shoule be observed when naming files and folders for the web.
Names and Acronyms used at SPHAll names should be spelled out at first usage on a page, with the acronym following in parentheses. After first usage, the acronym can be used (although note that audio site readers will likely not be able to pronounce these acronyms as they would be spoken by humans. Below is a list of commonly used acronyms:
Requirements for All SPH Web PagesSPH web pages should contain the following elements, all of which are a part of the Dreamweaver templates provided upon request from Web Services (sph.web@umich.edu):
Non-SPH PagesOther sections of the SPH web site such as faculty member web sites and research project web sites are free to use their own unique design. They should adhere to the general principles described in these guidelines. Any link from the standard SPH website to off-site pages should open a new browser window (target blank). Faculty ProfilesFaculty profiles must be created using the Administration Tool in order for them to be entered into our faculty profile database. This enables us to keep the page layout consistent, and make design changes to all pages at once. Individual HTML and image files for faculty profiles reside in the /faculty/ directory. Index pages for each department's faculty are also generated automatically, and reside in the /faculty/ directory. Academic department pages should link to them as follows:
SPH Banner, Footer and Cascading Style SheetsThe SPH banner, footer and cascading style sheets are vital to maintaining a consistent look and feel throughout the site. SPH BannerThe SPH banner that appears on all SPH pages is automatically generated via a link to a server-side include. The code for the link is as follows: <!--#include virtual="/inc/header.inc" --> This code should reside just after the <body> tag. Please do not change it. SPH FooterThe SPH footer, which contains the site's global navigation, is also automatically generated via a link to a server-side include. The following code must be placed just before the closing </body> tag: <!--#include virtual="/inc/footer.html" --> SPH Style SheetsExternal cascading style sheets are used to achieve consistent font faces, colors and sizes on all SPH pages. There is one cascading style sheet (css) file for the whole site, and one for each directory within the site. The code for these links is as follows: <link rel="stylesheet" href="/css/sph.css" type="text/css" /> This code must reside in the <head> portion of all pages. All Dreamweaver Templates include this code in the proper place. Please do not change it. File PermissionsIn order for these elements to work, file permissions must be set to 755 on the SPH web server. If you cannot set these permissions yourself, please ask the Web Administrator to do so. If any of these elements are not working correctly, please contact the Web Administrator. Navigational ElementsDepartment PagesSPH web pages use text-based links for navigation. These links are contained in a single file that is incorporated into each page via a server-side include. The code for this include is as follows for each department:
Non-Departmental web pages use similar links to navigation include files, for example:
Obtaining Multimedia Elements for the webThe Office of Communications has a collection of stock photographs, and can help you hire a photographer if needed. The Centers for Disease Control has a Public Health Image Library (PHIL). Many images of these images are copyright-free at the time of this writing. NOTE: Every person publishing electronically is responsible for obtaining permissions for photos and videos used; a signed release is recommended. Style GuideIn general, web writing needs to be more crisp and concise than other types of writing. People browse more than they read on the web, so use of subhead and bulleted lists is recommended. Linking and drill-down structure should be used to expand upon topics, so information rarely needs to be presented in full at first mention. Some people don't like to scroll down web pages, so keeping text brief is highly recommended, especially on the top levels of any site or sub-site. Capitalization
Numbers
Spelling
TitlesIn general, use "Dr." when focusing on a faculty member's research; use "Professor" when focusing on teaching. Archiving Old Web Pages and Redirecting UsersThe World Wide web is a dynamic medium. Information changes constantly, as should our web pages. Old versions of web pages that have undergone minor changes can be saved if desired, but it is not required. However, when an entire site is redesigned the old versions of web pages should be archived to a department computers hard drive as well as to a back up medium such as a CD or zip disk. Old obsolete pages should stay live on the web server for a short time after the new pages have gone live for two reasons:
Our server logs data on all visitors to the SPH site, including what pages are requested. The Web Administrator can track requests for obsolete pages, and help in the decision when it is time to remove them from the server. Staff members can also track these requests themselves. Please see Web Site Usage Statistics for more information. Occasionally, a redirect from an old (now nonexistent) page to a new page with a different URL is necessary. Such requests should be made to the Web Administrator. Web Site Usage StatisticsUM SPH Web Services provides web site Usage Statistics Reports for all sections of the SPH web site. These reports provide a wealth of information about site usage. SPH Faculty and Staff can access these reports via the SPH Intranet. Please contact the Web Administrator for more information. What to Avoid
Accessibility GuidelinesSection 508 (added to the Rehabilitation Act (1973) in 1998) requires that Federal agencies' electronic and information technology be accessible to people with disabilities. If your web site is Federally funded, you are required to meet Section 508 criteria. For information on making your web site accessible to the disabled, see the Web Accessibility Resources section of the Web Accessibility at UM website. Legal and Copyright Issues
|