×

noindex

noindexとは、Googleなどの検索エンジンにサイトを表示させないようにするために、HTMLに記述するmetaタグです。

▼記述例

<meta name="robots" content="noindex">