302 redirect
A 302 redirect is a temporary server response that sends users and search engines from one URL to another. Unlike 301 redirects, it signals the move isn’t permanent, so search engines keep indexing the original URL. This makes 302 redirects ideal for temporary site maintenance, A/B testing, or seasonal pages. Use them when you plan to eventually bring back the original page.
See also: URL redirect, 301 redirect