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
multiple links to one page
-
- Posts: 2572
- Joined: Fri Aug 04, 2006 12:02 pm
- Location: Anywhere
- Contact:
Re: multiple links to one page
Why not create three pages in ShopSite named Football, Basketball, and
Hockey (or even all named the same thing, but with those different text
labels in the Link Text fields) and give them all a filename setting of
'sportscores.html' and assign all three of these pages to links from the
front page? ShopSite does not force the page filenames to be unique.
-Loren
redskys@cox.net wrote:
Hockey (or even all named the same thing, but with those different text
labels in the Link Text fields) and give them all a filename setting of
'sportscores.html' and assign all three of these pages to links from the
front page? ShopSite does not force the page filenames to be unique.
-Loren
redskys@cox.net wrote:
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