Robots.txtジェネレーター
ウェブサイト用のrobots.txtファイルを生成します。検索エンジンクローラーのアクセスルールを設定します。
Robots.txt Rules
Rule 1
Sitemap
Generated robots.txt
機能紹介
The Robots.txt Generator tool helps you create a correct robots.txt file to control how search engine crawlers access your site. It lets you quickly configure which sections to allow, disallow, or point to your sitemap.
このツールを使うタイミング
Use this tool whenever you set up a new site, migrate to a new domain, or need to fine-tune crawler access: blocking admin paths, staging areas, or duplicate content from being indexed.
使い方
Specify allowed and disallowed paths
List which URL paths should be accessible to crawlers and which should be blocked, such as /admin or /private.
Configure user-agents
Optionally set rules for specific crawlers (like Googlebot or Bingbot) or use a wildcard to define global rules.
Add sitemap references
Include the full URL of your sitemap.xml so search engines can more easily discover your important pages.
Generate and deploy robots.txt
Generate the robots.txt content, then upload it to the root of your domain so it is accessible at /robots.txt.
使用例
Protecting a staging environment
Block all crawlers from indexing a staging site by disallowing all paths, preventing duplicate content from appearing in search results.
Blocking internal admin URLs
Disallow /admin, /backend, or other private tools so they are not indexed or shown in search results.
