Sets if the robots.txt file should be generated or not.
Enum values:
  • Never
    The robots.txt file is never generated.
  • IfNotExists
    The robots.txt file is only generated if it doesn't already exist.
  • Always
    The robots.txt file is always generated.

Properties

Data type Attribute
Enum -

Used in

Macro Description
SearchEngineSitemap The SearchEngineSitemap class generates sitemap files that are used by search engines to spider the website.
SXML