pmoz.info ODP link checker

monitoring pmoz\.info ODP link checker

ODP directory link checker

About this crawler

pmoz.info ODP link checker is a web crawler identified by the regular-expression pattern pmoz\.info ODP link checker in the User-Agent request header. It is categorised as monitoring. Use the regex above to detect, log, allow, or block pmoz.info ODP link checker traffic in your web server, CDN edge rules, or robots.txt.

Block-rate · top 25k sites

0.065%
latest snapshot
2026-06-04
matched key: pmoz.info ODP link checker
2026-05-012026-06-040.11%

Technical details

Name
pmoz.info ODP link checker
Pattern
pmoz\.info ODP link checker
Tags
monitoring
Reference
http://pmoz.info/doc/botinfo.htm
Added
2026/05/03
Instances
1 known sample(s)

Sample User-Agent strings

Mozilla/5.0 (compatible; pmoz.info ODP link checker; http://pmoz.info/doc/botinfo.htm)

Block this crawler

robots.txt — disallow pmoz.info ODP link checker:

User-agent: pmoz.info ODP link checker Disallow: /

Apache .htaccess — return 403:

RewriteEngine On RewriteCond %{HTTP_USER_AGENT} pmoz\.info ODP link checker [NC] RewriteRule .* - [F,L]

Nginx — return 403 inside a server block:

if ($http_user_agent ~* "pmoz\\.info ODP link checker") { return 403; }
← back to all crawlers