Generate a valid robots.txt file with common rules, custom paths, and sitemap URL in seconds.
User-agent: * Allow: /
robots.txt in your website's root directory.Place robots.txt in the root of your domain.
robots.txt is a suggestion — not a block. Use noindex for sensitive pages.
Never block CSS/JS needed to render your pages.
Always include your sitemap URL.
Test changes with Google Search Console before deploying.