What are the four rules for naming files and folders in your website?
Isabella Ramos
Updated on March 27, 2026
What are the four rules for naming files and folders in your website?
Guidelines for Naming HTML Files and Folders
- HTML file names should end in the suffix “.html” or “.htm”.
- The file name should be no more than 32 characters, including the “.html” or “.htm” file suffix.
- The first character of the file name should be a letter.
How do you name a folder convention?
Suggested file and folder naming conventions
- Keep file and folder names short, but meaningful.
- Avoid unnecessary repetition and redundant words in file names and file paths.
- Use capital letters to delimit words, not spaces.
What is a good file naming convention?
Files should be named consistently. File names should be short but descriptive (<25 characters) (Briney, 2015) Avoid special characters or spaces in a file name. Use capitals and underscores instead of periods or spaces or slashes.
What is a naming convention in programming?
In computer programming, a naming convention is a set of rules for choosing the character sequence to be used for identifiers which denote variables, types, functions, and other entities in source code and documentation.
How do you structure a folder?
Here are a few tips and best practices to help you do this:
- Store documents in a shared location, NOT on your personal computer.
- Don’t mix business and personal files.
- Group by category.
- Group by date.
- Don’t be afraid of subfolders.
- Use Final, Draft and Archive folders.
- Use good file naming conventions.
- Create folder templates.
How do I present a folder structure?
5 Tips for Setting Up An Organized Folder Structure Like a Pro
- KNOW THE RAMIFICATIONS OF SPACES & UNDERSCORES.
- FOLDERS & KEYWORDS GO HAND IN HAND.
- AVOID BROAD & POTENTIALLY REDUNDANT FOLDERS.
- CREATE A “TEMPLATE” OF EMPTY SUBFOLDERS.
- LOOK INTO REPLACING VERY DISORGANIZED FOLDER STRUCTURES.
What are three naming conventions?
Project lead’s last name or initials. File creator’s last name or initials. Project name/acronym. Date file created/generated (in YYYY-MM-DD format)
What is a website Folder Structure?
Project (Root) Folder: This is the main folder for the project and contains ALL other files and folders. On the web it’s called the root folder. It’s not shown in the image above; consider it the grey box around everything. HTML files: these are all of the files that end with .
How do I create a root folder for my website?
To create a root folder:
- From Reporting tab > Common Tasks, click Create Root Folder.
- From the General tab, specify a name and a description (optional) for the new folder.
- Click Schedule tab and select Use schedule to configure a schedule for the reports included in this new folder.
- Click Apply and OK.
What are different naming conventions?
Here are several delimiting conventions commonly used in code: Snakecase: Words are delimited by an underscore. Pascalcase: Words are delimited by capital letters. Camelcase: Words are delimited by capital letters, except the initial word.
What are file naming conventions?
What are file naming conventions? To maximize access to your records, we recommend establishing a naming convention for your files. A file naming convention is a framework for naming your files in a way that describes what they contain and how they relate to other files. File naming conventions help you stay organized and makes it easier
What is a naming convention and why do I need one?
To maximize access to your records, we recommend establishing a naming convention for your files. A file naming convention is a framework for naming your files in a way that describes what they contain and how they relate to other files. File naming conventions help you stay organized and makes it easier to identify your files.
What naming conventions should be used in a README?
Document naming conventions in a README.txt and keep it with your files! If the file is moved or shared, users will be able to identify the file from its file name. File names should be 40-50 characters and conventions should only use alphanumeric characters, dashes, underscores
What file types does the University naming standard apply to?
The University Naming Standard applies to all files and folders used on CSUDH web servers. Some common file types are: Web pages: .html, .shtml, .htm, .asp, .php, etc.