What is the difference between 301 and 302 in HTTP for a search engine

I read this question and I know what is the difference between 301 and 302 in HTTP, but my question is: what is the difference between 301 and 302 in HTTP for a search engine

+5
source share
2 answers

@dani is not true ...

It is called the server status code, and each search engine processes them according to the following list:

http://en.wikipedia.org/wiki/List_of_HTTP_status_codes

301 , , , . , .

302 , , .

+7

- . , . - 301 () , 302 .

Google. , ....

(, 301 , , 302).

+2

All Articles