---
title: "Monsidobot FAQ"
date: "2025-09-15T07:22:32+00:00"
summary: "Discover Monsidobot, Acquia's web crawler for site scans. Learn its purpose, behavior, and how it respects your site's settings."
image:
type: "article"
url: "/web-governance/help/85976-monsidobot-faq"
id: "fb7f0773-2e4f-4444-bc4c-83342dccc908"
---

What is Monsidobot?
-------------------

Monsidobot is the name of the Acquia Web Governance web crawler. It is the tool that does the scan on websites, as requested by clients as part of the Acquia offering.

This article provides the answers to several frequently asked questions about Monsidobot.

### Why does monsidobot make a request even though the link is disallowed in robots.txt?

The purpose of the request is to verify the status of the link. Unless you are a client, Aquia has no interest in the content of your website and will not save nor use it in any way outside of the response code for verification of the status of the link.

### I am not a client. Why is Monsidobot making requests?

This happens when one or more Aquia Web Governance customers have posted links to your website on their own website. The crawler makes requests to determine the validity of the links.

For non-client links, the crawler attempts to make a HEAD request to save resources. Unfortunately, not all websites support HEAD, and so for a range of non-2XX response codes, the crawler attempts to determine if the link is actually in a non-functional state or if the website does not support HEAD requests.

Note

*   Monsidobot generally respects crawl-delay in robots.txt as long as the value is between 0 and 60. 60 will be used for any higher value.
*   For any other questions or concerns, [contact the Web Governance support team](mailto:webgovsupport@acquia.com).
*   For information about how to set up and configure the scan, visit:  
    ​[Configure the scan](/node/58536).

Additional resources
--------------------

Monsidobot generally respects crawl-delay in robots.txt as long as the value is between 0 and 60. 60 is used for any higher value. For any other questions or concerns [contact the Web Governance support team](mailto:webgovsupport@acquia.com).

### IP addresses, Ports, User agents

For more information, visit:

[Data hosting and security](/node/58411).