$this->_redirect('/new-url', array('code' => 301));

Regards,
Saša Stamenković


On Tue, Jul 20, 2010 at 7:32 PM, Jean-Michel Philippon-Nadeau <
[email protected]> wrote:

> Hi List,
>
> For SEO reasons I've changed the format of my URLs from
> controller/action/param/value to /controller/value. I also have routes
> where I have many implicit parameters, like controller/value/value.
>
> I was wondering if anything in the Zend Framework could help me to
> create 301 redirects from the old routes to the new routes, so my page
> rank is not reset to 0 for my new URLs?
>
> Thank you very much,
>
> --
> Jean-Michel
>

Reply via email to