Robots.txt Generator

Generate robots.txt file to control search engine crawlers on your site.

Robots.txt Generator

Generate robots.txt file to control search engine crawlers on your site

Quick Presets
User-Agent Rules
Global Settings
Sitemap URL
Generated robots.txt


        
        
Quick Reference
User-agent: *Apply rules to all crawlers
Disallow: /path/Block crawlers from this path
Disallow:Empty value - allow everything
Disallow: /Block everything on the site
Allow: /path/Explicitly allow this path
Crawl-delay: 10Seconds to wait between requests
Sitemap: URLLocation of your XML sitemap

The Robots.txt Generator creates a robots.txt file for your website. Tell search engine crawlers which pages they can visit and which to skip, all without writing the rules by hand.

How to generate robots.txt

  1. Choose which crawlers to allow or block.
  2. Add any folders or pages you want to keep private.
  3. Generate the file content.
  4. Copy it into a robots.txt file at your site root.

Why use robots.txt

This small file guides search engines around your site. You can keep admin pages and private folders out of search results while letting your main pages be found. It is a basic step in good site setup.

Handle with care

A wrong rule can hide pages you want people to find, so review the file before you upload it. Add your sitemap link too, which helps crawlers discover your important pages faster.