Skip to content
weballin

weballin DIGIWIKI

Redirect Chain

A redirect chain is a state in which redirection continues in several stages, such as URL A leading to URL B, and B leading onward to C.

weballin

Jumping through a URL multiple times increases requests and makes it difficult to identify errors during operation. Make sure you can link directly from your old address to your current final address, and organize any internal links to point to your final address.

Before changing the redirect, make sure the content in the destination replaces the original page. We do not send any addresses to unrelated homepages. The test looks at the response code, final page, redirect loops, and whether tracking parameters are preserved.

References