302 Found

3xx Redirection. The requested resource temporarily resides at a different URL.

3xx Redirection

What it means

The requested resource temporarily resides at a different URL.

Common causes

Used for temporary redirects, such as after a form submission or during A/B testing.

How to fix it

Follow the Location header for this request only — future requests should still go to the original URL.

Frequently asked questions

What does HTTP 302 mean?

The requested resource temporarily resides at a different URL.

What causes a 302 Found?

Used for temporary redirects, such as after a form submission or during A/B testing.

How do I fix a 302 error?

Follow the Location header for this request only — future requests should still go to the original URL.

Other 3xx Redirection codes