← All Tools

Robots.txt Builder

Build a clean robots.txt file for launch checklists, migrations, and crawl control.

Site Setup

Used to generate the sitemap line. Keep the protocol included.
Start broad with `*` unless you need bot-specific rules.
One path per line. Use only paths, not full URLs.
One path per line. Useful for staging, temporary folders, or thin utility paths.
Quick reminder Robots.txt controls crawling, not indexing. If a URL is already known, you may still need `noindex`, canonical tags, redirects, or authentication depending on the case.

Generated File

Preview Summary

User-agentAll bots (*)
Sitemaphttps://learnseohub.com/sitemap.xml
Core blocks/admin/, /cart/, /checkout/, /search
Custom allow rulesNone yet
Custom disallow rulesNone yet
Best use caseUse this before launch, after a redesign, or any time you need to formalize crawl boundaries.