Amazon-Bedrock-AgentCore
Operated by Amazon
Quick Facts
- User-Agent:
- Amazon-Bedrock-AgentCore
- Category:
- Cloud Services
- Operator:
- Amazon
- Safety:
- Safe
- Blocking Impact:
- Low - No SEO ranking impact
- SEO Impact Score:
- 2/10
- Official docs:
- docs.aws.amazon.com
What is Amazon-Bedrock-AgentCore?
Amazon-Bedrock-AgentCore fetches a page when an AWS Bedrock agent needs live web content to answer a request, so it visits on demand rather than crawling continuously.
Amazon-Bedrock-AgentCore fetches a page when an AWS Bedrock agent needs live web content to answer a request, so it visits on demand rather than crawling continuously.
Amazon-Bedrock-AgentCore identifies itself with the user-agent token Amazon-Bedrock-AgentCore. You can control it with a User-agent: Amazon-Bedrock-AgentCore group in robots.txt. Robots.txt is voluntary, so for hard enforcement combine it with server-level blocking.
What happens if you block Amazon-Bedrock-AgentCore?
How to control Amazon-Bedrock-AgentCore with robots.txt
<code>User-agent: Amazon-Bedrock-AgentCore</code> - Matching is case-insensitive. Robots.txt is fetched from the root of each subdomain separately.
Is Amazon-Bedrock-AgentCore safe to allow?
Amazon-Bedrock-AgentCore. Safe to allow or block, depending on whether you want agent traffic.What does Amazon-Bedrock-AgentCore do?
Understanding what Amazon-Bedrock-AgentCore is for helps you decide whether to allow or block it.
- Fetches live pages for AWS Bedrock agents
- Visits on demand when an agent needs context
- Does not crawl continuously or build an index
- Content is used to answer a specific request
- Respects robots.txt directives
Frequently Asked Questions
What is the user-agent string for Amazon-Bedrock-AgentCore?
Amazon-Bedrock-AgentCore. Match it case-insensitively in robots.txt and in any server-level rule.Is Amazon-Bedrock-AgentCore safe?
Will blocking Amazon-Bedrock-AgentCore hurt my SEO?
How do I block Amazon-Bedrock-AgentCore in robots.txt?
/robots.txt:
User-agent: Amazon-Bedrock-AgentCore Disallow: /To restrict only part of your site, disallow specific paths and allow the rest.