Glossary
301 Redirect
Also known as a permanent redirect, this is an instruction to web browsers to display a different URL from the one the browser requested. Typically this is used when a page has undergone a lasting change in its URL. A permanent redirect is a type of server-side redirect that is handled properly by search engine spiders.
See 302 Redirect