Gungho::Component::RobotsMETA - Automatically Parse Robots META


Gungho documentation  | view source Contained in the Gungho distribution.

Index


NAME

Top

Gungho::Component::RobotsMETA - Automatically Parse Robots META

SYNOPSIS

Top

  components:
    - RobotsMETA

DESCRIPTION

Top

This module automatically parses any text/html document for robots exclusion directies embedded in the document.

METHODS

Top

setup

Initializes the component.

handle_response

Overrides Gungho::Component::Core::handle_response()

SEE ALSO

Top

HTML::RobotsMETA


Gungho documentation  | view source Contained in the Gungho distribution.