robots.txt生成ツール
robots.txtファイルを視覚的に生成します。主要な検索エンジンやAIボット向けのクロールルールを設定できます。
User-agent: * Allow: / Disallow: /admin/ Disallow: /api/ Sitemap: https://example.com/sitemap.xml
このツールの使い方
- 1
Tick 'Allow all standard crawlers' to add an explicit Allow: / line, or untick it to leave it out.
- 2
Enter the paths you want crawlers to skip in the disallowed box, one per line (for example /admin/ or /api/).
- 3
Optionally tick 'Block AI training crawlers' to add Disallow rules for GPTBot, ClaudeBot, PerplexityBot, CCBot and Google-Extended, and paste your sitemap URL.
- 4
Select the generated text in the preview box, copy it, and save it as a file named robots.txt at your domain root.
robots.txt生成ツールとは何ですか?
robots.txtは、ウェブクローラーに対してどのページにアクセスしてよいか、いけないかを指示します。これは任意の協定です。行儀のよいクローラーはこれを尊重しますが、悪意のあるボットは無視します。この生成ツールは、標準に準拠したrobots.txtファイルを作成します。複雑なルールについては、robotstxt.orgと完全な仕様をご参照ください。
よくある活用例
Keeping crawlers out of admin, API, or internal paths like /admin/ and /api/ while leaving the rest of the site open.
Generating a starter robots.txt for a brand-new site that does not have one yet.
Blocking the five named AI training crawlers (GPTBot, ClaudeBot, PerplexityBot, CCBot, Google-Extended) so your content is not scraped for model training.
Adding or correcting the Sitemap: line so search engines can discover your sitemap.xml.
Drafting rules quickly to paste into a CMS or static-site config, then hand-editing for anything advanced.
Teaching teammates what a minimal, readable robots.txt looks like before they edit the real one.
よくある質問
robots.txtはどこにアップロードすべきですか?▼
AIボットはブロックすべきですか?▼
関連ツール
パスワード生成ツール
暗号学的に安全なパスワードをブラウザ内で生成します。サーバーには何も送信されません。ランダムなバイト列はブラウザのcrypto APIから取得されます。
WordPressユーザー名ジェネレーター
安全でランダムなWordPress管理者ユーザー名を生成します。「admin」は決して使わないでください。総当たり攻撃の標的ナンバーワンです。
ドメイン名ジェネレーター
キーワードから、ブランドとしての可能性を秘めたドメイン名のアイデアを生成します。組み合わせには、一般的な接頭辞、接尾辞、修飾語が含まれます。
会社名ジェネレーター
ブランドとして通用する会社名のアイデアを生成します。実在する単語と修飾語を組み合わせて、記憶に残る名前を作り出します。
URLスラッグ生成ツール
テキストをURLに適したスラッグに変換します。小文字に変換し、特殊文字を取り除き、単語をハイフンで区切ります。
Lorem Ipsumジェネレーター
モックアップやデザイン用のダミーテキストを生成します。段落、文、単語から選べます。