No luck!

There's no project that matches .

Maybe it doesn't exist, maybe it hasn't been approved yet. After all, it does take community kudos from at least 15 people to make it inside this repository

Permanent Redirect Install package

Project owner:
Peter Gregory
Package downloads
4579
Package karma
21
Compatibility:
This project is compaitible with
.NET Version: 4.0
Supports Medium Trust: No
Created:
21 January 2010
Is Stable:
Project is stable
Current version
1.0
License
MIT

This is a simple HTTP module that allows you to create Permanent 301 redirects within umbraco.  Setup is the same as creating an umbracoRedirect (which is a 302 temporary redirect).

Setup

After it is installed you need to add a new DocumentType Property with an alias of umbracoPermanentRedirect and datatype of Content Picker.

If the user selects a page to permanently redirect to the module will catch this and redirect the user to the new page setting the HTTP Headers with the correct 301 header.