Oops that's a good thing to know then.

A meta tag or some JS might be your only options then.

Good luck!

- J

On Fri, Jun 8, 2012 at 9:44 PM, Mark L. <[email protected]> wrote:

> I currently don't have access to the code base, only the CMS login.
>
> On Jun 8, 9:40 pm, Joel Oliveira <[email protected]> wrote:
> > Use vapor instead.  It's super super easy.
> >
> > On Fri, Jun 8, 2012 at 9:38 PM, Mark L. <[email protected]> wrote:
> > > How stupid is adding something like <meta HTTP-EQUIV="REFRESH"
> > > content="0; url=http://www.yourdomain.com/index.html";> to the page?
> >
> > > On Jun 8, 9:22 pm, Stan Rawrysz <[email protected]> wrote:
> > > > There's an extension called vapor that can do this for you.
> Otherwise,
> > > you
> > > > would probably need to put some javascript code on that page to
> redirect
> > > on
> > > > the client side.
> >
> > > > On Fri, Jun 8, 2012 at 5:46 PM, Mark L. <[email protected]>
> wrote:
> > > > > Hey guys, I have a pretty simple task I need to perform. I want to
> > > > > create a new page, that redirects to an existing page. So for
> instance
> > > > > I have /go/see-one/upcoming-events/, and I want to create a new
> page
> > > > > at /go/upcoming-events/ that will automatically redirect the user
> to /
> > > > > go/see-one/upcoming-events/. Prefereably I would like to do this in
> > > > > the CMS rather than having to add anything to the code base. Any
> > > > > information appreciated. Thanx!
> >
> >
>

Reply via email to