Does anyone have a clean solution to the problem of putting on one page
multiple links to another page. e.g. Front page would have three links,
"Football", "Basketball", and "Hockey", but they would all point to
"Sportscores.html".
I want to do this within the Shopsite paradigm (I don't want to hand
code the links).
I have a kludgy solution using a custom page template to build
intermediate redirect pages that contain a <meta> redirect statement to
the ultimate page, "sportscores.html.
This works well, but it is ugly. There has got to be a better way.
Any ideas?
TIA
Woody