Domain Detective

API Reference

Class

RobotsFile

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Represents a robots.txt file.

Inheritance

  • Object
  • RobotsFile

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

Properties

public List<RobotsGroup> Groups { get; } #

Directive groups.

public List<String> Sitemaps { get; } #

Declared sitemap URLs.

public String Host { get; set; } #

Preferred host name.

{{ include "footer" }}