Technical access and indexing

Page HTTP status

This check confirms that the selected URL actually returns content instead of an error or an endless redirect chain.

01

What is measured

The audit records the final response code and redirect history. Responses from 200 to 299 pass, redirects are assessed separately, and 4xx or 5xx responses require attention.

02

Pass criterion

An important canonical page returns 200 without unnecessary intermediate redirects.

03

What to fix

Fix routing, remove redirect chains, and send legacy URLs directly to the current canonical destination.

04

Automation limit

A 200 response does not prove content quality or indexability; it only confirms that the server delivered a successful response.

Reference

Official documentation

RFC 9110: HTTP status codes

Check this and every other signal

Start the free audit