RevealTheme logo

Redirectketentracer

Volg elke stap van een redirectketen. Detecteert redirectlussen en overmatige stappen die de prestaties schaden.

Hoe u deze tool gebruikt

  1. 1

    Paste or type a URL into the input box (if you omit the scheme, https:// is added automatically).

  2. 2

    Click Analyze to send the URL to the tracer.

  3. 3

    Read the chain: each numbered row shows the URL it requested and the status code it got back.

  4. 4

    Check the final row — a 2xx means the chain resolves; a long chain or an error row flags a problem to fix.

Wat is de redirectketentracer?

Redirectketens vertragen het laden van pagina's en verwateren SEO-signalen. Elke extra stap voegt latentie toe; Google markeert ketens van meer dan 3 stappen als verspilling van crawlbudget. Deze tool volgt elke redirect handmatig en toont alle URL's van de keten: handig voor het debuggen van migraties, het traceren van linkverkorters en het identificeren van redirectlussen.

Veelvoorkomende toepassingen

  • Auditing a site migration to confirm old URLs land on the right new pages in a single 301 hop.

  • Unmasking where a shortened link (bit.ly, t.co, marketing UTM wrappers) actually sends visitors before you click it.

  • Collapsing a multi-hop chain such as http to https to www into one redirect rule to cut page-load latency.

  • Debugging an affiliate or ad link that bounces through several tracking domains before the landing page.

  • Verifying that a 308 or 301 was returned (not a 302) when you need a permanent, cacheable redirect for SEO.

  • Diagnosing a 'too many redirects' browser error by seeing exactly where the chain stops resolving.

Veelgestelde vragen

Hoeveel redirects zijn er te veel?
Streef naar 0 of 1. Elke stap voegt tussen 100 en 300 ms latentie toe en vermindert de crawlefficiëntie.
Wat is een redirectlus?
URL A → B → A → B... Browsers detecteren ze en stoppen ze, maar ze breken het crawlen en de SEO volledig.

Gerelateerde tools