|
Setting Naming Conventions
Setting the naming conventions during site map
creation is an important part of the process.
Naming conventions, once set, will help to determine
the organization of the project (from content/asset
organization to HTML production and application
building.) There are two types of naming conventions
that should be addressed: Organizational (numeric)
and URL conventions. Organizational naming is
a manner of applying a numeric or alphanumeric
convention to the site map One effective method
designates the home page as 0.0 and the primary
sections are 1.0, 2.0, 3.0 and so on. Sub sections
under primary pages are 1.1, 1.2, 1.3 and so on.
This hierarchy of organization can be applied
to content (text files and images) as a way to
quickly and easily identify where a piece of content
goes. Pages should be given traditional URL names
as well, which can be based on the production
team's preference.
|