URL tools
Six tools for the URL work that fills an SEO day: taking links apart, following where they actually go, and checking them in bulk.
Pick a tool
no signup on any of themURL Analyzer
Decompose a URL into scheme, host, path, and every query parameter with its value. Extract URLs out of pasted text with a regex and filter them down.
IN-BROWSERRedirect Detector
Follow a URL hop by hop: every status code, the final destination, and any loop it falls into.
SERVER FETCHUTM Builder
Assemble a tagged campaign link from its parameters, with a live preview of the finished URL.
IN-BROWSERSitemap Error Checker
Validate an XML sitemap: malformed markup, cross-domain URLs, bad lastmod dates, duplicates, and URLs that 404 or redirect instead of returning 200.
SERVER FETCHSitemap URL Extractor
Pull every URL out of an XML sitemap or sitemap index and export the list as CSV.
SERVER FETCHBulk URL Checker
Paste a list of URLs and check the HTTP status of all of them at once. Export the results as CSV.
SERVER FETCH