How do I create a web site with multiple pages?

B

Bridgitte

I am creating a web site with MANY products pages and find myself sitting for
hours creating hundreds of pages. How can I create all these pages without
having to go through the process of creating each page individually? I am
using a template already, but each page needs slightly different information
and identical editing.

Thank you.
 
R

Rick Budde

Your template should be created with Tables and Include
Pages. The Include Page component would contain content
that is the same on all or groups of pages but that you
might want to change sometime in the future.

Your variable content, i.e. that content that differs by
product, must be created on each page derived from the
template. The only way to shorten that effort would be to
not offer as many products which I am sure you don't want
to do just to shorten your webmaster duties.
-----Original Message-----
Hard to tell without seeing what you're doing...probably
not...but why not post the URL, maybe someone will have a
better idea.
in message [email protected]...
 
T

Thomas A. Rowe

Consider using a database driven shopping cart application, which one/type will depend on what OS
your site is hosted on and what is supported by your web host.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top