🕷️ Linkhub-crawler

This is the web crawler behind this search engine. It visits public pages to build a search index, the same way any other search engine's crawler does.

How to identify it

Every request it makes identifies itself with the User-Agent Linkhub-crawler/1.0.

How to block it

It respects robots.txt. To block it from part or all of your site, add a rule for Linkhub-crawler, e.g.:

User-agent: Linkhub-crawler
Disallow: /

Questions or problems?

If it's causing trouble for your site, crawling too aggressively, or you'd like a page removed, please reach out: admin@linkhub.dk.