🔗
SEO
Redirect Chain Bulk Analyzer (Pasted)
Paste up to 100 URLs (one per line) and view the redirect chain (301/302/307/308), final URL and number of hops for each.
Cole os dados de cadeia de redirect já coletados (via curl ou DevTools). Cada cadeia em bloco; entre cadeias use linha em branco. Formato esperado por linha: STATUS URL (ex: 301 https://a/).
Por que pasted? CORS impede fetch ao vivo de outros domínios direto do browser. Use
curl -sIL URL | grep -E 'HTTP|Location' e cole o resultado limpo aqui.Related Tools
🤖
robots.txt Generator
Generate robots.txt files for SEO: define User-agent, Allow/Disallow per path and link to sitemap.xml.
🏷️
Meta Tags Generator
Generate SEO meta tags — title, description, canonical and Open Graph — in seconds. Copy the generated HTML directly into your site.
📣
Open Graph Preview
Preview how a page will look when shared on Facebook, Twitter/X, LinkedIn and WhatsApp. Fill in the meta tags and see the social cards in real time.