SEO tool
Your files never leave your device
Check your Network tab and see
Work starts the moment you drop a file
No daily limit, no sign-up, no watermark
This emits 301 (permanent). Use 302 only when the move is temporary so you do not train crawlers to drop the old URL.
A generated line will not detect A→B→A. Test with curl -I before deploy.
Paste into the vhost or .htaccess your ops team owns. Wrong context can 500 the site.
That is the promise behind every tool here. Files are read in your browser tab, processed there, and discarded when you close it — never uploaded to our servers.
Generate canonical link tag.
Compose robots.txt with Allow/Disallow lines, sitemap URL, and warnings for Disallow: /.
Build a urlset XML from a URL list with escaping, dedupe, and optional download — in your browser.
Append utm_source, utm_medium, and campaign params with lowercase hints — existing query params preserved.
Title, description, optional Open Graph/Twitter tags — escaped HTML, no meta keywords.