legacy-knowledge-base
公開されました Jun. 30, 2025

Googleのインデックスからページを非表示にする方法は?

written-by

Rita Schaff

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • Googleの検索エンジンから特定のページを非表示にしたい。
  • どうすればいいのでしょうか。

Environment

  • DXP 7.0+

解決策

Googleの検索エンジンにインデックスされないように、ページを隠す方法は複数あります。 確実に非表示にしたい場合は、これらをすべて設定することができます。


  • サイトビルダー ページ 公開/非公開ページの設定 詳細 ROBOTS の 不許可リストにページを追加する。 > > > >
    Public-Private_Pages_Configuration_-_Advanced_-_Robots.gif
  • ページ構成 > SEO > ロボットのフィールドにnoindexのみを追加します。
    そして、サイトマップのセクションでInclude =No を設定し、サイトマップからも除外するようにしてください。
    ページ構成_-SEO_-ロボットとサイトマップ.png

メモ

このフィールドに書き込まれた内容は、robots metaタグのコンテンツの値として追加されます:

<meta content="content in the Robots field" name="robots" />

mceclip0.png

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base