OccasioBot
A transparency page for site owners who see Occasio/1.0 in their server logs.
User agent string
Occasio/1.0 (+https://occasio.digital/bot)
If you spotted this string in your access logs or security dashboard, it came from the Occasio content sync service — not from a malicious crawler.
What is OccasioBot?
OccasioBot is the fetch component of Occasio — a content strategy tool for WordPress publishers. When an Occasio user connects their WordPress site, OccasioBot periodically retrieves their published post data so Occasio can surface content audit insights, keyword opportunities, and freshness alerts.
OccasioBot only ever visits sites that an authenticated Occasio user has explicitly connected and authorised. It does not crawl the broader web and does not visit sites without an active connection.
How OccasioBot behaves
- Respects robots.txt — OccasioBot reads and honours all
robots.txtdirectives before making any requests. If your file disallows crawling, OccasioBot will not proceed. - Rate-limited by design — Requests are spaced out and throttled to avoid putting any load on your server. You will not see a flood of requests from OccasioBot.
- Authenticated access only — Requests are authenticated via the Occasio Connector plugin using a token that only the site owner possesses. OccasioBot cannot access content that the plugin's token does not permit.
What OccasioBot does not do
- No caching or long-term storage of content — Post content is fetched and processed for analysis. Occasio does not republish, mirror, or create a copy of your content for any purpose other than serving insights back to you, the site owner.
- No indexing for search engines — OccasioBot is not a search crawler. Your content is not indexed, ranked, or made searchable by any Occasio system.
- No third-party data sharing — Your post data is used solely to power your Occasio account. It is not sold, shared with advertisers, or used to train models.
When does OccasioBot visit?
Syncs happen when an Occasio user manually triggers a sync, or when the system runs a scheduled refresh for an active site. Between syncs, OccasioBot is silent — there are no background polling requests or keep-alive pings.
If you see sustained or high-frequency traffic from OccasioBot that seems unusual, please contact us at [email protected].
Whitelisting OccasioBot in security tools
If your security plugin or WAF has blocked OccasioBot, use the instructions below to add an exception. Full step-by-step walkthroughs are also available in the troubleshooting guide.
- Wordfence — Go to Wordfence → Firewall → Allowlisted IPs & Services and add
Occasio/1.0to the User Agent allowlist, or allowlist the path/wp-json/occasio-connector/v1/posts. - Cloudflare WAF — In your Cloudflare dashboard go to Security → WAF → Custom Rules and create a rule where
http.user_agent contains "Occasio", action: Skip all custom and managed rules. - Other security plugins (iThemes, WP Cerber, All-In-One Security) — Look for a "bot allowlist" or "user agent whitelist" setting and add
Occasio/1.0.
