Opsis Digital
← Glossary

Code 400

A bad request: the server could not understand what was asked of it.

In practice

On a website it usually points at malformed URLs — broken encoding, oversized headers, corrupted parameters.

Check whether internal links or a tracking parameter are generating them before blaming the crawler.

Why it matters

It signals a construction fault rather than a missing page, so the fix is in the code that builds the URL.

Left in place, these URLs consume crawl attention and return nothing.

Related terms
Work with us
We run this as a service.
SEO service ↗
What is Code 400? | Opsis Digital