Organize your genealogy website -
Organizing a Genealogy Website
Create, Validate, and Test your Genealogy Website
Customize your Genealogy Website
Publishing your Genealogy Website
Before you can begin to design your pages, you need an organization plan. Will you drop all pages, images, and related files into one directory/folder? If your site is very large, after a while it will be difficult to find things. Organize your site just like you would your filing cabinet. Cheri Zuber has done an excellent job of explaining this using FreePages as an example.

The most important thing to remember when organizing your site is to do it in a way that makes sense to you. You are the one who is going to have to maintain the site and keep track of where you put things. If everything is in one drawer/folder/directory of your file cabinet/server, things will quickly get lost. Reorganizing a website that has not been well thought out and planned can be a very time-consuming and tedious job. Sit down with a paper and pencil and spend some time thinking about the organization of your site.
- The file cabinet is your server space – With a paid server you will have one initial drawer public_html or in the case of 1&1 where you can host multiple domains, the name you have given the folder. In my case, I chose genealogy for my domain family-genealogy-online.com. This domain genealogy-web-greations.com resides in a folder genealogy-web-creations.
- With each drawer, you can stuff everything in one drawer or organize it by using loose papers (pages), folders (subdirectories) with paper (pages) inside. Again, spend some time thinking about this.
- You may even want folders inside of folders. Each folder/directory should have an index.html page. It may have content on it or it may be blank. The index.html file created like the one at http://www.genealogy-web-creations.com/images/ will keep the viewer from seeing a list of the actual files in that directory.
My site is about our family genealogy so I need a folder/directory for each family line. In my root directory, I put all the pages that pertain to the entire site: index.html for the site introduction; site-map.html for the map of the entire site; about-us.html to tell a little about my husband and me. I create a folder for images and one called _includes (more on that later). I also create an image folder under each of the family folders.
I end up with something that looks like this as the outline of my site and the image on the left shows the site as it looks on my computer.

- genealogy (folder where files are uploaded)
- index.html
- about-us.html
- site-map.html
- geary-family
- index.html
- images
- jewel-family
- index.html
- images
- little-family
- index.html
- images
- tucker-family
- index.html
- images
- images (for all images that are used on all pages)
- _includes
The time you spend organizing your site BEFORE you start developing your pages will save you time in the future. You are much less likely to have to go back and reorganize. Now that you have your site organized, decide how you are going to develop your site. What editor will you use?
A good article on organizing a website can be found at GNC Web Creations.
Download Organizing Your Genealogy Website in pdf format.
