|
Home > Archive > Microsoft Content Management Server > June 2006 > redirect channel
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Jabalili 2006-06-25, 7:17 am |
| One of my people have a special question.
They have 3 channels
Channels 2 has a subchannel with news
There question is when they click on channel3 they will got the newspage
from channel 2.
Is it possible to redirect to subpages in another channel?
Thanks in advance,
Jabalili
| |
|
| There is no out of the box way to redirect from a channel to another channel.
We used two methods, both involving templates.
1) Create a page in the channel and insert the META REFRESH tag into the
placeholder (using a regular template). This will redirect the page to the
destination specified. Note that this page might appear for a second while it
redirects to another location.
2) Create a Redirector template whose job is to redirect to another
location. Specify the redirect location in the custom properties and do a
server redirect on the live site. This works much faster than option 1.
Hope this helps.
"Jabalili" wrote:
> One of my people have a special question.
> They have 3 channels
>
> Channels 2 has a subchannel with news
> There question is when they click on channel3 they will got the newspage
> from channel 2.
>
> Is it possible to redirect to subpages in another channel?
>
> Thanks in advance,
> Jabalili
>
>
>
|
|
|
|
|