nnov.ec-bot — the encyclopedia’s crawler

Who we are. The Nizhny Novgorod Encyclopedia is a non-commercial project about the city and its region. The crawler reads publications by local outlets in order to put a fact into an article with a link to its source: the outlet’s name, the headline and a direct link. We do not republish full texts and never show someone else’s material instead of the original — on the contrary, we send the reader to you.

How it behaves

If the crawler is in your way

The fastest way is to block it in robots.txt:

User-agent: nnov.ec-bot
Disallow: /

It will stop coming within a day (that is how long our robots.txt cache lives). A softer option is available in the same file: close individual sections or set a Crawl-delay — the crawler will take your pause if it is longer than ours.

If you want the opposite

If it matters to your outlet that events reach the city chronicle faster and more accurately, point us to your feed the usual way — a Sitemap: line in robots.txt or a <link rel="alternate" type="application/rss+xml"> tag in your page head. The crawler will find it and take data from there instead of walking your pages: less load on you and fewer mistakes on our side.