---
metadata:
  - name: generator
    content: Diplodoc Platform v5.55.2
alternate:
  - https://yandex.com.tr/support/webmaster/en/error-dictionary/robots-txt.md
  - https://yandex.com.tr/support/webmaster/tr/error-dictionary/robots-txt.md
  - href: en/error-dictionary/robots-txt.md
    type: text/markdown
    title: Markdown version
  - href: ../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com.tr/support/webmaster/en/llms.txt


# Robots.txt parsing errors

## Errors {#errors}

List of errors that may occur when parsing the `robots.txt` file.


#|
||
**Error**
|
**Yandex extension**
|
**Description**
||
||
Rule doesn't start with / or *
|
Yes
|
A rule can start only with the / or * character.
||
||
Multiple 'User-agent: *' rules found
|
No
|
Only one rule of this type is allowed.
||
||
`Robots.txt` file size limit exceeded
|
Yes
|
The number of rules in the file exceeds 2048.
||
||
No User-agent directive in front of rule.
|
No
|
A rule should always follow the User-agent directive. Perhaps, the file contains an empty line after User-agent.
||
||
Rule too long
|
Yes
|
The rule exceeds the length limit (1024 characters).
||
||
Invalid Sitemap file URL format
|
Yes
|
The `Sitemap` file URL should be specified in full, including the protocol. For example, `https://www.example.com/sitemap.xml`
||
||
Invalid Clean-param directive format
|
Yes
|
The Clean-param directive should contain one or more parameters ignored by the robot, and the path prefix. Parameters are separated with the & character. They are separated from the path prefix with a space.
||
|#


## Warnings {#warnings}

List of warnings that may appear when parsing the `robots.txt` file.


#|
||
**Warning**
|
**Yandex extension**
|
**Description**
||
||
It's possible that an illegal character was used
|
Yes
|
The file contains a special character other than * and $.
||
||
Unknown directive found
|
Yes
|
The file contains a directive that isn't described in the [rules for using robots.txt](https://yandex.com.tr/support/webmaster/en/controlling-robot/robots-txt.md). This directive may be used by the robots of other search engines.
||
||
Syntax error
|
Yes
|
The string cannot be interpreted as a `robots.txt` directive.
||
||
Unknown error
|
Yes
|
An unknown error occurred while analyzing the file. Contact the support service.
||
|#


## URL validation errors {#url-errors}

The list of the URL validation errors in the **Robots.txt analysis** tool.


#|
||
**Error**
|
**Description**
||
||
Syntax error
|
URL syntax error.
||
||
This URL does not belong to your domain
|
The specified URL does not belong to the site for which the file is parsed. Perhaps you entered the alternate site address or misspelled the domain name.
||
|#


<div class="cut-button">

{% cut "Contact support" %}





<div style="padding: 15px;
      margin: 10px 0;
      background: #FFFFFF;
      border-radius: 10px;
      border: 1px solid var(--yc-color-line-generic);">
<iframe style="background: #FFFFFF;"
      height="700"
      width="100%"
      frameborder="0"
      src="https://forms.yandex.com.tr/surveys/2426/?&iframe=1&lang=tr">
</iframe>
</div>


{% endcut %}

</div>

<!-- source: en/_includes/footer.md -->
<div width="100%" align="center" class="main-footer"> 
<br><br><br>
You can also go to 
<br><br>





[![](../_assets/logo/logo-pic.svg)](https://webmaster.yandex.com.tr/) [![](../_assets/logo/logo-en.svg)](https://webmaster.yandex.com.tr/)


</div>


<!-- source: en/_includes/styles/footer-style.md -->

<!-- endsource: en/_includes/styles/footer-style.md -->
<!-- endsource: en/_includes/footer.md -->

<!-- source: en/_includes/cut-button-style.md -->

<!-- endsource: en/_includes/cut-button-style.md -->


