Robots.txt Generator
Generate robots.txt for your website.
生成的robots.txt:
About the Robots.txt Generator
Generate a robots.txt file for your website to control how search engine crawlers access your pages.
How to Use
- Set rules for allowed and disallowed paths
- Specify which bots the rules apply to
- Add your sitemap URL
- Generate and download the robots.txt file
Common Rules
- Allow all: User-agent: * / Allow: /
- Block all: User-agent: * / Disallow: /
- Block specific folders: Disallow: /admin/
- Include sitemap: Sitemap: https://example.com/sitemap.xml