{
  "description": "Robots values that Google supports for use in the robots meta tag and X-Robots-Tag",
  "documentation": "https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag",
  "creationTime": "2024-01-07T00:00:00.000Z",
  "supportedValues": [
    "all",
    "indexifembedded",
    "max-image-preview",
    "max-snippet",
    "max-video-preview",
    "nofollow",
    "noimageindex",
    "noindex",
    "none",
    "nosnippet",
    "notranslate",
    "unavailable_after"
  ]
}