Don't have an account? Sign up
If you're already signed up, please sign in
Redirect Loop — a faulty redirect configuration in which URLs point back to one another or to themselves indefinitely, preventing the destination from loading.
The technical configuration changes the request path, URL availability, or how a search crawler processes the page. An error can lose signals, create loops, waste crawling, or remove a page from the index.
Redirect Loop — a faulty redirect configuration in which URLs point back to one another or to themselves indefinitely, preventing the destination from loading.
A crawler follows HTTP responses and links, then consolidates or excludes URL signals according to the state it discovers. Temporary and permanent responses may be processed differently.
Trace the full URL chain and inspect each response code and header, the final page, canonical, robots directives, and internal links. Remove loops, long chains, and contradictory signals.