{% extends 'base.html' %} {% block title %}Robots.txt Generator — Free Online Tool{% endblock %} {% block content %}

Robots.txt Generator

Create a valid robots.txt file with custom rules for crawlers, disallow paths, and sitemap URLs.

Configuration
Generating...

Generating robots.txt…

Generated robots.txt

          

Your robots.txt content will appear here.

{% endblock %} {% block scripts %} {% endblock %}