What does HTTP status code 301 Moved Permanently indicate?

Prepare for the eLearnSecurity Junior Penetration Tester exam with our comprehensive quiz platform. Improve your skills with multiple-choice questions, detailed explanations, and exam tips. Get exam ready with ease!

Multiple Choice

What does HTTP status code 301 Moved Permanently indicate?

Explanation:
A 301 Moved Permanently tells you the resource has a new permanent URI. The server responds with the new URL in the Location header, and clients should use that address for all future requests. Caches and search engines will update to the new location, treating this as a long-term change. This is different from temporary redirects, which indicate the move isn’t permanent, and from error or access-denied responses. So the best description is that the resource is found at a new permanent URI.

A 301 Moved Permanently tells you the resource has a new permanent URI. The server responds with the new URL in the Location header, and clients should use that address for all future requests. Caches and search engines will update to the new location, treating this as a long-term change. This is different from temporary redirects, which indicate the move isn’t permanent, and from error or access-denied responses. So the best description is that the resource is found at a new permanent URI.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy