> ## Documentation Index
> Fetch the complete documentation index at: https://algolia.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ignoreRobotsTxtRules

> Whether to ignore rules set in the robots.txt file.

* **Type**: `boolean`
* **Default**: `false`

## Examples

```js JavaScript icon=code theme={"system"}
{
  ignoreRobotsTxtRules: true,
}
```
