Cloudflare: Allow Zipchat to crawl your webiste
Fix 403 forbidden errors for Cloudflare sites



PreviousZipchat Purchase Tracking Integration (Non-Shopify stores)NextChat Bubble Not Showing on your website
Last updated
Fix 403 forbidden errors for Cloudflare sites
Currently, Cloudflare is blocking the Zipchat crawlers by default; therefore, Zipchat can't keep itself up to date.
To use Zipchat and Cloudflare together, you need to add a custom security rule that allows Zipchat to do its job. Here's how to do it:
Open Cloudflare and click on your website

On the left menu, find Security / Security rules
After opening "Security rules" click "Create rule" > "Custom rules"

Then add the following info in the custom rule
Rule name: Allow Zipchat crawler ( or something else )
When incoming requests match...
Field: User Agent
Operator: equals
Value: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko) compatible; ZipchatBot/1.0; +https://zipchat.ai/bot
Then take action: Skip
WAF components to skip
Click all checkboxes
Place at:
Select order: First
Click "Deploy"

This should allow the Zipchat crawler to update itself on your website.
Last updated