Redirect

Avoiding too many redirects

Speed performance

Avoiding too many redirects

Among the various factors that can slow down the loading time of a page are redirects; in fact, if the browser requests a redirected resource, this type of HTTP response is returned by the server:

Therefore, it is forced to make a new HTTP request at the reported location to retrieve it: this additional step often delays its loading by hundreds of milliseconds.

 

How the SeoChecker multiple redirects audit is shown

Pages with multiple redirects are shown by SeoChecker in a table like this:



If there are two or more redirects, the audit fails.

 

How can I delete redirects?

Direct links to marked resources to resource locations: redirects should be avoided in resources needed for the Critical Rendering Path.

Share this Guide

Did you like it? Share it!

Share this tool

Web tools for modern developers. Try these one!

Over 50 generators, builders and validators to improve your SEO and web performances

Home Back to top of the page