Generate a robots.txt file for your website. Control how search engines and AI crawlers access your content.
# robots.txt generated by LinkSpur SEO Tools User-agent: * Allow: / Disallow: /admin/ Disallow: /private/ Disallow: /tmp/ # Block AI crawlers User-agent: GPTBot Disallow: / User-agent: ChatGPT-User Disallow: / User-agent: CCBot Disallow: / User-agent: Google-Extended Disallow: / User-agent: anthropic-ai Disallow: / User-agent: ClaudeBot Disallow: /
Configure your robots.txt rules using the checkboxes and fields below. The tool generates a valid robots.txt file with directives for search engine crawlers, including options to block AI crawlers (GPTBot, CCBot, ClaudeBot, etc.). It also validates existing robots.txt files from any URL and provides a copy-to-clipboard function for easy deployment.
Robots.txt tells search engine crawlers which pages to crawl and which to skip. Proper configuration prevents crawling of admin areas, private pages, and duplicate content — saving your crawl budget for important pages. With the rise of AI training, blocking AI crawlers protects your content from being used without permission. A misplaced Disallow rule can accidentally block your entire site from Google.