XMLサイトマップ生成ツール
URLのリストから有効なXMLサイトマップを作成します。貼り付けるだけで、sitemap.xmlがすぐに手に入ります。
このツールの使い方
- 1
Paste your page URLs into the box, one absolute URL per line (for example https://example.com/about).
- 2
Watch the generated XML appear below as you type — blank lines and surrounding whitespace are ignored automatically.
- 3
Click Copy to grab the XML, or Download to save it as sitemap.xml.
- 4
Upload the file to your site root and submit its URL in Google Search Console under Sitemaps.
XMLサイトマップ生成ツールとは何ですか?
XMLサイトマップは、インデックスさせたいURLをGoogleが見つけ出すのを助けます。各エントリには<lastmod>、<changefreq>、<priority>の指定を含めることができます。動的なサイトの場合は、サイトマップをプログラムで生成してください。小規模な静的サイトや一時的なカタログの場合、このツールは単純なURLのリストから有効なサイトマップを生成します。
よくある活用例
Generating a first sitemap.xml for a small static or hand-built site that has no CMS to produce one automatically.
Turning a list of URLs exported from a crawler like Screaming Frog into a submittable sitemap in seconds.
Creating a quick sitemap for a landing-page set or microsite before submitting it to Google Search Console.
Building a sitemap for a documentation or portfolio site where you already know every page URL by hand.
Prototyping or testing how a sitemap is parsed by a tool or pipeline without writing a generator script.
Refreshing a sitemap after adding a batch of new pages by pasting the updated full URL list.
よくある質問
サイトマップはどこにアップロードすればよいですか?▼
関連ツール
メタタグアナライザー
任意のURLからすべてのメタタグを抽出して分析します。title、description、Open Graph、Twitter Card、viewport、robots、linkタグに対応しています。
見出し階層アナライザー
あらゆるページのH1〜H6構造を監査します。H1の欠如、複数のH1、スキップされた見出しレベルを指摘します。
スキーママークアップ検証ツール
任意のURLからJSON-LD構造化データを抽出して検証します。どのスキーマタイプが存在し、正しく解析されるかを確認できます。
Open Graphインスペクター
URLがFacebook、Twitter/X、LinkedInなどのプラットフォームで共有されたときに、どう表示されるかをプレビューします。
サイトマップインスペクター
あらゆるXMLサイトマップを分析します。URLの数、lastmodのカバー率、サイトマップインデックスの構造を確認できます。
robots.txtインスペクター
robots.txtファイルを解析します。ルールをuser-agentごとにグループ化して表示し、問題点を指摘します。