Robots.txt Generator
Configuration
The robots.txt file tells search engines which pages they can and cannot access on your website.
Generated robots.txt
# robots.txt for example.com
# Generated by Zhoop Tools
User-agent: *
Allow: /
Sitemap: https://example.com/sitemap.xml
Next Steps:
- Copy or download the generated robots.txt file
- Place it in the root directory of your website
- Make sure it's accessible at: yourdomain.com/robots.txt
- Test it using Google Search Console