# Add robots.txt File

You can control which files crawlers may access on your site with a robots.txt file. Read more about creating a robots.txt file [here](https://developers.google.com/search/docs/crawling-indexing/robots/create-robots-txt).

Once you have a robots.txt file created, you can upload in the Limio Console via the general settings.

1\. Navigate to the settings section.

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

2\. You will be taken to the shop settings.

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

3\. In the shop settings you will see field for Robots.txt. Here you can drag and drop your robots.txt file.

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

4\. Finally save your changes.

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


---

# 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://docs.limio.com/product/seo/how-to-add-a-robotstxt-file.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.
