Naming Sites and Pages

We should adhere to the following best practices when naming any sites or pages for the website:

Guidelines:

  • No capital letters
  • Dashes in places of spaces
  • No underscores
  • Keep verbiage concise
  • No articles or conjuctions (a/an/the/of/and/or/but)
  • Avoid abbreviations when possible

Example File Names:

Example Subsite Page
Dual Credit /dual-credit dual-credit.aspx
How to Enroll in Service Learning /enroll enroll.aspx
Contact Coordinators Not applicable contact.aspx
Contact Faculty Not applicable contact.aspx
Make Payments /payments payments.aspx

Campus Abbreviations

When specifying a subsite or page for a specific campus, instead of using the full campus name, we are sticking with the three-letter abbreviation.

Here is an example of a site that would need subsites for each campus and how to name them:

.
└── advising/
    ├── bhc/
    ├── cvc/
    ├── efc/
    ├── ecc/
    ├── mvc/
    ├── nlc/
    └── rlc/

Here is an example of a site that would need subpages for each campus and how to name them:

.
└── advising/
    └── pages/
        ├── bhc.aspx
        ├── cvc.aspx
        ├── efc.aspx
        ├── ecc.aspx
        ├── mvc.aspx
        ├── nlc.aspx
        └── rlc.aspx

Bio Pages

For bio pages, the page file name should be [first]-[last].aspx and not include any titles, degrees, initials or abbreviations.

Example Page
Dr. Christa Slejko christa-slejko.aspx
Bob Newhart Ph.D., J.D. bob-newhart.aspx
P.L. Travers pamela-travers.aspx