Hi,

I'm new here, so I apologize in advance if this is obvious!

I have a website that I'm working on that wants to be structured hierarchically...

I sell various categories of products, I give various categories of classes, etc.,
I've got one page per product or class.

Right now, I've got all my pages in one big (and getting bigger) website.

I'd like to split out the pages into various .web files, as reflected by the categories. I have a pretty good idea how to do this, but my dilemma is this:

How do I maintain all the repeating objects (that is, the main menu, header graphics, etc) over all the different web files? If I need to change the main menu for instance, or other stuff that's common to all pages, is there a way to have that change reflected in all the different .web files that are part of this project?

I don't want to use frames, as it's my understanding that they are detrimental when it comes to SEO.

Thanks for any suggestions!

Jean