Frequently Asked Questions

Help Center Search

What are 301 and 302 redirect pages?

Print this Article
Comment on this Article
Last Updated: December 27, 2007 5:43 PM

You can forward or mask a domain name to redirect to another domain of your choosing. When specifying the information for redirecting the page, you can use either a 301 or 302 redirect.

A 301 redirect sends people to the site you specified in the Forward To field using a "301 Moved Permanently" HTTP response. The HTTP 301 response code tells user-agents (including search engines) that the location has permanently moved.

A 302 redirect sends people to the site you specified in the Forward To field using a "302 Found" HTTP response. The HTTP 302 response code tells user-agents (including search engines) that the location has temporarily moved.