Google Firebase
GoodBotVerifiedBOTA specialized fetcher used by Google Firebase services to validate, preview, or process content for mobile and web application development tools. Operated by Google.
What is Google Firebase?
Google-Firebase is a specialized user agent operated by Google to support the Firebase platform's infrastructure. It is primarily utilized to fetch website metadata and content to ensure that dynamic links, app previews, and hosting configurations function correctly for developers. Unlike general-purpose search crawlers, this agent is typically triggered by specific developer actions or platform-level service requirements within the Firebase ecosystem.
Identification
Google-FirebaseWhy it crawls your site
This bot crawls websites to verify that deep links and app-related metadata are correctly configured, allowing Firebase to generate accurate previews for social sharing and mobile app routing. It ensures that the content served by a developer's site aligns with the expectations of the Firebase Dynamic Links service. You can verify this bot by performing a reverse DNS lookup on the originating IP address to confirm it resolves to a googlebot.com domain.
IP ranges
Requests from Google Firebase originate from these published ranges. For strict verification, match the source IP against this list in addition to checking the user-agent and reverse-DNS.
Block or allow Google Firebase
Add a Disallow rule for Google-Firebase in your robots.txt file. You can also block at the server level using your web server configuration or CDN firewall rules to filter requests matching the user-agent string.
# Block Google Firebase from crawling your entire site User-agent: Google-Firebase Disallow: / # Allow Google Firebase full access User-agent: Google-Firebase Allow: /
Ensure your robots.txt allows Google-Firebase. Verify requests are genuine by checking the user-agent string and referring to Google's documentation.
Traffic & trends
No Cloudflare traffic data available.
Loading trend data…
From the community
Recent Reddit discussion mentioning this bot.
Related bots
Other crawlers operated by Google.
Links & references
Data sources
This profile is compiled from the following sources.