What is 301, 302, 307, 401, 402, 403, 404, 502, 503, 504, 508, 509 Error
301: Moved Permanently — Recommended for SEO 302: Moved Temporarily (HTTP 1.0) 307: Moved Temporarily (HTTP 1.1 Only) 401: Unauthorized error means the page you were trying to access needs valid user ID and password before you can view it. 402: Payment Required (The 402 status code means that the request is not currently in use and it is , being listed as "reserved for future use") 403: Forbidden (You don't have permission to access on this server) The 403 Forbidden error is an HTTP status code that means that accessing the page or resource you were trying to reach is absolutely forbidden for some reason. 404: Page Not Found 502: Bad Gateway error is an HTTP status code that means that one server received an invalid response from another server. The Bad Gateway error can be customized by each website. While this isn't very common, different web servers do describe this error differently. Here are some common ways you...