302 Found
302 Found — temporary redirect. Unlike 301, search engines do not update the index and link equity is NOT passed to the new URL.
Definition (RFC 9110)
HTTP status code 302 302 Found is defined in RFC 9110 (HTTP Semantics), Section 15.4.3 — the current authoritative specification for HTTP semantics, published June 2022, which obsoletes the older RFC 7231 and RFC 2616.
Description
The 302 Found status code indicates that the target resource temporarily resides under a different URI. Since the redirect might change in the future, the client should continue to use the original URI for future requests.
Unlike 301, this does not transfer SEO value permanently.
Common Causes
How to Fix
Check your website's HTTP status code
Check now →