EN RU
List your company
Technology

HTTP status code

An HTTP status code is the three-digit number a web server returns with every response, telling the client what happened with the request.

By Sofia Almeida · Senior Editor Updated 6 September 2026

Definition

An HTTP status code is the three-digit number a web server returns with every response, telling the client what happened with the request. The ranges carry the meaning: 2xx is success (200 OK), 3xx is redirection (301 permanent, 302 temporary, 304 not modified), 4xx is a client error (404 not found, 403 forbidden, 410 gone, 429 too many requests), and 5xx is a server error (500 internal error, 502 bad gateway, 503 unavailable).

For anyone working on a website's SEO or reliability, status codes are the primary diagnostic. Search crawlers act on them: a 200 means index this, a 301 means follow to the new URL and pass signals there, a 404 or 410 means drop this from the index, a 503 means come back later.

Serving the wrong code — a "soft 404" that returns 200 with an error page, a 302 where a 301 was meant, a 500 under crawl load — sends the crawler the wrong instruction and causes indexing problems that are invisible unless you look at the codes.

Browse iGaming software platforms

In context

In iGaming SEO, status-code hygiene comes up constantly because affiliate sites churn through URLs: offers expire, operators leave a market, comparison pages get restructured, GEO sections are added and removed. Each of those changes needs the right code.

A retired offer page that should consolidate into a category hub gets a 301 to that hub; one with no sensible target gets a 410; a page that is temporarily down for maintenance gets a 503 with a Retry-After, not a 404. Getting this wrong scatters ranking signals and leaves dead pages in the index.

Status codes also matter for tracking and crawl budget. Redirect chains (a link that 301s to a URL that 301s again) waste crawl budget and can drop parameters; they should be collapsed to a single hop.

A spike of 5xx during a crawl tells Google the site is unstable and it will slow crawling, so server capacity and error rates are monitored as an SEO concern, not only an ops one. Regular crawls of the site to audit the distribution of status codes are a standard part of technical SEO maintenance.

Worked example

An affiliate restructures its slots section and 302-redirects 400 old URLs to new ones. Rankings for those pages drop because 302 signals "temporary" and Google keeps the old URLs indexed while not fully crediting the new ones.

Switching the redirects to 301 recovers the rankings over the next few weeks.

Related terms

Frequently asked questions

What does HTTP status code mean?+
An HTTP status code is the three-digit number a web server returns with every response, telling the client what happened with the request.
Where is HTTP status code used?+
In iGaming SEO, status-code hygiene comes up constantly because affiliate sites churn through URLs: offers expire, operators leave a market, comparison pages get restructured, GEO sections are added and removed.
Can you give an example of HTTP status code?+
An affiliate restructures its slots section and 302-redirects 400 old URLs to new ones. Rankings for those pages drop because 302 signals "temporary" and Google keeps the old URLs indexed while not fully crediting the new ones. Switching the redirects to 301 recovers the rankings over the next few weeks.
What terms are related to HTTP status code?+
HTTP status code is closely related to 301 redirect, Crawl budget, Technical SEO, Redirect chain, Soft 404. Links to each are in the related-terms block below.
Why does HTTP status code matter for operators and affiliates?+
A shared understanding of HTTP status code keeps deal terms, reporting and platform requirements in iGaming technology unambiguous between partners.
How is HTTP status code different from adjacent concepts?+
The scope of HTTP status code and how it differs from neighbouring concepts is covered in the definition and the related-terms block on this page.
Who owns HTTP status code inside an iGaming company?+
Ownership is shared between the relevant specialist team, analytics and product leadership.
Where can I learn more about HTTP status code?+
The full iGamingB2B glossary carries hundreds of EN/RU definitions — use the search and A–Z index on the glossary page.
← Previous hreflang Next → HTTP status codes

Browse the full iGaming & affiliate glossary — hundreds of EN/RU terms with examples.

← Back to glossary