HTTP Status Checker

Enter any URL to check its HTTP status code and trace the full redirect chain. This tool is useful for verifying 301 redirects, finding broken links, and debugging server errors.

Check Multiple URLs at Once

HTTP Status Code Reference

CodeMeaningSEO Impact
200OK — page loaded successfullyGood ✅
301Moved Permanently — page has a new URL foreverGood (passes link equity) ✅
302Found — temporary redirectMay not pass link equity
307Temporary Redirect — same as 302 but preserves methodTemporary
404Not Found — page does not existBad — fix or redirect ❌
410Gone — page has been permanently removedTells Google to remove from index
500Internal Server ErrorBad — server issue ❌
503Service Unavailable — server temporarily downTemporary, Googlebot will retry