HTTP status query tool

Common HTTP status codes

200 - The server successfully returned the web page 404 - The requested web page does not exist 503 - The service is unavailable

301 redirect: 301 represents Permanently Moved

302 redirect: 302 represents Temporarily Moved.

View all HTTP status code explanations