HTTP 302 Found
RedirectionThe requested resource temporarily resides at a different URL. Unlike 301, this does not indicate a permanent move.
Common Causes
- Temporary redirect during maintenance
- Login redirect to authentication page
- A/B testing redirect
How to Fix
- Follow the redirect to the new URL
- If the move is permanent, use 301 instead
- Check that redirect loops are not occurring
Related Status Codes
Need to look up other HTTP status codes?
View the Full HTTP Status Code Reference