SEO MotionZ Forum
Difference between 301 and 302 redirects? - Printable Version

+- SEO MotionZ Forum (https://seomotionz.com)
+-- Forum: Search Engine Optimization (https://seomotionz.com/forumdisplay.php?fid=7)
+--- Forum: SEO General (https://seomotionz.com/forumdisplay.php?fid=22)
+--- Thread: Difference between 301 and 302 redirects? (/showthread.php?tid=1332)

Pages: 1 2


Difference between 301 and 302 redirects? - Sudeepkhana - 04-18-2016

Hello friends,



Difference between 301 and 302 redirects?


Re: Difference between 301 and 302 redirects? - batman - 04-18-2016

301 is know for permanent redirect and 302 is for temporary redirect.


Re: Difference between 301 and 302 redirects? - marvinsam - 04-18-2016

301 redirects are used for permanent redirection whereas 302 is the temporary one.


Re: Difference between 301 and 302 redirects? - Sinelogix123 - 04-27-2016

A 301 redirect means that the page has permanently moved to a new location. A 302 redirect means that the move is only temporary.


Re: Difference between 301 and 302 redirects? - Sinelogix123 - 04-27-2016

A 301 redirect means that the page has permanently moved to a new location. A 302 redirect means that the move is only temporary.


Re: Difference between 301 and 302 redirects? - RH-Calvin - 04-29-2016

301 redirect is the most efficient and Search Engine Friendly method for webpage redirection. It's not that hard to implement and it should preserve your search engine rankings for that particular page. If you have to change file names or move pages around, it's the safest option. The code "301" is interpreted as "moved permanently".

A 302 redirect is a temporary redirect. There are very few instances where this type of redirect should be used, but unfortunately it is the easiest to implement. This means that many webmasters unfamiliar with search engine mechanics use the wrong type of redirect.


Re: Difference between 301 and 302 redirects? - johnhastings - 05-04-2016

301 redirection means the page has permanently moved to a new location.
302 redirection means th move is only temporary.


Re: Difference between 301 and 302 redirects? - fayeseom - 05-05-2016

301 Redirect
Redirects 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.

302 Redirect
Redirects to the site you specified in the Forward To field using a “302 Moved Temporarily” HTTP response. The HTTP 302 response code tells user-agents (including search engines) that the location has temporarily moved.


Re: Difference between 301 and 302 redirects? - Sinelogix123 - 05-11-2016

A 301 redirect means that the page has permanently moved to a new location. A 302 redirect means that the move is only temporary. Search engines need to figure out whether to keep the old page, or replace it with the one found at the new location.


Re: Difference between 301 and 302 redirects? - avemfly.vaibhav - 05-16-2016

301 Redirect is to permanently redirect the URL &
302 is temporary redirect the URL
<!-- m --><a class="postlink" href="http://www.avemflytechnology.com">http://www.avemflytechnology.com</a><!-- m -->