Bulk HTTP Status Checker
Check HTTP status codes for multiple URLs at once. Supports domains with/without protocols and shows complete redirect chains.
Advertisement (728 x 90)
Check Multiple URLs
Enter URLs (one per line). Supports domains with/without https://, http://, or www. Maximum 100 URLs.
0 URLs enteredMax: 100 URLs
Understanding HTTP Status Codes & Redirects
Status Code Categories
- 1xx Informational: Request received, continuing process
- 2xx Success: Request successfully received, understood, and accepted
- 3xx Redirection: Further action needs to be taken to complete the request
- 4xx Client Error: Request contains bad syntax or cannot be fulfilled
- 5xx Server Error: Server failed to fulfill an apparently valid request
Common Redirect Codes
- 301 Moved Permanently: Resource permanently moved to new URL
- 302 Found: Resource temporarily moved to new URL
- 307 Temporary Redirect: Temporary redirect, method preserved
- 308 Permanent Redirect: Permanent redirect, method preserved
Frequently Asked Questions
Common questions about HTTP status codes and our checker tool