ixDeleteRobotsTxtParser
Name
ixDeleteRobotsTxtParser
Synopsis
void ixDeleteRobotsTxtParser( RobotsTxtParserT Parser)
Arguments
Parser: A robots.txt parser which was created with ixCreateRobotsTxtParser.
Returns
Nothing.
If an error occurred, Status will be set to the error number.
Description
After you have finished using a robots.txt parser, use ixDeleteRobotsTxtParser to dispose of it.
See Also
Robots.txt; Robots Spec
ixCreateRobotsTxtParser, ixSetRobotName , ixParseRobotsTxt, ixOutputCompactRobotsTxt, ixRobotsPermissionGranted, ixRobotsPermissionGrantedFullURL, ixRobotsTxtLength