Forum Moderators: open
Digg, Inc. EQUINIX-ED-DIGG-1 (NET-64-191-203-0-1)
64.191.203.0 - 64.191.203.255
$request->addHeader('User-Agent', 'Digg/1.0; (+http://digg.com/diggbot.html)');
$request->addHeader('From', 'diggbot@digg.com');
The /diggbot.html URL must resolve to an HTML page that explains the purpose of the crawl (or fetch) and the intended usage of data so collected, and diggbot@digg.com must resolve to support for Webmasters experiencing problems with the user-agent's activities.
Since I'm one who gripes about invalid and uninformative user-agent strings, I thought I'd better say something now... :)
I'm not sure if my literal parentheses need escaping in the quoted string...
Jim