XMLサイトマップのパスを検索する方法

サイトマップとは?

サイトマップとは、サイト上のページ、動画、その他のファイルに関する情報と、それらの関係性を提供するファイルです。Googleなどの検索エンジンは、このファイルを読み込んでサイトをより効率的にクロールします。サイトマップは、サイト内で重要なページやファイルをGoogleに伝え、これらのファイルに関する貴重な情報も提供します。たとえば、ページが最後に更新された日時や、ページの代替言語バージョンなどです。


https://developers.google.com/search/docs/crawling-indexing/sitemaps/overview

XMLサイトマップへのパス:

WordPressのデフォルト:

  • バージョン5.5以降、WordPressは独自のXMLサイトマップを提供するようになりました。

  • XMLサイトマップのURL:

    • https://YOUR-SITE-ID.static.getshifter.net/wp-sitemap.xml
    • https://YOUR-DOMAIN.COM/wp-sitemap.xml

Yoast SEOプラグイン:

  • URL:Yoast
    SEO – WordPress plugin | WordPress.org

  • XMLサイトマップのURL:

    • https://YOUR-SITE-ID.static.getshifter.net/sitemap_index.xml
    • https://YOUR-DOMAIN.COM/sitemap_index.xml
  • XMLサイトマップへのアクセス:

    1. Yoast SEO → 一般 に移動
    2. [Freatures]タブをクリック
    3. 「XMLサイトマップを見る」リンクをクリックしてファイルにアクセスします。

All in One SEOプラグイン:

Google Sitemap
XMLプラグイン:

  • URL:Google
    Sitemaps XML – WordPress plugin | WordPress.org

  • XMLサイトマップのURL:

    • https://YOUR-SITE-ID.static.getshifter.net/sitemap.xml
    • https://YOUR-DOMAIN.COM/sitemap.xml
  • XMLサイトマップへのアクセス:

    1. [設定]メニューに移動
    2. [XML-Sitemap]をクリック
    3. 「The URL to your sitemap index file
      is.」というリンクをクリックします。

XML Sitemaps (Google
XML Sitemaps)プラグイン:

  • URL:XML
    Sitemaps – WordPress plugin | WordPress.org

  • XMLサイトマップのURL:

    • https://YOUR-SITE-ID.static.getshifter.net/sitemap.xml
    • https://YOUR-DOMAIN.COM/sitemap.xml
  • XMLサイトマップへのアクセス:

    1. [設定]メニューに移動
    2. [XML-Sitemap]をクリック
    3. 「The URL to your sitemap index file
      is.」というリンクをクリックします。

XML Sitemap & Google
Newsプラグイン:

  • URL:XML Sitemap &
    Google News – WordPress plugin | WordPress.org

  • XMLサイトマップのURL:

    • https://YOUR-SITE-ID.static.getshifter.net/sitemap.xml
    • https://YOUR-DOMAIN.COM/sitemap.xml
  • XMLサイトマップへのアクセス:

    1. [設定]メニューに移動
    2. [XMLSitemap]をクリック
    3. Viewセクションの「Open your XML Sitemap
      Index.」というリンクをクリックします。