Here's the situation:
We want to redirect a large section of our site, but we'd like to provide users with a message telling them where they are being redirected and why (i.e.: "This section is no longer maintained, you are being redirecting to a new section").
Is there a way to accomplish this while preserving a 301'esque redirect for SEO purposes? Also want to avoid any "sneaky" redirects that Google warns against.
-t