Top 10 KSU Web Best Practices
- Give files/folders meaningful names with all lowercase letters and dashes (not underscore).
- If creating a new file that is not ready to be seen (such as a test page), request that it be set no-index and no-follow to avoid it being found in search.
- Store images in the /images folder. Store documents in the /docs folder.
- Request redirects anytime you are moving, renaming, or deleting a page or section.
- Use a heading hierarchy to organize your page content. Use only one H1. It should be unique across all KSU web pages.
- Do not link headings. Also avoid using "click here" or anything similar.
- Select images that add value and fit the space, but avoid images with text, and use a meaningful image description.
- When publishing, include a version description, and test the final page.
- Make sure videos meet accessibility standards and are current with KSU brand guidelines.
- Have links outside of KSU open in a new tab.