451 Unavailable For Legal Reasons
The resource is unavailable due to legal demands.
What it means
HTTP 451 Unavailable For Legal Reasons means access has been denied because of a legal requirement, such as a court order, government censorship, or a takedown notice. The code number is a nod to Ray Bradbury's novel Fahrenheit 451.
When it happens
It happens when content is blocked by law in a region, removed under a legal complaint, or geo-restricted to comply with regulations.
How to fix it
- Usually nothing to fix at the technical level — the block is legal, not a bug.
- If the block is unintended, review the legal or geo-restriction rule that triggered it.
- Provide context in the response body explaining the legal basis where appropriate.
SEO impact
Pages returning 451 are not indexed in affected regions. If used intentionally for legal compliance, that is expected; verify it is not applied more broadly than the law requires.
Find out which of your URLs return 451
Paste a list of URLs and Sitewell checks the status code of every one at once — free and without signup.
Related codes
The server could not understand the request due to malformed syntax.
401 UnauthorizedAuthentication is required and has failed or not been provided.
402 Payment RequiredA largely reserved code intended for payment-gated access to a resource.
403 ForbiddenThe server understood the request but refuses to authorize it.
404 Not FoundThe server could not find the requested resource.
405 Method Not AllowedThe HTTP method used is not supported for the requested resource.
Related guides
A plain-English primer on HTTP status codes for SEOs: what the 2xx, 3xx, 4xx, and 5xx families mean, which ones affect rankings, and the codes worth knowing.
How to find and fix broken linksA practical walkthrough for finding broken links on your site, working out why each one breaks, and fixing them so visitors and crawlers stop hitting dead ends.