Skip to contents

The engine presets of the naming bridge between the sitemap-ruleset and robots-policy value sets (docs/sitemap-spec.md §13.0). "google" is deliberately first so it is the default choice, matching the axis defaults of robots_context().

Usage

robots_context_presets()

Value

A character vector of the supported preset names.

See also

robots_context_preset() to build one and robots_context() for the axes a preset expands to.

Examples

robots_context_presets()
#> [1] "google"  "bing"    "yandex"  "rfc9309"