D
DavidF
Richard,
Some more thoughts:
You probably never imagined that your site would grow to 123 pages when you
first started this project, did you?
You should remind yourself before you start rebuilding your site, that you
have already developed 123 pages of content, so you do have that work behind
you. However, in my opinion you do need to find a better way to organize and
navigate all that content and that is going to take some time.
Given how large your site has grown, and how large it is likely to grow, I
think that if you break it up and produce it with multiple Publisher files
you will have an easier time managing and growing it. I have referenced
David Bartosik's article: Building a web site with multiple Publisher web
publication files:
http://msmvps.com/blogs/dbartosik/archive/2006/01/16/81264.aspx
I think that gives you a framework and mechanism to organize your site. I
also mentioned that I approach it a bit different than David suggests. The
main difference is that I don't use custom home page names...I use the
default "index.htm", and organize the web files generated from the different
Pub files in subfolders on my host.
To explain, using David's example of the "music section", he suggests saving
the home page of that section as "music.htm" and thus ended up with:
http://www.yourdomain.com/music.htm
http://www.yourdomain.com/music_files/page001.htm
http://www.yourdomain.com/music_files/page002.htm
http://www.yourdomain.com/music_files/page003.htm
http://www.yourdomain.com/music_files/page004.htm
http://www.yourdomain.com/music_files/page005.htm
All these files would be uploaded to the same directory level as other
sections you might create. I instead would create a subfolder at that level
called "music". Then when I produced the web files from that Pub file, I
would instead save them as the default "index.htm" and "index_files" folder,
and upload them to that subfolder "music" and the links would look like
this:
http://www.yourdomain.com/music/index.htm
http://www.yourdomain.com/music/index_files/page001.htm
http://www.yourdomain.com/music/index_files/page002.htm
http://www.yourdomain.com/music/index_files/page003.htm
http://www.yourdomain.com/music/index_files/page004.htm
http://www.yourdomain.com/music/index_files/page005.htm
Every Pub file I use gets its own subfolder on my host and most of them are
at the same level in the directory. I prefer this way because I find it
easier to organize and write the links when I link the different
section/subfolders on my site. It always uses the default naming conventions
built into Publisher and gives me consistency throughout the site directory,
with the only difference being the "custom" named subfolders created to
contain the html files that I create with each different Pub file.
You can use either approach, David's or mine, just be consistent.
The biggest challenge is for you to figure out how to logically break up
your site. I, like Spike, am a bit overwhelmed by your site, and a logical
way of breaking it up doesn't jump out at me. Instead I will suggest that
you read through the following references and then decide how you want to
organize it. Invest the time now planning the site and you won't have to
rebuild it again in the future.
Information Architecture for Web Design 101:
http://webdesignfromscratch.com/information_architecture.cfm
If you only have time to read one article, then this is probably the one you
should read. It will give you some good advice about how you should look at
organizing your site.
Site architecture - Why information architecture?:
http://webdesignfromscratch.com/ia.cfm
I suggest that you take the time to read some of the articles that are
linked from this page such as:
Navigation models:
http://webdesignfromscratch.com/navigation_models.cfm
Top 5 Home Page Mistakes:
http://webdesignfromscratch.com/top-5-web-site-home-page-mistakes.cfm
This is a new article on this site that I had not read. I liked it.
All of this is from the main site: http://webdesignfromscratch.com/ which I
think is a great site for understanding some of the basics of web design.
Don't forget that you can make your pages as long as you want. Each page
can be a different length as Publisher will truncate the web page after the
last design element, when you publish. As you study your content and current
pages, think about where you could combine the content of two or more pages
of content on one page. For example say you have 3 pages of widgets right
now, perhaps combine them to one longer page. It will be faster for the
viewer to see all your widgets by scrolling down than by loading two extra
pages. You can cut back on the number of pages to manage this way, and
simplify the navigation system by two pages.
As far as the navigation system, you can use the wizard built navbars, but
as David says:
"For links that cross pub files, such as the home page in your main pub file
linking to the dogs page in your dogs pub file, you need to use the URL of
the page and the "existing file or web page" option in the hyperlink dialog.
This is where the importance of site and naming convention planning comes
in."
You can also use simple textual menus that you build yourself. For that
matter you could leave your site as is and replace your current navbar with
a manually built textual one, but that would mean changing that menu on each
page each time you add a page or section. If you take the time now to
organize and break your site up, you should not have to edit the majority of
your site each time you add a section, or edit a section.
After doing the background reading and planning hopefully you will have a
better idea of how you want to organize your content and what kind of
navigation you want to use. The goal is to make all that content easy for
the viewer to find and get to, and also organized in such a way as it is
easy for you to manage, and easy for you to grow your site.
I hope this was more helpful than overwhelming. Good luck.
DavidF
Some more thoughts:
You probably never imagined that your site would grow to 123 pages when you
first started this project, did you?
You should remind yourself before you start rebuilding your site, that you
have already developed 123 pages of content, so you do have that work behind
you. However, in my opinion you do need to find a better way to organize and
navigate all that content and that is going to take some time.
Given how large your site has grown, and how large it is likely to grow, I
think that if you break it up and produce it with multiple Publisher files
you will have an easier time managing and growing it. I have referenced
David Bartosik's article: Building a web site with multiple Publisher web
publication files:
http://msmvps.com/blogs/dbartosik/archive/2006/01/16/81264.aspx
I think that gives you a framework and mechanism to organize your site. I
also mentioned that I approach it a bit different than David suggests. The
main difference is that I don't use custom home page names...I use the
default "index.htm", and organize the web files generated from the different
Pub files in subfolders on my host.
To explain, using David's example of the "music section", he suggests saving
the home page of that section as "music.htm" and thus ended up with:
http://www.yourdomain.com/music.htm
http://www.yourdomain.com/music_files/page001.htm
http://www.yourdomain.com/music_files/page002.htm
http://www.yourdomain.com/music_files/page003.htm
http://www.yourdomain.com/music_files/page004.htm
http://www.yourdomain.com/music_files/page005.htm
All these files would be uploaded to the same directory level as other
sections you might create. I instead would create a subfolder at that level
called "music". Then when I produced the web files from that Pub file, I
would instead save them as the default "index.htm" and "index_files" folder,
and upload them to that subfolder "music" and the links would look like
this:
http://www.yourdomain.com/music/index.htm
http://www.yourdomain.com/music/index_files/page001.htm
http://www.yourdomain.com/music/index_files/page002.htm
http://www.yourdomain.com/music/index_files/page003.htm
http://www.yourdomain.com/music/index_files/page004.htm
http://www.yourdomain.com/music/index_files/page005.htm
Every Pub file I use gets its own subfolder on my host and most of them are
at the same level in the directory. I prefer this way because I find it
easier to organize and write the links when I link the different
section/subfolders on my site. It always uses the default naming conventions
built into Publisher and gives me consistency throughout the site directory,
with the only difference being the "custom" named subfolders created to
contain the html files that I create with each different Pub file.
You can use either approach, David's or mine, just be consistent.
The biggest challenge is for you to figure out how to logically break up
your site. I, like Spike, am a bit overwhelmed by your site, and a logical
way of breaking it up doesn't jump out at me. Instead I will suggest that
you read through the following references and then decide how you want to
organize it. Invest the time now planning the site and you won't have to
rebuild it again in the future.
Information Architecture for Web Design 101:
http://webdesignfromscratch.com/information_architecture.cfm
If you only have time to read one article, then this is probably the one you
should read. It will give you some good advice about how you should look at
organizing your site.
Site architecture - Why information architecture?:
http://webdesignfromscratch.com/ia.cfm
I suggest that you take the time to read some of the articles that are
linked from this page such as:
Navigation models:
http://webdesignfromscratch.com/navigation_models.cfm
Top 5 Home Page Mistakes:
http://webdesignfromscratch.com/top-5-web-site-home-page-mistakes.cfm
This is a new article on this site that I had not read. I liked it.
All of this is from the main site: http://webdesignfromscratch.com/ which I
think is a great site for understanding some of the basics of web design.
Don't forget that you can make your pages as long as you want. Each page
can be a different length as Publisher will truncate the web page after the
last design element, when you publish. As you study your content and current
pages, think about where you could combine the content of two or more pages
of content on one page. For example say you have 3 pages of widgets right
now, perhaps combine them to one longer page. It will be faster for the
viewer to see all your widgets by scrolling down than by loading two extra
pages. You can cut back on the number of pages to manage this way, and
simplify the navigation system by two pages.
As far as the navigation system, you can use the wizard built navbars, but
as David says:
"For links that cross pub files, such as the home page in your main pub file
linking to the dogs page in your dogs pub file, you need to use the URL of
the page and the "existing file or web page" option in the hyperlink dialog.
This is where the importance of site and naming convention planning comes
in."
You can also use simple textual menus that you build yourself. For that
matter you could leave your site as is and replace your current navbar with
a manually built textual one, but that would mean changing that menu on each
page each time you add a page or section. If you take the time now to
organize and break your site up, you should not have to edit the majority of
your site each time you add a section, or edit a section.
After doing the background reading and planning hopefully you will have a
better idea of how you want to organize your content and what kind of
navigation you want to use. The goal is to make all that content easy for
the viewer to find and get to, and also organized in such a way as it is
easy for you to manage, and easy for you to grow your site.
I hope this was more helpful than overwhelming. Good luck.
DavidF