Generate a standards-compliant robots.txt file that tells search engines exactly what to crawl.
The tool assembles User-agent and Allow/Disallow directives, then appends your Sitemap: line. The output follows the Robots Exclusion Protocol so Google, Bing and other crawlers understand it instantly.
User-agent: * / Allow: / / Disallow: /admin / Disallow: /private / Sitemap: https://example.com/sitemap.xml — a safe starting point for most sites.
Add Article, NewsArticle or BlogPosting structured data to help Google understand and display your content better.
Add Product structured data with prices, availability and ratings to qualify for rich results and Google Shopping.
Add LocalBusiness structured data with your address, opening hours and contact details to improve local SEO.
Generate Open Graph meta tags so your links look stunning when shared on social media and messaging apps.
Generate a standards-compliant robots.txt file that tells search engines exactly what to crawl.
Generate now — FreePick User-agent: * for all crawlers or target specific bots like Googlebot, Bingbot or GPTBot for finer control.
Enter the folders or files you want to block (for example /admin, /cart). Everything else is allowed by default.
Paste your sitemap location (https://yourdomain.com/sitemap.xml). This line helps search engines discover all your pages.
Click Generate, copy the output into a file named robots.txt and upload it to your website root. Verify it in Google Search Console.
robots.txt is a text file placed in your site root that tells search engine crawlers which URLs they may or may not access. It is the first file crawlers check.
No. robots.txt blocks crawling, not indexing. To prevent indexing use a noindex meta tag or X-Robots-Tag header. If Google cannot crawl a page it usually cannot index it either.
Upload it to the root of your domain so it is available at https://yourdomain.com/robots.txt. Most hosts let you place it in the public_html or www folder.
Yes. Add a User-agent: GPTBot or User-agent: CCBot block if you want to opt out of AI model training while keeping Google crawling.
Explore the whole collection — no signup, 100% free & private.