302

TwitterFacebook
Get flash to fully experience Pearltrees
http://code.google.com/p/rest-client/

rest-client - Project Hosting on Google Code

About RESTClient is a Java application to test RESTful webservices. It can be used to test variety of HTTP communications.
There are two types of redirects you can use, a 301 and a 302. These numbers refer to the HTTP Status Code returned by the server for a given URL. A 301 redirect tells the search engine that the page has moved permanently to the new URL. A 302 redirect tells the search engine that the move is only temporary, and you may decide to show content at the original location in the future without a redirect. http://www.bigoakinc.com/blog/when-to-use-a-301-vs-302-redirect/

When to Use a 301 vs. 302 Redirect - SEO Tip Week 35 | Big Oak S