Merge pull request #129 from ai-robots-txt/google-cloudvertexbot

chore(robots.json): adds Google-CloudVertexBot
This commit is contained in:
Glyn Normington 2025-05-16 12:35:04 +01:00 committed by GitHub
commit 89c0fbaf86
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -160,6 +160,13 @@
"operator": "Unknown", "operator": "Unknown",
"respect": "[Yes](https://imho.alex-kunz.com/2024/01/25/an-update-on-friendly-crawler)" "respect": "[Yes](https://imho.alex-kunz.com/2024/01/25/an-update-on-friendly-crawler)"
}, },
"Google-CloudVertexBot": {
"operator": "Google",
"respect": "[Yes](https://developers.google.com/search/docs/crawling-indexing/overview-google-crawlers)",
"function": "Build and manage AI models for businesses employing Vertex AI",
"frequency": "No information.",
"description": "Google-CloudVertexBot crawls sites on the site owners' request when building Vertex AI Agents."
},
"Google-Extended": { "Google-Extended": {
"operator": "Google", "operator": "Google",
"respect": "[Yes](https://developers.google.com/search/docs/crawling-indexing/overview-google-crawlers)", "respect": "[Yes](https://developers.google.com/search/docs/crawling-indexing/overview-google-crawlers)",
@ -405,4 +412,4 @@
"frequency": "No information.", "frequency": "No information.",
"description": "Retrieves data used for You.com web search engine and LLMs." "description": "Retrieves data used for You.com web search engine and LLMs."
} }
} }