Free SEO Tool
Generate a technical SEO-ready robots.txt file to control crawler access and protect crawl budget.
Generated robots.txt
User-agent: *
Disallow: /admin
Disallow: /cart
Disallow: /checkout
Allow: /
Allow: /blog
Sitemap: https://enokseo.com/sitemap.xml
Crawl Directive Map
Disallow Rules
3
Allow Rules
2
AI Bot Blocks
0
How to Use Robots.txt Generator
Why This Tool Matters
Robots.txt Generator FAQ
Generate a valid robots.txt from common directives to control crawler behavior and improve crawl efficiency.
Next Step
Use this tool output to prioritize your next SEO action.
Embed This Tool
Copy and paste the snippet into WordPress, Webflow, Squarespace, Shopify, or any static HTML site. The widget is responsive, supports multiple embeds per page, and includes attribution.
Copy/Paste Snippet
<div
data-enok-tool="robots-txt-generator"
data-enok-theme="auto"
data-enok-accent="#c9ea58"
data-enok-height="520"
data-enok-locale="en"
data-enok-ref="partner-site-id"
></div>
<script async src="https://www.enokseo.com/embed/enok-embed.js"></script>Attribution is required and rendered in the widget footer: “Free SEO Tool by Enok SEO” with “Free SEO Tool” linked to https://www.enokseo.com.
Styling Guide
Stable selectors and variables for advanced mode:
#enok-tool-root, .enok-tool, .enok-tool__header, .enok-tool__body, .enok-tool__footer--enok-accent, --enok-bg, --enok-text, --enok-border, --enok-radius, --enok-font.enok-tool { --enok-accent: #c9ea58; --enok-radius: 12px; }
.enok-tool__header { border-bottom-color: rgba(201,234,88,0.3); }