# SeznamBot

> Seznam's crawler — the dominant search engine in the Czech Republic and one of the few national engines with its own index.

| field | value |
|---|---|
| operator | Seznam |
| category | Search engines |
| robots.txt token | `SeznamBot` |
| user-agent contains | `SeznamBot` |
| robots.txt | obeys robots.txt (documented) |
| verify by | reverse DNS |
| published IP ranges | none published |
| prefixes mirrored | 0 IPv4 / 0 IPv6 |
| operator docs | https://napoveda.seznam.cz/en/seznamzbozi/subject-matter-crawler/ |
| last reviewed | 2026-09-01 |

## What blocking it costs you

Removal from Seznam. Also removes you from its IndexNow endpoint's usefulness.

## Full user-agent string

```
Mozilla/5.0 (compatible; SeznamBot/4.0; +http://napoveda.seznam.cz/en/seznambot-intro/)
```

## Block it

```
User-agent: SeznamBot
Disallow: /
```

## Allow it

```
User-agent: SeznamBot
Allow: /
```

JSON: https://www.pathwren.workers.dev/crawler/seznambot.json · index: https://www.pathwren.workers.dev/llms.txt
