Hi Angie,
I am using Helicon ISAPI Redirect for our redirects.
Here is a simple example of the redirect synatx:
RewriteRule ^policies/return_policy/ /shop/returns/ [R=301,L]
RewriteRule ^policies/ / [R=301,L]
I would LOVE a way to save some of these incoming links:
learn/tutorials/how-to-cur
Thanks for the help!