Common HTTP Status Codes
200 - OK: The server successfully returned the webpage
404 - Not Found: The requested webpage does not exist
503 - Service Unavailable
301 Redirect: 301 represents a permanent move (Moved Permanently)
302 Redirect: 302 represents a temporary move (Moved Temporarily)