Forum Moderators: coopster

Message Too Old, No Replies

Product Page

         

malcolmcroucher

12:48 pm on Dec 9, 2007 (gmt 0)

10+ Year Member



is it possible to have one page home page for all of the following :

www.domain.com/product/red/home.php
www.domain.com/product/blue/home.php
www.domain.com/product/green/home.php
www.domain.com/product/yellow/home.php
www.domain.com/product/orange/home.php
www.domain.com/product/black/home.php
www.domain.com/product/white/home.php
www.domain.com/product/purple/home.php

or would i have to copy and change all of them - every time i make an alteration?

Regards

Malcolm

russkern

1:23 pm on Dec 9, 2007 (gmt 0)

10+ Year Member



There are probably any number of ways to accomplish what you are asking...

One way would be to produce a template to base every page on. Then you would only have to make a change to the one file to modify the format, but then you can customize the content if you need to.

A search for "templates" here should give a good starting point for this.

This is the thread I used as a jumping-off point for this.
[webmasterworld.com...]

R

malcolmcroucher

1:29 pm on Dec 9, 2007 (gmt 0)

10+ Year Member



Thanks a stack!