Domain Detective

API Reference

Class

RobotsRules

Namespace DomainDetective.WebStaticScanAnalysis
Assembly DomainDetective
Modifiers sealed

Provides robots rules functionality.

Inheritance

  • Object
  • RobotsRules

Constructors

Methods

public Void AddAllow(String raw) #
Returns: Void

Adds allow.

Parameters

raw System.String requiredposition: 0
public Void AddDisallow(String raw) #
Returns: Void

Adds disallow.

Parameters

raw System.String requiredposition: 0
public Boolean IsAllowed(String path) #
Returns: Boolean

Executes the is allowed operation.

Parameters

path System.String requiredposition: 0

Properties

public List<String> Sitemaps { get; } #

Gets the sitemaps value.

{{ include "footer" }}