SEO Tools

Robots.txt Generator

Create a robots.txt file to control search engine crawling and indexing on your website.

Quick Presets

User-Agents

robots.txt Content

User-Agent: *
Allow: /

Sitemap: https://example.com/sitemap.xml

Download

Installation: Upload the robots.txt file to your website's root directory (example.com/robots.txt)

About robots.txt

A robots.txt file tells search engines which pages they can and cannot crawl on your website. It's placed in the root directory and helps control search engine bot access to your site.

Common uses include blocking admin areas, protecting private pages, and preventing crawling of duplicate content. The file is not a security measure—use robots.txt for SEO optimization, not for protecting sensitive data.