5. File naming and cross references.

Constraints and guidance

Table of Contents

5.1. Why file naming is important
5.2. File upload - making it easy
5.3. Managing non-html content on the Website
5.4. Where id values and names are used
5.4.1. Website markup
5.5. File naming
5.6. Cross referencing
5.6.1. Linking to an external file from a Website

5.1. Why file naming is important

As was mentioned above, your Website will be judged on one level by the ease with which a reader can recall particular pages. If a visitor sees a link to http://example.com/someverylongtitlederivedfrommergingwordstogether.html, then the chances of both remembering it and typing it in correctly are somewhat reduced.

At the other extreme, http://example.com/xsl/sect2/N1843.html is simple - but hardly memorable. It is a balancing act. Brief, memorable names becomes the objective; practicality then causes the compromises. A few other nuances also come into this argument. The next one is organising your files for ease of uploading them to the server, for which see Section 5.2