[Seaside] SE friendly redirect

Sebastian Sastre ssastre at seaswork.com
Fri May 29 18:40:03 UTC 2009


ah, true. Cool.
I noticed #url: *must* be sent before #with: and not the other way around.
thanks,
sebastian 

> -----Mensaje original-----
> De: seaside-bounces at lists.squeakfoundation.org 
> [mailto:seaside-bounces at lists.squeakfoundation.org] En nombre 
> de Lukas Renggli
> Enviado el: Friday, May 29, 2009 15:19
> Para: Seaside - general discussion
> Asunto: Re: [Seaside] SE friendly redirect
> 
> > I have to make a page with an anchor that will do a 
> redirect to another site.
> > First thing that comes to mind is to do it in a callback 
> but that will just show
> > the _s and _k of the callback instead of exposing the other 
> site's url.
> 
> You will see the URL of the other site, not the one of the callback.
> 
> > How can I render an anchor that exposes an url so search 
> engines can "count"
> > that reference?
> 
> html anchor
>    url: 'http://www.seaside.st/';
>    with: 'Seaside'
> 
> Cheers,
> Lukas
> 
> -- 
> Lukas Renggli
> http://www.lukas-renggli.ch
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the seaside mailing list