# robots.txt

ECモール向け robots.txt の内容を編集します。

{% hint style="info" %}
**robots.txt** とは\
robots.txtは、検索エンジンのクローラーに対して「**どのページをクロール（巡回）して良いか、どのページを避けるべきか**」を指示するファイルです。サイトのルートディレクトリに配置し、特定のページやファイルを検索エンジンから除外したいときに使います。
{% endhint %}

{% hint style="warning" %}
CS-Cartをインストールしたディレクトリに robots.txt ファイルが配置されている場合は、このページで設置した内容は適用されません。このページの内容を適用するにはサーバー上の robots.txt ファイルを削除してください。
{% endhint %}

<figure><img src="/files/HhUotha9IihgbNGmSctd" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="215">項目</th><th>説明</th></tr></thead><tbody><tr><td>「←」ボタン</td><td>前のページに戻る</td></tr><tr><td>「保存」ボタン</td><td>変更を保存</td></tr><tr><td>テキストエリア</td><td>robots.txtファイルの内容を入力</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual-admin.cs-cart.jp/mall-admin/website/seo/robots_txt.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
