What InkluzoBot does
It loads a publicly available page in a real browser, runs automated accessibility checks on it and compiles a report of findings. It does not read or store content behind login, does not submit forms or perform any actions that would change the website. Automated checking covers approximately 30–50% of WCAG rules; the rest requires manual assessment.
How to identify InkluzoBot
- User-Agent:
InkluzoBot/1.0 (+https://inkluzo.cz/bot) - Source address: requests come from a single server with hostname
crawler.inkluzo.cz. Authenticity can be verified by reverse (and forward-confirmed) DNS lookup of this address.
We respect the rules
InkluzoBot reads the robots.txt file and follows its Disallow rules. If a website specifies a Crawl-delay directive, we observe the delay between requests to the same domain. We scan only a few pages and behave considerately so as not to overload the server.
How to block InkluzoBot
If you do not want InkluzoBot to visit your website, add the following rule to the robots.txt file at the root of your domain:
User-agent: InkluzoBot
Disallow: /We will take the change into account on the next scan attempt. Our check is always voluntary help — we fully respect any block.
Contact
Do you have a question or problem with InkluzoBot's behaviour? Write to us at info@inkluzo.cz — we're happy to help.