ToolMulti
Your everyday online toolkit

URL Redirect Analysis

Analyze URL redirect information and trace the full redirect chain

Tool Guide

Introduction

This online URL redirect analysis tool analyzes which redirects occur when a given URL is opened, and which URL it ultimately points to.

The tool is useful in many scenarios:

  1. 1. Restore short links: expand shortened URLs back to their real landing URL.
  2. Development testing: test and trace 301/302 redirects.
  3. Check whether a link is redirected and how many hops it takes.
  4. Inspect the redirect status code (301 vs 302).

This tool only detects HTTP-header-based redirects (301/302). It cannot detect Java Script or Meta-refresh redirects.

The tool follows the chain until it reaches a non-redirect response (status 200).