Redirect Checker
A quick reference for redirect status codes (301 vs 302 vs 307) and what to check for in a redirect, with a link to redirect-checker.org for a live, server-side check of the actual HTTP response.
- 1Copy the URL you want to check
- 2Paste it above for reference
- 3Run it through redirect-checker.org or httpstatus.io for the live redirect chain and status codes
- 4Fix any chain longer than one hop or using the wrong status code
Related Tools
Sitemap Generator
Paste a list of your page URLs and get back a valid XML sitemap, ready to upload and submit to Search Console.
Sitemap Splitter
Paste a large sitemap or URL list and split it into 500-URL chunks plus a sitemap index, matching Google's recommended per-file limit.
robots.txt Generator
Enter your domain to generate a starter robots.txt with a sitemap reference — a fixed, standard rule set you can customize further by hand.
robots.txt Analyzer
Paste in your existing robots.txt content to see its User-agent, Allow, Disallow, and Sitemap rules summarized, with a warning if you're accidentally blocking all crawlers.