Step 1
Think about all the things you want your site to have and seperate them into specific content related categories. For example, if your site were to have Recipes, Kitchen Hints, Family Photos and Family Personal pages; the Recipes and Kitchen Hints would fall into one category and the Family items would fall into another category. From these categories you'll build a basic structure for your site. Jot down all the categories you plan to have.Step 2
After jotting down your categories draw a simple diagram of the layout. It will help you organize your site's navigation structure. Using the sample site mentioned above, I've drawn an example site plan:In addition to the links from a jumpstation to its content pages, you can optionally link between the pages of a particular category, as indicated by the red lines on the bottom of the chart. I wouldn't put a link to every page in a certain category on every page within that category or you're defeating the purpose of the jumpstation. Just have a "next page" link if you do it, and when you add a new page of content you only need to update the last page in the chain with the "next page" link.
An important point to remember is that at the bottom of your navigation structure you DO NOT want only the "next" link in a chain of pages. If someone doesn't want to continue with a particular chain of pages they need an easy way to choose content from another area of your site or they'll go elsewhere. Besides, no one likes to be led around by the nose without other options.
Step 3
To make your site easy to develop and be consistent it helps to make a basic page template before starting. With a template you can just add the content and not have to continually code whole pages. For this site my template has all the basic html commands a document needs, the basic two-column structure, and the SSI code to insert the top and bottom navigation systems and the right-hand column content that is common to every page. To make a new page I just fill in the stuff in this column and save it with a new name. When I want to change the navigation structure or right-hand column content, I only have to update one file for each to have that change reflected on my whole site.Instructions for using SSI can be found in the members site. You may want to read about the benefits of becoming an Inner Circle member.
Your navigation structure can make or break your site. All my pages have the same structure as seen at the top or bottom of this page. Each page has the links to the Home page and all the jumpstations. You can go from one area of my site to a completely different area with one click from any page. Now that's navigating made easy! If you're welcoming contact from your visitors then include your contact link on each page.
No comments:
Post a Comment