WP Umbrella Bot
GoodBotVerifiedBOTA specialized agent used by the WP Umbrella platform to perform health checks, uptime monitoring, and site status verification for managed WordPress installations. Operated by WP Umbrella.
What is WP Umbrella Bot?
WP Umbrella Bot is an automated agent operated by the WP Umbrella platform, a comprehensive management suite designed for WordPress agencies and freelancers. It functions as a heartbeat monitor for client websites, periodically checking site availability, performance metrics, and security status to ensure that managed infrastructure remains stable. By interacting with the sites registered in a user's dashboard, it provides the real-time data necessary for automated reporting and proactive maintenance alerts.
Identification
umbrella botWhy it crawls your site
The bot crawls specific WordPress sites to verify that they are online and functioning correctly, fulfilling the 'monitoring' aspect of the WP Umbrella service. It collects data regarding site uptime, PHP errors, and performance variations, which are then relayed to the user's centralized dashboard. Site owners can verify the bot's activity by checking their server access logs for the 'umbrella bot' user-agent, which is intentionally used by the platform to identify its own maintenance traffic.
Block or allow WP Umbrella Bot
Add a Disallow rule for umbrella bot 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 WP Umbrella Bot from crawling your entire site User-agent: umbrella bot Disallow: / # Allow WP Umbrella Bot full access User-agent: umbrella bot Allow: /
Ensure your robots.txt allows umbrella bot. Verify requests by checking the user-agent string.
Traffic & trends
No Cloudflare traffic data available.
Loading trend data…
Links & references
Data sources
This profile is compiled from the following sources.