array process(
string
$page, string
$url)
|
|
Parses the contents of a robots.txt page extracting allowed, disallowed paths, crawl-delay, and sitemaps. We also extract a list of all user agent strings seen.
Tags:
Overrides
PageProcessor::process() (Should be implemented to compute a summary based on a)
Parameters: