Generate a robots.txt file with sensible defaults — allow crawling, block admin and private paths, set your sitemap URL, and an optional crawl-delay.
robots.txt tells crawlers which paths they may request. It controls crawling, not indexing — a blocked page can still be indexed if linked elsewhere, so use noindex meta tags for true exclusion. Place the file at example.com/robots.txt.
AI SEO and content automation — keyword clustering, content briefs, blog production, internal linking, schema, and refresh workflows that grow organic and AI-search visibility.
Conversion-focused websites and landing pages built with AI chatbot setup, WhatsApp lead capture, contact forms, basic SEO, and automation-ready structure.
Free tools are a great start. Get a free AI Growth Audit and we'll map the AI marketing, agents, and automation that move your business fastest.
Used to build the Sitemap line.
Seconds. Googlebot ignores this; some crawlers honour it.
One per line, e.g. /cart/ or /thank-you/.
User-agent: * Allow: / Disallow: /admin/ Disallow: /api/ Sitemap: https://example.com/sitemap.xml
Place this file at your site root (example.com/robots.txt). robots.txt controls crawling, not indexing — a disallowed URL can still be indexed if linked elsewhere, so use a noindex meta tag to truly exclude a page.