Basic Configuration

URL to your XML sitemap file
Time delay between requests (0 = no delay)

Crawl Rules

Quick Add Common Rules:

Current Rules

No rules added yet. Add some rules to control crawler access.

Quick Templates

Basic Website

Allow all crawlers with sitemap

User-agent: *
Allow: /
Sitemap: ...

WordPress Site

Block admin areas and allow content

User-agent: *
Disallow: /wp-admin/
Disallow: /wp-includes/

E-commerce

Block cart, checkout, and user areas

User-agent: *
Disallow: /cart/
Disallow: /checkout/

Strict Control

Allow only specific directories

User-agent: *
Disallow: /
Allow: /public/

Block AI Bots

Block modern AI/LLM crawlers

User-agent: GPTBot
Disallow: /
User-agent: ClaudeBot
Disallow: /

Generated Robots.txt

Generated robots.txt content will appear here