What is Google Site Verifier?
Google Site Verifier is a user-triggered fetcher used for Search Console ownership checks. When someone chooses HTML file verification, Google requests the unique file placed at the site's root. With HTML tag verification, it fetches the public homepage and looks for the account-specific meta tag. Search Console can check the token again later, so the fetcher may return after the first successful verification.
Its documented user agent is Mozilla/5.0 (compatible; Google-Site-Verification/1.0). A user agent can be copied, so it is not proof that a request came from Google. Google publishes IP ranges for user-triggered fetchers and documents forward and reverse DNS checks for validating individual requests.
Google says user-triggered fetchers generally ignore robots.txt. A robots rule is therefore not a dependable way to stop this verification request. Server, CDN, or firewall rules can reject it, but doing so can prevent a requested ownership check from completing. Removing a verification file or tag can also cause the associated owner to lose verified status.
This fetcher checks for an ownership token. Google uses separate crawlers for search indexing, and Site Verifier supplies no content to AI search or model training systems. Its presence in access logs records a Search Console verification action, not an AI visibility signal.
